VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99584   17 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99583   17 months vboxsync VMM/IEM: Fixed regression from r156691, where a …
(edit) @99582   17 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99581   17 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99580   17 months vboxsync Guest Additions/Guest Host: Implemented session detection (X11 / …
(edit) @99579   17 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @99578   17 months vboxsync VMM/GIC: Continue implementation, bugref:10404
(edit) @99577   17 months vboxsync include/iprt/armv8.h: Some paging related definitions, bugref:10388
(edit) @99576   17 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
(edit) @99575   17 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fixes and stubbing the hvc exception …
(edit) @99574   17 months vboxsync scm
(edit) @99573   17 months vboxsync scm
(edit) @99572   17 months vboxsync scm
(edit) @99571   17 months vboxsync manual: dita-ot 4.0.2 changes. bugref:10302
(edit) @99570   17 months vboxsync Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
(edit) @99569   17 months vboxsync Main/testcase/tstOVF.cpp: Improve error message to identify the …
(edit) @99568   17 months vboxsync ValidationKit/TestExecServ/linux: 'vboxtxs restart' doesn't work since …
(edit) @99567   17 months vboxsync FE/Qt: bugref:6832: Snapshot pane: Do not let Qt to touch horizontal …
(edit) @99566   17 months vboxsync Guest Additions/VBoxClient: One more libX11 import required for the …
(edit) @99565   17 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99564   17 months vboxsync Guest Additions/VBoxClient: Initial commit for bugref:10427. Xinerama …
(edit) @99563   17 months vboxsync include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address …
(edit) @99562   17 months vboxsync include/iprt/armv8.h: Fix creation of system register IDs and some …
(edit) @99561   17 months vboxsync FE/Qt: bugref:10322: Runtime UI: Make sure Debug actions still active …
(edit) @99560   17 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
(edit) @99559   17 months vboxsync Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
(edit) @99558   17 months vboxsync DevPS2K/UsbKbd: Improved range checks.
(edit) @99557   17 months vboxsync VMM/NEMR3Native-darwin: Cleanup the memory state tracking, since macOS …
(edit) @99556   17 months vboxsync include/iprt/x86.h: Add definitions for Intels CET
(edit) @99555   17 months vboxsync iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part …
(edit) @99554   17 months vboxsync Devices/Security/DevTpm: Query the established flag and buffer size …
(edit) @99553   17 months vboxsync libs/libtpms: Need to add TPM_LIBTPMS_CALLBACKS to the compiler …
(edit) @99552   17 months vboxsync VBoxDef2LazyLoad: Use g_LazyPtr_ instead of g_p as prefix for data …
(edit) @99551   17 months vboxsync VBoxDef2LazyLoad: Deal with DATA entries (was ignored). The DATA
(edit) @99550   17 months vboxsync Linux: rcvboxdrv, rcvboxadd: take into account CONFIG_LOCK_DOWN_KERNEL …
(edit) @99549   17 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99548   17 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99547   17 months vboxsync VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
(edit) @99546   17 months vboxsync FE/VBoxBFE: Some very simple SDL based display output and add more …
(edit) @99545   17 months vboxsync Devices/DevQemuFwCfg: Fixes, bugref:10431
(edit) @99544   17 months vboxsync Devices/DevPL031: Started implementing the PL031 PrimeCell RTC device, …
(edit) @99543   17 months vboxsync Devices/DevQemuFwCfg: Error out early when the item could not be …
(edit) @99542   17 months vboxsync Devices/DevFlashCFI: Barebones emulation to make the UEFI happy enough …
(edit) @99541   17 months vboxsync tools/bin/common-gen-workspace.inc.sh: exclude gif files.
(edit) @99540   17 months vboxsync VBoxDef2LazyLoad.cpp: Added support for explicit load functions for …
(edit) @99539   17 months vboxsync VBoxDef2LazyLoad.cpp: Added support for explicit load functions for …
(edit) @99538   17 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99537   17 months vboxsync Additions: Linux: rcvboxadd: skip system accounts when iterating over …
(edit) @99536   17 months vboxsync Linux: rcvboxdrv, rcvboxadd: Improved condition check when kernel …
(edit) @99535   17 months vboxsync Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
(edit) @99534   17 months vboxsync Additions/3D/win/VBoxGL: more formats; sync region destruction. bugref:9845
(edit) @99533   17 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99532   17 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99531   17 months vboxsync Devices/DevFlash: Fix implementation after the R0/R3 separation, …
(edit) @99530   17 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99529   17 months vboxsync Devices/DevPL011: Need to set and clear the TX FIFO full bit as well, …
(edit) @99528   17 months vboxsync Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
(edit) @99527   17 months vboxsync xpcom/tstTestHashtables: Don't use %c with Unicode CP, because it …
(edit) @99526   17 months vboxsync FE/Qt: bugref:10407. I have missed one place where we need X11 server …
(edit) @99525   17 months vboxsync Additions: Linux: rcvboxadd: more reshuffling in reload area to make …
(edit) @99524   17 months vboxsync Additions: Linux: rcvboxadd: improve logging and cleanup when …
(edit) @99523   17 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99522   17 months vboxsync bugref:10278. Reverted back r154628 partially.
(edit) @99521   17 months vboxsync Devices/Graphics: debugging helpers
(edit) @99520   17 months vboxsync Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
(edit) @99519   17 months vboxsync Validation Kit/Guest Control: Some older Linux test VMs (like …
(edit) @99518   17 months vboxsync Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
(edit) @99517   17 months vboxsync manual: Cannot see anyone using user_KnownIssues.xml, so removing it. …
(edit) @99516   17 months vboxsync manual: scm fix. bugref:10302
(edit) @99515   18 months vboxsync manual: Added the changelog to the (DITA) manual. [build fix] bugref:10302
(edit) @99514   18 months vboxsync manual: Added the changelog to the (DITA) manual. bugref:10302
(edit) @99513   18 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99512   18 months vboxsync Addition: Linux: rcvboxadd: fix comment, bugref:10359.
(edit) @99511   18 months vboxsync Additions: Linux: rcvboxadd: corrected path to rcvboxadd-service, …
(edit) @99510   18 months vboxsync Additions: Linux: rcvboxadd: Check for root user on those actions …
(edit) @99509   18 months vboxsync Validation Kit/unit tests: Also disabled tstRTTime for darwin.arm64 …
(edit) @99508   18 months vboxsync Additions: Linux: rcvboxadd: Do not use systemctl when reloading …
(edit) @99507   18 months vboxsync Additions: Linux: rcvboxadd-service: set proper exit code when …
(edit) @99506   18 months vboxsync Validation Kit/Guest Additions: Better fix for r156983 (Added kludge …
(edit) @99505   18 months vboxsync Additions: Linux: rcvboxadd: update variables naming, bugref:10359.
(edit) @99504   18 months vboxsync FE/Qt: bugref:10407. Adding some comments.
(edit) @99503   18 months vboxsync Additions/linux/installer: Use VBoxControl instead of VBoxClient to …
(edit) @99502   18 months vboxsync Additions/linux/installer: Added some docs. bugref:10359
(edit) @99501   18 months vboxsync manual: Generate VBoxManage command overview topic from converted …
(edit) @99500   18 months vboxsync manual: Generate VBoxManage command overview topic from converted …
(edit) @99499   18 months vboxsync Devices/EFI/Firmware: Refined workaround needed for old OS X boot loaders.
(edit) @99498   18 months vboxsync manual: Split out the topics of converted manpages into separate files …
(edit) @99497   18 months vboxsync manual: Split out the topics of converted manpages into separate files …
(edit) @99496   18 months vboxsync configure, xpcom/python: Handle versions up to Python 3.12, and remove …
(edit) @99495   18 months vboxsync configure: Allow using system liblzma, plus a small fix for the …
(edit) @99494   18 months vboxsync FE/VBoxSDL: Make it work with macOS, bugref:9449
(edit) @99493   18 months vboxsync FE/VBoxBFE: Configure the GIC, bugref:10397
(edit) @99492   18 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99491   18 months vboxsync FE/Qt: bugref:10407. Hopefully a better way to detect display server.
(edit) @99490   18 months vboxsync Validation Kit/Guest Additions: Added kludge for getting the Guest …
(edit) @99489   18 months vboxsync Additions: Linux: vboxsf: fix build for RHEL 9.3 (CentOS Stream 8) …
(edit) @99488   18 months vboxsync Additions: Linux: rcvboxadd: report UNKNOWN when running kernel module …
(edit) @99487   18 months vboxsync Validation Kit/tdUnitTest1.py: Disabled running tstIntNet-1, tstLow …
(edit) @99486   18 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99485   18 months vboxsync include/VBox: Add header containing definitions for the ARM Generic …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette