Timeline
May 2, 2023:
- 7:56 PM Changeset in vbox [99570] by
- Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
- 7:17 PM Changeset in vbox [99569] by
- Main/testcase/tstOVF.cpp: Improve error message to identify the …
- 7:03 PM Changeset in vbox [99568] by
- ValidationKit/TestExecServ/linux: 'vboxtxs restart' doesn't work since …
- 3:23 PM Changeset in vbox [99567] by
- FE/Qt: bugref:6832: Snapshot pane: Do not let Qt to touch horizontal …
- 3:05 PM Changeset in vbox [99566] by
- Guest Additions/VBoxClient: One more libX11 import required for the …
- 2:01 PM Changeset in vbox [99565] by
- Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
- 1:57 PM Changeset in vbox [99564] by
- Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
- 10:50 AM Changeset in vbox [99563] by
- include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address …
- 10:48 AM Changeset in vbox [99562] by
- include/iprt/armv8.h: Fix creation of system register IDs and some …
- 10:19 AM Changeset in vbox [99561] by
- FE/Qt: bugref:10322: Runtime UI: Make sure Debug actions still active …
Apr 28, 2023:
- 2:46 PM Changeset in vbox [99560] by
- IPRT/testcase: Improved range check for tstLdrObjR0.
- 2:30 PM Changeset in vbox [99559] by
- Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
- 1:54 PM Changeset in vbox [99558] by
- DevPS2K/UsbKbd: Improved range checks.
- 12:41 PM Changeset in vbox [99557] by
- VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
- 12:26 PM Changeset in vbox [99556] by
- include/iprt/x86.h: Add definitions for Intels CET
- 11:37 AM Changeset in vbox [99555] by
- iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part …
- 7:36 AM Changeset in vbox [99554] by
- Devices/Security/DevTpm: Query the established flag and buffer size …
- 7:34 AM Changeset in vbox [99553] by
- libs/libtpms: Need to add TPM_LIBTPMS_CALLBACKS to the compiler …
Apr 27, 2023:
- 8:16 PM Changeset in vbox [99552] by
- VBoxDef2LazyLoad: Use g_LazyPtr_ instead of g_p as prefix for data …
- 6:12 PM Changeset in vbox [99551] by
-
VBoxDef2LazyLoad: Deal with DATA entries (was ignored).
The
DATA… - 2:26 PM Changeset in vbox [99550] by
- Linux: rcvboxdrv, rcvboxadd: take into account CONFIG_LOCK_DOWN_KERNEL …
- 12:48 PM Changeset in vbox [99549] by
- FE/VBoxBFE: Some very simple SDL based display output and add more …
- 12:38 PM Changeset in vbox [99548] by
- FE/VBoxBFE: Some very simple SDL based display output and add more …
- 12:34 PM Changeset in vbox [99547] by
- VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
- 12:33 PM Changeset in vbox [99546] by
- FE/VBoxBFE: Some very simple SDL based display output and add more …
- 12:31 PM Changeset in vbox [99545] by
- Devices/DevQemuFwCfg: Fixes, bugref:10431
- 8:16 AM Changeset in vbox [99544] by
- Devices/DevPL031: Started implementing the PL031 PrimeCell RTC device, …
- 8:15 AM Changeset in vbox [99543] by
- Devices/DevQemuFwCfg: Error out early when the item could not be …
- 8:03 AM Changeset in vbox [99542] by
- Devices/DevFlashCFI: Barebones emulation to make the UEFI happy enough …
- 5:30 AM Changeset in vbox [99541] by
- tools/bin/common-gen-workspace.inc.sh: exclude gif files.
Apr 26, 2023:
- 9:38 PM Changeset in vbox [99540] by
- VBoxDef2LazyLoad.cpp: Added support for explicit load functions for …
- 9:34 PM Changeset in vbox [99539] by
- VBoxDef2LazyLoad.cpp: Added support for explicit load functions for …
- 8:59 PM Changeset in vbox [99538] by
- iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
- 7:47 PM Changeset in vbox [99537] by
- Additions: Linux: rcvboxadd: skip system accounts when iterating over …
- 7:04 PM Changeset in vbox [99536] by
- Linux: rcvboxdrv, rcvboxadd: Improved condition check when kernel …
- 4:52 PM Changeset in vbox [99535] by
- Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
- 4:19 PM Changeset in vbox [99534] by
- Additions/3D/win/VBoxGL: more formats; sync region destruction. bugref:9845
- 6:41 AM Changeset in vbox [99533] by
- Devices/DevFlash: Fix implementation after the R0/R3 separation, …
- 6:28 AM Changeset in vbox [99532] by
- Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
- 6:27 AM Changeset in vbox [99531] by
- Devices/DevFlash: Fix implementation after the R0/R3 separation, …
- 6:12 AM Changeset in vbox [99530] by
- Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
- 6:07 AM Changeset in vbox [99529] by
- Devices/DevPL011: Need to set and clear the TX FIFO full bit as well, …
- 6:07 AM Changeset in vbox [99528] by
- Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
Apr 25, 2023:
- 6:40 PM Changeset in vbox [99527] by
- xpcom/tstTestHashtables: Don't use %c with Unicode CP, because it …
- 1:22 PM Changeset in vbox [99526] by
- FE/Qt: bugref:10407. I have missed one place where we need X11 server …
Apr 24, 2023:
- 5:34 PM Changeset in vbox [99525] by
- Additions: Linux: rcvboxadd: more reshuffling in reload area to make …
- 4:54 PM Changeset in vbox [99524] by
- Additions: Linux: rcvboxadd: improve logging and cleanup when …
- 2:44 PM Changeset in vbox [99523] by
- bugref:10314. Reverted back r154561 partially. RAM unit is MB.
- 2:41 PM Changeset in vbox [99522] by
- bugref:10278. Reverted back r154628 partially.
- 10:59 AM Changeset in vbox [99521] by
- Devices/Graphics: debugging helpers
- 9:52 AM Changeset in vbox [99520] by
- Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
- 9:49 AM Changeset in vbox [99519] by
- Validation Kit/Guest Control: Some older Linux test VMs (like …
- 9:47 AM Changeset in vbox [99518] by
- Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
Apr 22, 2023:
- 10:41 AM Changeset in vbox [99517] by
- manual: Cannot see anyone using user_KnownIssues.xml, so removing it. …
- 10:29 AM Changeset in vbox [99516] by
- manual: scm fix. bugref:10302
- 2:02 AM Changeset in vbox [99515] by
- manual: Added the changelog to the (DITA) manual. [build fix] bugref:10302
- 1:59 AM Changeset in vbox [99514] by
- manual: Added the changelog to the (DITA) manual. bugref:10302
Note:
See TracTimeline
for information about the timeline view.

