Timeline
Feb 22, 2019:
- 11:21 PM Ticket #18449 (Mouse Cursor Corrupts when running Citrix Session in VirtualBox) created by
- When I load a Citrix session in my VirtualBox, the mouse cursor in …
- 9:47 PM Changeset in vbox [77443] by
- linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
- 9:46 PM Changeset in vbox [77442] by
- linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
- 8:53 PM Changeset in vbox [77441] by
- PGMR3PhysBulkGCPhys2CCPtrExternal: Fixed …
- 6:55 PM Changeset in vbox [77440] by
- NetIf-win.cpp: build fix
- 6:50 PM Changeset in vbox [77439] by
- linux/vboxsf: Rewrote sf_writepage to use VbglR0SfHostReqWritePgLst. …
- 6:32 PM Changeset in vbox [77438] by
- Main/src-server/win/NetIf-win.cpp: fix compile issue introduced in …
- 6:27 PM Changeset in vbox [77437] by
- Main/src-server/win/NetIf-win.cpp: make compiler happy but still fix …
- 5:40 PM Changeset in vbox [77436] by
- Main: Eradicate the use of BSTR in regular API code, there were leaks …
- 3:25 PM Changeset in vbox [77435] by
- FE/Qt: bugref:9389: A bit of care for r128995.
- 3:06 PM Changeset in vbox [77434] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Wipe out …
- 2:57 PM Changeset in vbox [77433] by
- FE/Qt: bugref:9389. scm fix
- 2:52 PM Changeset in vbox [77432] by
- FE/Qt: bugref:9389. Split UITextTable stuff and make it global.
- 2:24 PM Changeset in vbox [77431] by
- Linux Additions installer: Documented "--force" switch and got rid of …
- 1:24 PM Changeset in vbox [77430] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Wipe out …
- 1:07 PM Changeset in vbox [77429] by
- Guest Control/Validation Kit: Logging.
- 11:38 AM Changeset in vbox [77428] by
- FE/Qt: Reverting r128990.
- 11:11 AM Changeset in vbox [77427] by
- FE/Qt: bugref:9389. Moving details string generation to …
- 9:23 AM Changeset in vbox [77426] by
- Additional fix to r128951 (Linux kernel module MOD_DEF -> implicit -D, …
- 9:12 AM Changeset in vbox [77425] by
- VMM/IEM: Nested VMX: bugref:9180 space and const nit.
- 8:08 AM Changeset in vbox [77424] by
- Additions/linux/sharedfolders: driver build fixes for certain Linux …
- 6:38 AM Ticket #18448 (VD#0: DEK is missing Log Attached) created by
- VM worked perfectly before. VM files stored on separate internal hdd, …
- 4:38 AM Changeset in vbox [77423] by
- SUPDrv: Use atomics while updating host MSR-cached global variable.
- 3:47 AM Ticket #18447 (libffi-d78936b1.so.6.0.4: cannot open shared object file: No such file ...) created by
- Hi, I have linux laptop with with ubuntu 18.04 OS. …
- 3:34 AM Ticket #18446 (Code NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) - Class not ...) created by
- Hi, I have linux laptop with with ubuntu 18.04 OS. $lsb_release -a …
- 2:28 AM Changeset in vbox [77422] by
- linux/vboxsf: sf_readpage fix. bugref:9172
- 2:27 AM Changeset in vbox [77421] by
- linux/vboxsf: Better use VbglR0SfHostReqReadPgLst in sf_readpage. …
- 2:14 AM Changeset in vbox [77420] by
- linux/vboxsf: Rewrote sf_readpage() to use VbglR0SfHostReqReadContig. …
Feb 21, 2019:
- 11:53 PM Changeset in vbox [77419] by
- linux/vboxsf: Support non-COW mmap too. llseek needs to make sure the …
- 11:51 PM Changeset in vbox [77418] by
- FsPerf: updates. bugref:9172
- 11:50 PM Changeset in vbox [77417] by
- iprt/the-linux-kernel.h: Build fix for 2.6.0...3. bugref:9172
- 10:24 PM Changeset in vbox [77416] by
- More linux kernel module Makefile cleanups: Oops.
- 8:46 PM Changeset in vbox [77415] by
- More linux kernel module Makefile cleanups: Somehow missed the drm …
- 6:36 PM Changeset in vbox [77414] by
- VBoxDbg: some code cleanup
- 6:35 PM Changeset in vbox [77413] by
- Guest Control/Validation Kit: Use an array for file.write() calls.
- 6:25 PM Changeset in vbox [77412] by
- VBoxDbg: Moved the title management to the VBoxDbgBaseWindow class, …
- 3:57 PM Changeset in vbox [77411] by
- Devices/UART: Properly handle loopback mode (feeding the sent data …
- 3:37 PM Changeset in vbox [77410] by
- VMM/IEM: Nested VMX: bugref:9180 Set EFER.LMA in VM-entry control on …
- 1:00 PM Ticket #18445 (Problem when starting my virtual machin) created by
- i've downloaded an i386 version of Kali linux but when i start it in …
- 11:47 AM Changeset in vbox [77409] by
- FE/Qt: Showing machine's name in debug console's title bar.
- 10:04 AM Changeset in vbox [77408] by
- VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking validity of …
- 9:29 AM Changeset in vbox [77407] by
- FE/Qt: bugref:9080. Some commenting.
- 6:45 AM Changeset in vbox [77406] by
- VMM/IEM: Nested VMX: bugref:9180 Fix typos, MSR_K6_EFER_BIT_[LMA|LME] …
Feb 20, 2019:
- 8:39 PM Changeset in vbox [77405] by
- FE/Qt: bugref:9080. Adding context menus.
- 8:30 PM Ticket #18444 (Cannot use microphone. Applications that try to record audio hang) created by
- After I upgraded VirtualBox from 5.x to 6.0.4, I can no longer use …
- 7:57 PM Changeset in vbox [77404] by
- More linux kernel module Makefile cleanups: Try make 2.6.0 thru 2.6.5 …
- 6:44 PM Changeset in vbox [77403] by
- More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
- 6:42 PM Changeset in vbox [77402] by
- More linux kernel module Makefile cleanups: EXTRA_INCL appears not be …
- 6:40 PM Changeset in vbox [77401] by
- More linux kernel module Makefile cleanups: KFLAGS and LINUX_VERBOSE …
- 6:36 PM Changeset in vbox [77400] by
- More linux kernel module Makefile cleanups: Seems MODULE is not a …
- 6:23 PM Changeset in vbox [77399] by
- More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
- 6:17 PM Changeset in vbox [77398] by
- More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
- 6:17 PM Changeset in vbox [77397] by
- More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
- 5:50 PM Changeset in vbox [77396] by
- FE/Qt: bugref:9080. MacOS build fix. take 2
- 5:46 PM Changeset in vbox [77395] by
- FE/Qt: bugref:9080. MacOS build fix.
- 4:27 PM Changeset in vbox [77394] by
- More linux kernel module Makefile cleansup.
- 4:09 PM Changeset in vbox [77393] by
- More linux kernel module Makefile cleansup.
- 4:05 PM Changeset in vbox [77392] by
- DevATA: Return bit 7 clear when reading registers on IDE channel with …
- 3:52 PM Changeset in vbox [77391] by
- Renamed the common linux makefile includes to use a more conventional …
- 3:51 PM Changeset in vbox [77390] by
- Renamed the common linux makefile includes to use a more conventional …
- 3:34 PM Changeset in vbox [77389] by
- linux module makefile tinkering & cleaning up.
- 2:26 PM Changeset in vbox [77388] by
- FE/Qt: bugref:9401: A bunch of fixes for Export Appliance wizard …
- 2:20 PM Changeset in vbox [77387] by
- GuestControl/Main: Const'ed data to write in i_writeData[At].
- 2:17 PM Changeset in vbox [77386] by
- GuestControl/Main: Check for data size to write in GuestFile::write[At].
- 2:14 PM Changeset in vbox [77385] by
- GuestControl/Main: Fixed initializing some members.
- 1:55 PM Changeset in vbox [77384] by
- Guest Control/Validation Kit: Fixed burns (pylint).
- 1:45 PM Changeset in vbox [77383] by
- Guest Control/Validation Kit: Enabled and fixed file write tests.
- 1:44 PM Changeset in vbox [77382] by
- VMM: Further improvments on the IEM timer polling by making it fully …
- 1:41 PM Changeset in vbox [77381] by
- VMM: Further improvments on the IEM timer polling by making it fully …
- 1:40 PM Changeset in vbox [77380] by
- VMM: Further improvments on the IEM timer polling by making it fully …
- 1:30 PM Changeset in vbox [77379] by
- Installer/win: fix sed magic for MSM re-packing. bugref:8691
- 1:09 PM Changeset in vbox [77378] by
- IEMExecLots: Poll timers every 128 instruction.
- 1:00 PM Changeset in vbox [77377] by
- FE/Qt: bugref:9080. Some renaming.
- 12:32 PM Changeset in vbox [77376] by
- FE/Qt: bugref:9080. Save/load dialog geometry
- 12:17 PM Changeset in vbox [77375] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing another regression …
- 12:01 PM Changeset in vbox [77374] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Typo in r128921.
- 11:44 AM Changeset in vbox [77373] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing regression of moving …
- 11:27 AM Changeset in vbox [77372] by
- FE/Qt: bugref:9340: UIMediumSelector: Fixing cocoa hierarchy bug.
- 9:33 AM Ticket #18443 (Kernel Oops in vboxvideo -> fixed in 6.0.6) created by
- The guest crashes very often with an kernel Oops in vboxvideo. The …
- 8:11 AM Changeset in vbox [77371] by
- Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
- 8:04 AM Changeset in vbox [77370] by
- Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
- 1:03 AM Ticket #18442 (Can't start VM) closed by
- invalid
Feb 19, 2019:
- 5:45 PM Changeset in vbox [77369] by
- FE/Qt: bugref:9340. Being a more conservative in UIMediumSelector …
- 5:32 PM Changeset in vbox [77368] by
- Guest Control/Validation Kit: More fixes for Windows XP SP2 guests.
- 5:11 PM Changeset in vbox [77367] by
- Runtime/r0drv/linux: handle get_user_pages back-port to Linux 4.4.168. …
- 4:00 PM Changeset in vbox [77366] by
- FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate pin …
- 3:53 PM Changeset in vbox [77365] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Typo in r128906.
- 3:43 PM Changeset in vbox [77364] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: A bit of cleanup for …
- 3:25 PM Changeset in vbox [77363] by
- FE/Qt: bugref:9340. Re-enumerating medium registry during medium …
- 2:40 PM Changeset in vbox [77362] by
- FE/Qt: bugref:9289: VirtualBox Manager: Details pane: Exclude …
- 1:41 PM Changeset in vbox [77361] by
- manual: Use plain rather than req for the inner args in the medium …
- 1:24 PM Changeset in vbox [77360] by
- VMM/ssmR3FileWrite: Remove incorrect assertion (RTFileWriteAt doesn't …
- 11:16 AM Changeset in vbox [77359] by
- FE/Qt: bugref:9340. Dont use/update recent medium list for hard disk …
- 11:02 AM Changeset in vbox [77358] by
- VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on …
- 11:01 AM Changeset in vbox [77357] by
- VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp …
- 10:33 AM Changeset in vbox [77356] by
- FE/Qt: bugref:9340. Updating recently used medium lists, and media …
- 8:59 AM Changeset in vbox [77355] by
- Guest Control/Validation Kit: More fixes for Windows XP guests.
- 8:03 AM Ticket #18442 (Can't start VM) created by
- Failed to open a session for the virtual machine Minix 3. Raw-mode is …
Feb 18, 2019:
- 9:17 PM Changeset in vbox [77354] by
- doc/manual: Replace xref in man and --help output with chapter/section …
- 9:15 PM Changeset in vbox [77353] by
- doc/manual: Replace xref in man and --help output with chapter/section …
- 6:47 PM Changeset in vbox [77352] by
- produce MSM installer for a while
- 6:46 PM Changeset in vbox [77351] by
- Installer/win: Fix typos breaking the re-packing scripts. Include the …
- 5:38 PM Changeset in vbox [77350] by
- Guest Control/Validation Kit: Use "Windows\Media" instead of …
- 3:47 PM Changeset in vbox [77349] by
- DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
- 3:09 PM Ticket #18439 (broken VRDP in 6.0.4 on AMD HW) closed by
- invalid
- 3:08 PM Changeset in vbox [77348] by
- PDM: Added too on seemingly bogus release assertions. ticketref:18331
- 3:07 PM Ticket #18438 (vboxmanage segmentation fault - VirtualBox 6.0.4 on macOS) closed by
- duplicate: #18341
- 2:43 PM Ticket #18435 (Windows 10 move "desktop" detaches from Frame) closed by
- duplicate: #17168
- 1:26 PM Changeset in vbox [77347] by
- FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate …
- 1:07 PM Changeset in vbox [77346] by
- FE/Qt: bugref:9373: VirtualBox Manager: Chooser pane: Integrate …
- 12:49 PM Changeset in vbox [77345] by
- FE/Qt: bugref:9340. Using medium selector in the first time run wizard
- 10:58 AM Changeset in vbox [77344] by
- FE/Qt: bugref:9340. Fixes to r128874.
- 9:10 AM Changeset in vbox [77343] by
- Additions/WDDM: Always enable handling complex topologies …
- 9:08 AM Changeset in vbox [77342] by
- Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
- 8:49 AM Changeset in vbox [77341] by
- FE/Qt: bugref:9340. Replace the file selector dialog in the storage …
- 8:45 AM Changeset in vbox [77340] by
- Guest Control/Validation Kit: Fixed and enabled test cases for reading …
- 8:42 AM Changeset in vbox [77339] by
- Guest Control/Validation Kit: Use VM kind at most places instead of VM …
Feb 17, 2019:
- 7:08 PM Ticket #18441 (Crash host) created by
- I have developpe dopengl windows application i have sended …
Feb 15, 2019:
- 6:31 PM Changeset in vbox [77338] by
- back to normal
- 12:56 PM Changeset in vbox [77337] by
- FE/Qt: bugref:9340. Adding 'create' action to medium tool.
- 12:56 PM Changeset in vbox [77336] by
- EFI: Tuned the IDE/ATAPI driver for about 10x better throughput.
- 12:56 PM Changeset in vbox [77335] by
- FE/Qt: bugref:9340. Using the correct variable during viso creation.
- 12:46 PM Changeset in vbox [77334] by
- produce MSM installer for a while
- 12:22 PM Changeset in vbox [77333] by
- Installer/win: fix for MSM packing (not using language specifif …
- 12:21 PM Changeset in vbox [77332] by
- FE/Qt: bugref:9080. Populating the action-panel map correctly.
- 11:23 AM Changeset in vbox [77331] by
- Installer/win: Fix sed processing of the wix files used for re-packing …
- 11:04 AM Changeset in vbox [77330] by
- FE/Qt: bugref:9080. Move browser actions to a single vertical toolbar.
- 10:58 AM Ticket #18440 (Keyboard and mouse don't work after creating snapshot) created by
- 1. Start guest macOS 10.14.2 2. Log in guest OS 3. Go to VirtualBox on …
- 10:22 AM Changeset in vbox [77329] by
- Installer/win: Finish Properties.wxi -> Defines.wxi renaming (for MSM …
- 10:18 AM Changeset in vbox [77328] by
- Additions/linux/installer: detect compressed kernel modules too in …
- 10:09 AM Changeset in vbox [77327] by
- Installer/win: fix escaping (was showing up in the MSM case, but the …
- 9:46 AM Changeset in vbox [77326] by
- FE/Qt: bugref:9340. Use correct type during medium attachment.
- 8:31 AM Ticket #18378 (3D acceleration does not work on Linux guest -> supported with VMSVGA ...) closed by
- wontfix: I went through the changes between 5.2.22 and 5.2.24, and now it is …
- 7:55 AM Changeset in vbox [77325] by
- VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
- 7:11 AM Ticket #18439 (broken VRDP in 6.0.4 on AMD HW) created by
- Linux rdesktop (1.8.4) and also vinagre cannot connect to port 3389 on …
Feb 14, 2019:
- 9:23 PM Changeset in vbox [77324] by
- Devices/Serial: Don't try to process data if the either the buffer is …
- 9:20 PM Changeset in vbox [77323] by
- Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for …
- 8:46 PM Ticket #18438 (vboxmanage segmentation fault - VirtualBox 6.0.4 on macOS) created by
- If I run vboxmanage showinfo for a VM that has a USB device attached, …
- 8:11 PM Changeset in vbox [77322] by
- FE/Qt: bugref:9080. Some cleanup and commenting.
- 7:56 PM Changeset in vbox [77321] by
- FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
- 5:41 PM Changeset in vbox [77320] by
- Updated user_PrivacyPolicy.xml to get updated Oracle Privacy Policy link
- 5:39 PM Changeset in vbox [77319] by
- VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
- 5:36 PM Changeset in vbox [77318] by
- REM: Initialize hardware virtualization state in the partially …
- 3:59 PM Changeset in vbox [77317] by
- Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().
- 3:57 PM Changeset in vbox [77316] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Choose ex-group items after …
- 3:53 PM Changeset in vbox [77315] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Fixing crash happening …
- 3:49 PM Changeset in vbox [77314] by
- Guest Control/HostService: Removed incorrect (debug) assertion in …
- 3:45 PM Changeset in vbox [77313] by
- FE/Qt: bugref:9241: VirtualBox Manager UI: Simplify Chooser pane …
- 2:58 PM Changeset in vbox [77312] by
- Makefile.kmk: fix incorrect expansion inside a define (yes, needs …
- 2:03 PM Changeset in vbox [77311] by
- FE/Qt: bugref:9049: Windows: Rename VirtualBoxVM process name accordingly.
- 1:22 PM Changeset in vbox [77310] by
- FE/Qt: bugref:9373: UIGraphicsScrollArea: Wheel event handling bug …
- 11:40 AM Ticket #729 (If you delete an iso image,you can't remove it from the list) reopened by
- 11:00 AM Changeset in vbox [77309] by
- FE/Qt: bugref:9080. Build fix
- 10:39 AM Changeset in vbox [77308] by
- FE/Qt: bugref:9080. Redesigning VISO creator by hiding the ugly tree …
- 10:32 AM Changeset in vbox [77307] by
- Additions/linux/installer: clean up kernel module rebuilding again. …
- 10:10 AM Changeset in vbox [77306] by
- Additions/linux/installer: clean up kernel module rebuilding again. …
- 7:44 AM Ticket #18437 (Shared folders mounted too late, when restoring from saved state) created by
- When restoring a CentOS 6.6 client out of saved state, it seems that …
Feb 13, 2019:
- 5:34 PM Changeset in vbox [77305] by
- FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
- 5:05 PM Ticket #18436 (Strange behavior for Full-screen minimize/restore on host screen 2) created by
- If my VB guest session is on host screen 2, a minimize/restore …
- 3:19 PM Changeset in vbox [77304] by
- VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
- 3:02 PM Ticket #18435 (Windows 10 move "desktop" detaches from Frame) created by
- Windows10, latest VirtualBox 6.0.4 if you drag the windows 10 desktop …
- 2:49 PM Changeset in vbox [77303] by
- linux/vboxsf: Cleaned out the VBOXSF_USE_DEPRECATED_VBGL_INTERFACE …
- 2:30 PM Changeset in vbox [77302] by
- Installer/win: typo fix
- 2:16 PM Changeset in vbox [77301] by
- Installer/win: Added repacking support for the MSM packages
- 1:59 PM Changeset in vbox [77300] by
- DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
- 1:57 PM Changeset in vbox [77299] by
- DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
- 1:28 PM Changeset in vbox [77298] by
- FE/Qt: bugref:9390: Manager action-pool: More suitable mnemonic for …
- 12:58 PM Changeset in vbox [77297] by
- FE/Qt: bugref:9390: Manager action-pool, VirtualBox Manager and Export …
- 12:38 PM Ticket #18434 (Mouse Integration Issue version 6.0.4 r128413) created by
- Hi, I'm experiencing an issue with the mouse pointer in the latest …
- 12:15 PM Changeset in vbox [77296] by
- DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
- 10:55 AM Changeset in vbox [77295] by
- VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
- 10:28 AM Changeset in vbox [77294] by
- FE/Qt: bugref:9389: Add graphics controller information to Session …
- 10:17 AM Changeset in vbox [77293] by
- x86.h: Added X86_GREG_COUNT similar to the existing X86_SREG_COUNT for …
- 10:13 AM Changeset in vbox [77292] by
- Case sensitivity fix.
- 9:13 AM Changeset in vbox [77291] by
- FE/Qt: bugref:9340. Make all medium creation functions in VBoxGlobal …
Feb 12, 2019:
- 11:38 PM Ticket #18433 (Application Error - The instruction xxx referenced memory at xxx. The ...) created by
- Intermittently, a running Windows guest VM will crash and display the …
- 6:56 PM Changeset in vbox [77290] by
- FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBar behavior …
- 4:53 PM Changeset in vbox [77289] by
- DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
- 4:49 PM Changeset in vbox [77288] by
- DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
- 4:47 PM Changeset in vbox [77287] by
- DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
- 3:51 PM Changeset in vbox [77286] by
- FE/Qt: Guest Control file manager: Yet another fix for copying …
- 3:46 PM Changeset in vbox [77285] by
- FE/Qt: bugref:9373: A bit of refactoring for UIGraphicsScrollBar to …
- 3:45 PM Ticket #18432 (Ubuntu is failing to install) created by
- When installing Ubuntu (32x) the installation will hit a large error …
- 3:41 PM Changeset in vbox [77284] by
- VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
- 3:30 PM Changeset in vbox [77283] by
- nit
- 3:28 PM Ticket #18419 (Auto-resize Guest Display and Seamless Mode does not work -> ...) closed by
- worksforme: Is it alright if I close this as "not a bug"? It will still stay in …
- 3:28 PM Changeset in vbox [77282] by
- vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
- 3:13 PM Changeset in vbox [77281] by
- VMM/HMSVM: Naming nit, missed file.
- 3:09 PM Changeset in vbox [77280] by
- VMM/HMSVM: Naming nit.
- 2:47 PM Changeset in vbox [77279] by
- Guest Control/Main + FE/Qt: Reverted r128734 (Be more strict for …
- 2:46 PM Changeset in vbox [77278] by
- FE/Qt: bugref:9340. Adding a comment
- 2:45 PM Changeset in vbox [77277] by
- FE/Qt: bugref:9340. Adding a medium create action to virtualmedium …
- 1:44 PM Changeset in vbox [77276] by
- tstSharedFolderService.cpp: Need to catch RTFileWriteAt and …
- 12:25 PM Changeset in vbox [77275] by
- FE/Qt: bugref:9072: Restore the highlight text color fix r128070.
- 12:13 PM Changeset in vbox [77274] by
- FE/Qt: bugref:9373: macOS: More native UIGraphicsScrollBarToken …
- 12:10 PM Changeset in vbox [77273] by
- FE/Qt: bugref:9373: Make UIGraphicsScroollBarToken orientation aware; …
- 12:04 PM Changeset in vbox [77272] by
- NetLwf: (bugref:8976) Odd-length packets are aligned properly, but no …
- 10:53 AM Ticket #18352 (Current state snapshot deleted) closed by
- invalid
- 10:53 AM Ticket #18374 (OS/2 File sharing on MacOS host causes crash when attempting to list ...) closed by
- duplicate
- 10:47 AM Changeset in vbox [77271] by
- Config.kmk: eliminate long unused makecab/cabsdk
- 10:44 AM Ticket #18427 (Guest wrong System Base Memory) closed by
- invalid
- 7:25 AM Changeset in vbox [77270] by
- Runtime: Fix compilation with LibreSSL <2.7.0. BIO_up_ref() was …
- 5:41 AM Ticket #18431 (Critical error) created by
- I am just starting out again using VirtualBox. I have been running …
Note:
See TracTimeline
for information about the timeline view.