Timeline
Dec 16, 2022:
- 6:52 PM Changeset in vbox [97829] by
- 7.0 Changelog.
- 6:25 PM Changeset in vbox [97828] by
- Addition: Linux: vboxguest: Mouse integration: invert vertical and …
- 5:04 PM Ticket #21344 (Machine became unstable after multiple save and restore) created by
- Hello, My machine work good but when i make many time action …
- 3:24 PM Changeset in vbox [97827] by
- DnD/Additions/VBoxClient: Make use of DND_PATH_SEPARATOR_STR.
- 2:43 PM Changeset in vbox [97826] by
- DnD/Additions/VBoxClient: Filter out the default X11-specific formats …
- 2:40 PM Changeset in vbox [97825] by
- IPRT: Added RTCListBase::filter() + testcases.
- 1:59 PM Changeset in vbox [97824] by
- Devices/Network/DevVirtioNet_1_0: Fixed broken network after loading a …
- 12:57 PM Changeset in vbox [97823] by
- IPRT: Added RTCListBase == and != operator support + testcases.
- 11:16 AM Ticket #21343 (Keeps losing linked disk) created by
- I had cause to delete a linked clone (not the files ..) to investigate …
- 9:29 AM Changeset in vbox [97822] by
- DnD/Main: Don't set (and return) an error for …
- 9:14 AM Changeset in vbox [97821] by
- include/iprt/nocrt/vector: Fixes for accessing [c]end() iterators on …
Dec 15, 2022:
- 11:06 PM Changeset in vbox [97820] by
- VMM/DBGF: Respect the resume flag in DBGFBpCheckInstruction. bugref:9898
- 11:05 PM Changeset in vbox [97819] by
- ValKit/bs3-cpu-basic-2: Added a test of the RF flag after hitting an …
- 10:46 PM Changeset in vbox [97818] by
- bs3kit/Bs3TrapSystemCallHandler: Must save and restore SS around …
- 8:01 PM Changeset in vbox [97817] by
- DnD/Main: Fixed GuestDnDState::isProgressRunning().
- 7:48 PM Changeset in vbox [97816] by
- VMMDev: Mouse Integration: do not double-invert horizontal and …
- 7:47 PM Ticket #21342 (With 7.0.4, suspending and restoring a VM with Paravirtualized ...) closed by
- duplicate: Actually a duplicate of #21172 (the description there differs …
- 7:39 PM Changeset in vbox [97815] by
- VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
- 7:22 PM Ticket #21342 (With 7.0.4, suspending and restoring a VM with Paravirtualized ...) created by
- With version 7.0.4, configuring a Linux guest with Paravirtualized …
- 7:03 PM Changeset in vbox [97814] by
- Devices/network/DevVirtioNet_1_0: Fix leaking the control packet …
- 6:47 PM Changeset in vbox [97813] by
- Devices/Network/DrvIntNet: Fix forgotten STAM de-registration when the …
- 5:57 PM Ticket #21341 (Enabling all 4 serial ports results in conflicts due to shared IRQ values) created by
- By default, COM ports 1 and 3 share an IRQ value of 4, while COM ports …
- 5:31 PM Changeset in vbox [97812] by
- Additions: Linux: vboxguest: Mouse Integration: restore mouse caps …
- 1:41 PM Changeset in vbox [97811] by
- include/iprt/nocrt/vector: Fixed the != operator -- Thanks to Martin …
- 9:16 AM Changeset in vbox [97810] by
- doc/manual: Document --port option to usbfilter commands in Russian. …
- 9:05 AM Ticket #21340 (VM crashes while upgrading GuestAdditions to 7.0.4) created by
- What the title says. Attaching logs…
Dec 14, 2022:
- 11:59 PM Changeset in vbox [97809] by
- libs/zlib: fixed incorrect change tagging. bugref:10261
- 11:55 PM Changeset in vbox [97808] by
- zlib-1.2.13: Reverted r154875 and applied the change to the makefile …
- 11:52 PM Changeset in vbox [97807] by
- zlib-1.2.13: Reverted r154875 and applied the change to the makefile …
- 9:30 PM Changeset in vbox [97806] by
- doc/manual: Document --port option to usbfilter commands. Translated …
- 9:19 PM Changeset in vbox [97805] by
- Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
- 9:09 PM Changeset in vbox [97804] by
- VBoxManage: Add port based filter support. Offered by the API and GUI …
- 8:31 PM Ticket #21339 (USB Filter PortNumber field formatting for ports higher than 9 => ...) created by
- Inability to insert a PortNumber higher than 9, the "Port" field of …
- 4:44 PM Ticket #21338 (Kernel Panic Boot2Docker Distro) created by
- Please see this [https://github.com/hashicorp/vagrant/issues/13011 …
- 3:28 PM Changeset in vbox [97803] by
- DnD/Docs: Added some trouble shooting hints about drag'n drop (UAC + UIPI).
- 2:58 PM Changeset in vbox [97802] by
- DnD/Main: Made the progress object description a bit more flexible, to …
- 2:50 PM Changeset in vbox [97801] by
- DnD/Main: Some more reset handling fixes.
- 11:53 AM Changeset in vbox [97800] by
- zlib-1.2.13: attempt to fix OS/2 build. bugref:10335
- 9:33 AM Changeset in kBuild [3574] by
- kash: shut up annoying warning
- 9:17 AM Changeset in kBuild [3573] by
- kash: addressed some pedantic warnings
Dec 13, 2022:
- 8:35 PM Ticket #21337 (Guest start aborted every time when bridged network interface name changes) created by
- Attaching to physical interface via bridge adapter may cause guest to …
- 6:39 PM Ticket #21336 (VirtualBox 7.0.2 interferes with LG Curved UltraWide 40WP95C audio) created by
- I recently bought a LG Curved UltraWide 40WP95C monitor which is …
- 5:26 PM Changeset in vbox [97799] by
- DnD: Resolved a @todo: Return rc when closing DnD objects.
- 5:10 PM Changeset in vbox [97798] by
- DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
- 5:09 PM Changeset in vbox [97797] by
- DnD/HostService: Reset handling fixes: Don't reset (clear) the …
- 4:48 PM Changeset in vbox [97796] by
- DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
- 2:52 PM Changeset in vbox [97795] by
- FE/Qt: bugref:9996: UIWizardImportApp: Fixing small regression in …
- 2:21 PM Changeset in vbox [97794] by
- DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
- 1:59 PM Changeset in vbox [97793] by
- DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
- 1:47 PM Changeset in vbox [97792] by
- DnD/Fe/Qt: Added UIDnDHandler::getProcessIntetrityLevel() to retrieve …
- 1:11 PM Changeset in vbox [97791] by
- VMMDev mouse: bugref:10285: Fix burn.
- 1:06 PM Changeset in vbox [97790] by
- VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
- 11:53 AM Ticket #21281 (VMBox fatal error after host Win-11 Sleep) closed by
- invalid: Please upload a VBox.log of the affected VM and reopen this ticket.
- 11:29 AM Ticket #21333 (Critical error on initial start of Windows 10 VM on macOS) closed by
- invalid: You are really trying to run a Windows 10 guest on an Apple Silicon …
- 11:26 AM Ticket #19963 (vboximg-mount: error: Failed to load the fuse library, ...) closed by
- wontfix: Due to the incompatible license of macFuse it is impossible to ship …
Dec 12, 2022:
- 6:43 PM Changeset in vbox [97789] by
- DnD: Simplified / untangled reset handling: - Don't implicitly reset …
- 6:36 PM Changeset in vbox [97788] by
- DnD: Simplified / untangled reset handling: - Don't implicitly reset …
- 6:07 PM Changeset in vbox [97787] by
- DnD/FE/Qt: Propagate IGuestDnDSource + IGuestDnDTarget errors to the …
- 5:59 PM Changeset in vbox [97786] by
- DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
- 5:54 PM Changeset in vbox [97785] by
- IEM: Fixed/added C implementation stubs for RSQRTxx/ROUNDxx.
- 5:54 PM Changeset in vbox [97784] by
- DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
- 5:26 PM Changeset in vbox [97783] by
- DnD/Main: Added ability to report back the guest-side rc when waiting …
- 5:02 PM Changeset in vbox [97782] by
- IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
- 5:01 PM Changeset in vbox [97781] by
- DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
- 4:57 PM Changeset in vbox [97780] by
- DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
- 3:40 PM Ticket #21335 (can't see guest OS mapped network drives in File Manager - regression) created by
- VB 7.0.4, W10 guest OS. In the bridged network guest, map a drive to a …
- 3:13 PM Changeset in vbox [97779] by
- DevVGA: Implemented address wraparound for text modes for better …
- 1:50 PM Changeset in vbox [97778] by
- IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
- 1:14 PM Changeset in vbox [97777] by
- VMM/HMR0VMX: Corrected the HMVMX_CHECK_BREAK macro - it wasn't really …
- 12:46 PM Changeset in vbox [97776] by
- VMM/EM: When responding to VINF_EM_RESCHEDULE_HM in the EM loop, we …
- 11:20 AM Changeset in vbox [97775] by
- VMM/PDMDriver: LogRel -> LogFlow
- 11:13 AM Ticket #21313 (ВМ) closed by
- invalid
- 11:13 AM Changeset in vbox [97774] by
- Validation Kit: Don't report an actual error when handling core dumps …
- 9:17 AM Changeset in vbox [97773] by
- zlib-1.2.13: switching from 1.2.12 to 1.2.13. ​bugref:10335
- 4:35 AM Ticket #21334 (arcaos hard disks not recognized) created by
- In Arcaos (OS/2) guests, hard disks are no longer recognized with Win …
Dec 11, 2022:
- 10:25 AM Ticket #21333 (Critical error on initial start of Windows 10 VM on macOS) created by
- On the first start/installation of windows 10.
Dec 10, 2022:
- 7:10 PM Ticket #21332 (Guru Meditation (VERR_VMX_INVALID_GUEST_STATE) in the FreeBSD boot ...) created by
- Booting a newly created VM with the FreeBSD 12.3 ISO from …
Dec 9, 2022:
- 11:40 PM Ticket #21331 (Delete of a VM does not delete unattended files, so can't recreate VM) created by
- If you create a VM using unattended installation, then you RMB on the …
- 10:06 PM Ticket #21330 (Switching between Guided and Expert mode clears populated fields) created by
- If you start a new VM, put in some basics, like name, ISO, etc., then …
- 9:46 PM Ticket #21329 (Help doc comes up behind new VM dialog and can't be accessed) created by
- 1) start a new VM 2) in the "Create Virtual Machine" dlg, click the …
- 6:27 PM Ticket #21328 (Update to 7.0.4 seems to crash after lacking 6.1.38?) created by
- I loved Virtual Box and did neglect updating-problems. My favorite …
- 5:39 PM Changeset in vbox [97772] by
- DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
- 12:23 PM Changeset in vbox [97771] by
- FE/Qt: Fixing Runtime UI bug with invisible borders for captured mouse …
- 11:51 AM Changeset in vbox [97770] by
- DnD/VBoxTray: Made the Enter desktop notification (verbose mode only) …
- 11:43 AM Changeset in vbox [97769] by
- DnD: Added DnDActionListToStrA().
- 11:18 AM Changeset in vbox [97768] by
- DnD/VBoxClient: Made the Enter desktop notification (verbose mode …
Dec 8, 2022:
- 9:22 PM Changeset in vbox [97767] by
- IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
- 9:09 PM Changeset in vbox [97766] by
- IPRT/RTSystemFirmware/solaris: Add a Solaris-specific implementation …
- 4:28 PM Changeset in vbox [97765] by
- FE/Qt: Regression fix in UIProgressDialog; Infinite progress type can …
- 3:47 PM Changeset in vbox [97764] by
- DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
- 3:27 PM Changeset in vbox [97763] by
- DnD/HostService: Don't send any host-specific messages to the guest …
Dec 7, 2022:
- 4:59 PM Changeset in vbox [97762] by
- DnD: Added VBOXDNDSTATE enum + string conversion function.
- 3:57 PM Changeset in vbox [97761] by
- DnD/Main: Don't set any (new) progress if the progress object already …
- 3:13 PM Changeset in vbox [97760] by
- DnD/Main: Don't set any (new) progress if the progress object already …
- 1:54 PM Ticket #21327 (macosx M2 Unable to import OVA with error NS_ERROR_INVALID_ARG) created by
- Does anyone have a work around for importing .ova files into Version …
- 1:20 PM Changeset in vbox [97759] by
- zlib-1.2.13: Applied and adjusted our zlib changes to 1.2.12. bugref:10335
Dec 6, 2022:
- 9:50 PM Changeset in vbox [97758] by
- VMM/IEM: Doxygen fix (hopefully). bugref:9898
- 5:43 PM WikiStart edited by
- (diff)
- 2:20 PM Changeset in vbox [97757] by
- FE/Qt: bugref:9898: Migrating UIHelpBrowserWidget to Qt6.
- 10:55 AM Changeset in vbox [97756] by
- Attempt to fix Doxygen breakage.
- 10:31 AM Changeset in vbox [97755] by
- FE/Qt: bugref:9898: Migrating UIFileManagerTable stuff to Qt6.
- 10:07 AM Changeset in vbox [97754] by
- FE/Qt: bugref:9898: Build fix for r154813; Forgot that old linux still …
- 9:57 AM Changeset in vbox [97753] by
- Debugger/DBGCEval: Doxygen fixes.
- 9:57 AM Changeset in vbox [97752] by
- FE/Qt: bugref:9898: Forgot something in r154775.
- 9:49 AM Changeset in vbox [97751] by
- DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
- 9:42 AM Changeset in vbox [97750] by
- DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
- 9:32 AM Changeset in vbox [97749] by
- DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
- 9:26 AM Changeset in vbox [97748] by
- DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
- 9:18 AM Changeset in vbox [97747] by
- DnD/HostService: Resolve message types to strings in …
- 9:09 AM Changeset in vbox [97746] by
- DnD/VbglR3: Logging nit.
- 9:08 AM Changeset in vbox [97745] by
- DnD/VbglR3: Reverted r154805 (committed too much).
- 9:07 AM Changeset in vbox [97744] by
- DnD/VbglR3: Logging nit.
- 5:06 AM Ticket #21326 (DirectX 9 image wrong offset in win7 guest) created by
- The few DX-9 applications that still run in a Windows 7 guest look …
- 2:47 AM Ticket #21325 (Enhancement: enable high refresh rates (frame rates?) in guests) created by
- From what I understand, VirtualBox caps the refresh rate (or frame …
Note:
See TracTimeline
for information about the timeline view.