VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99792   22 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99790   22 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
(edit) @99789   22 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys, …
(edit) @99788   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
(edit) @99787   22 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99786   22 months vboxsync Devices/Network: wip. partial implementation of libslirp driver. …
(edit) @99785   22 months vboxsync Devices/Graphics: debugging helpers readBuffer update
(edit) @99784   22 months vboxsync Guest Control/VBoxManage + FE/Qt: Fixed parameter …
(edit) @99782   22 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99781   22 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99780   22 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99779   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99777   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   22 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99773   22 months vboxsync Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
(edit) @99771   22 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   22 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99768   22 months vboxsync Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
(edit) @99767   22 months vboxsync libs/xpcom18a4/xpidl_idl.c: Explicetely initialize ftracefile with …
(edit) @99766   22 months vboxsync Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
(edit) @99765   22 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Nits.
(edit) @99763   22 months vboxsync VirtualBox/Doxyfile: updated to 1.9.6. bugref:10442
(edit) @99759   22 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   22 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99756   22 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99754   22 months vboxsync Guest Control/VBoxManage: Resolve wait result to a text when running …
(edit) @99753   22 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
(edit) @99752   22 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99751   22 months vboxsync FE/VBoxBFE: Configure PCIe bus, bugref:10445
(edit) @99750   22 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99749   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99748   22 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
(edit) @99744   22 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99743   22 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99742   22 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
(edit) @99741   22 months vboxsync Main: More Clang 13 build fixes (warnings as errors).
(edit) @99740   22 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   22 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99738   22 months vboxsync Devices/DevQemuFwCfg: Some doxgen fixes
(edit) @99737   22 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99735   22 months vboxsync VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the …
(edit) @99734   22 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99731   22 months vboxsync Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, …
(edit) @99730   22 months vboxsync IPRT: Clang 13 fixes (warnings as errors).
(edit) @99729   22 months vboxsync ValKit/vboxinstaller.py: Corrected DMG umount retrying from r148180 to …
(edit) @99728   22 months vboxsync Main: Upgraded the doxygen file to 1.9.6. bugref:10442
(edit) @99727   22 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99726   22 months vboxsync Main: Doxygen fixes. bugref:10442
(edit) @99725   22 months vboxsync VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
(edit) @99724   22 months vboxsync VMM/EM: Nested VMX: bugref:10318 Comment nit.
(edit) @99723   22 months vboxsync Audio/Settings: Also use the PulseAudio backend when we find …
(edit) @99717   22 months vboxsync Validation Kit/VBoxClient: Added Fudge factor -- wait for the desktop …
(edit) @99715   22 months vboxsync *.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST …
(edit) @99714   22 months vboxsync Main/Makefile.kmk: Build the SDK html docs as part of the …
(edit) @99709   22 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99708   22 months vboxsync libs/Makefile.kmk: Don't build any unnecessary libraries in …
(edit) @99707   22 months vboxsync *.kmk: More SDK makefile cleanups. bugref:10442
(edit) @99706   22 months vboxsync *.kmk: More SDK makefile cleanups. bugref:10442
(edit) @99705   22 months vboxsync ValidationKit: Update path to disk image for tst-ubuntu-20_04-64-amdvi …
(edit) @99704   22 months vboxsync Runtime/testcase/tstRTSemEvent: test1() queues up two threads behind a …
(edit) @99703   22 months vboxsync fixing pylint complains
(edit) @99702   22 months vboxsync testmanager/cgi/status.py changes, add arch info for test results
(edit) @99701   22 months vboxsync *kmk: VBOX_ONLY_SDK_ON_WINDOWS changes and cleanups. bugref:10442
(edit) @99700   22 months vboxsync Validation Kit/VBoxClient: Postpone checking for the display server …
(edit) @99699   22 months vboxsync src/Makefile.kmk: Kicked out some obsolete VBOX_WITH_REM bits. bugref:10348
(edit) @99698   22 months vboxsync Validation Kit/VBoxClient: Postpone checking for the display server …
(edit) @99697   22 months vboxsync Guest Additions/VBoxClient: Increased logging verbosity for testboxes. …
(edit) @99696   22 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99695   22 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99694   22 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99693   22 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99692   22 months vboxsync NetworkServices,VirtualBox: Omit -rpath on macOS when running parfait, …
(edit) @99691   22 months vboxsync Guest Additions/VBoxClient: Increased logging verbosity for testboxes. …
(edit) @99690   22 months vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @99689   22 months vboxsync Guest Additions/VBoxClient: Dropped the idea of having an own logging …
(edit) @99688   22 months vboxsync Devices/Graphics: common code for 3D backend initialization and …
(edit) @99687   22 months vboxsync VMM: Nested VMX: bugref:10318 Moved vmxHCGetGuestIntrStateWithUpdate() …
(edit) @99686   22 months vboxsync VMM/IEM: More work on the decoder/recompiler part. bugref:10369
(edit) @99685   22 months vboxsync VMM/IEM: Backed the iemOpHlpCalcRmEffAddrEx functionality into the …
(edit) @99684   22 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99683   22 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set …
(edit) @99682   22 months vboxsync Disassembler: Don't build DisasmR0 when VBOX_WITH_R0_MODULES isn't set
(edit) @99681   22 months vboxsync VMM/IEM: Mark iemAImpl_sha1rnds4_fX as not throwing any exceptions to …
(edit) @99680   22 months vboxsync Main/Settings: Be nice when loading the settings on downgraded …
(edit) @99679   22 months vboxsync Devices/Devplayground: Don't build if VBOX_WITH_MAIN isn't defined
(edit) @99678   22 months vboxsync Windows base package: adding attestation signing
(edit) @99677   22 months vboxsync WDDM: align allocation size. bugref:9845
(edit) @99676   22 months vboxsync repack scripts: adding option to ignore ExtPacks for Combined3-Repack.cmd
(edit) @99675   22 months vboxsync ValidationKit/tdUnitTest1: Blacklist tstVBoxAPIXPCOM on macOS because …
(edit) @99674   22 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
(edit) @99673   22 months vboxsync SUPHardNt: sha384 is included in alt-sha512.cpp, duh. bugref:10439
(edit) @99672   22 months vboxsync Validation Kit/VBoxClient: Always test for detecting the display …
(edit) @99671   22 months vboxsync VMM/tstVMStructSize: Use X86_PAGE_4K_SIZE instead of PAGE_SIZE which …
(edit) @99670   22 months vboxsync SUPHardNt: Need alt-sha384.cpp as well now for ldrPE.cpp. bugref:10439
(edit) @99669   22 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. [build fix] …
(edit) @99668   22 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. bugref:10439
(edit) @99667   22 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.4 …
(edit) @99666   22 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.4, …
(edit) @99665   22 months vboxsync VMM: Nested VMX: bugref:10318 Comment.
Note: See TracRevisionLog for help on using the revision log.

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