VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99814   17 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99813   17 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys …
(edit) @99812   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixes to flushing of large page page …
(edit) @99811   17 months vboxsync NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
(edit) @99810   17 months vboxsync HostDrivers/VBoxUSB/solaris: Make compilation dependent on …
(edit) @99809   17 months vboxsync VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to …
(edit) @99808   17 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99807   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99806   17 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
(edit) @99805   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99804   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99803   17 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99802   17 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99801   17 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99800   17 months vboxsync VMM/IEM: More work on recompiler. bugref:10369
(edit) @99799   17 months vboxsync Docs: bugref:10302. scm fix.
(edit) @99798   17 months vboxsync Main/Makefile.kmk: Allow VBOX_WITHOUT_PRECOMPILED_HEADERS in Windows …
(edit) @99797   17 months vboxsync Docs: bugref:10302. Merging changes from the docs team. Almost …
(edit) @99796   17 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99795   17 months vboxsync makefile.kmk: Let parfait chew on the output, even if the build fails, …
(edit) @99794   17 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409 [scm]
(edit) @99793   17 months vboxsync Config.kmk: Fixes for running midl with parfait, bugref:3409
(edit) @99792   17 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99791   17 months vboxsync Config.kmk,include/iprt: Workarounds for compiling with parfait on …
(edit) @99790   17 months vboxsync IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
(edit) @99789   17 months vboxsync VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys, …
(edit) @99788   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Don't need to get the physical page …
(edit) @99787   17 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99786   17 months vboxsync Devices/Network: wip. partial implementation of libslirp driver. …
(edit) @99785   17 months vboxsync Devices/Graphics: debugging helpers readBuffer update
(edit) @99784   17 months vboxsync Guest Control/VBoxManage + FE/Qt: Fixed parameter …
(edit) @99783   17 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99782   17 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99781   17 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99780   17 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99779   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99778   17 months vboxsync Guest Control/VBoxManage: Cleaned up command synopsis a bit more and …
(edit) @99777   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   17 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99774   17 months vboxsync Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
(edit) @99773   17 months vboxsync Guest Control/VBoxManage: Cleaned up argv0 handling with the "run" and …
(edit) @99772   17 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99771   17 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   17 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99769   17 months vboxsync tools/linux.amd64: Update properties, bugref:3409
(edit) @99768   17 months vboxsync Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
(edit) @99767   17 months vboxsync libs/xpcom18a4/xpidl_idl.c: Explicetely initialize ftracefile with …
(edit) @99766   17 months vboxsync Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
(edit) @99765   17 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Nits.
(edit) @99764   17 months vboxsync /configure: Default to building liblzma on darwin.
(edit) @99763   17 months vboxsync VirtualBox/Doxyfile: updated to 1.9.6. bugref:10442
(edit) @99762   17 months vboxsync /Doxyfile.Core: Re-enabled markdown support. bugref:10442
(edit) @99761   17 months vboxsync /Makefile.kmk,tools/Makefile.kmk: Build fix. bugref:10442
(edit) @99760   17 months vboxsync IPRT: doxygen tweaks. bugref:10442
(edit) @99759   17 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   17 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99757   17 months vboxsync Makefile.kmk: parfait returns with a status code of 1 when there were …
(edit) @99756   17 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
(edit) @99755   17 months vboxsync include/iprt/cdefs.h: Avoid memory leak reports when running with …
(edit) @99754   17 months vboxsync Guest Control/VBoxManage: Resolve wait result to a text when running …
(edit) @99753   17 months vboxsync VMM: More Clang 13 build fixes (warnings as errors).
(edit) @99752   17 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99751   17 months vboxsync FE/VBoxBFE: Configure PCIe bus, bugref:10445
(edit) @99750   17 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99749   17 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
(edit) @99748   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit …
(edit) @99747   17 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [SCM fix].
(edit) @99746   17 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99745   17 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99744   17 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99743   17 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
(edit) @99742   17 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
(edit) @99741   17 months vboxsync Main: More Clang 13 build fixes (warnings as errors).
(edit) @99740   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   17 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99738   17 months vboxsync Devices/DevQemuFwCfg: Some doxgen fixes
(edit) @99737   17 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99736   17 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]
(edit) @99735   17 months vboxsync VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the …
(edit) @99734   17 months vboxsync VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
(edit) @99733   17 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404
(edit) @99732   17 months vboxsync tools: Update svn:ignore, bugref:3409
(edit) @99731   17 months vboxsync Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, …
(edit) @99730   17 months vboxsync IPRT: Clang 13 fixes (warnings as errors).
(edit) @99729   17 months vboxsync ValKit/vboxinstaller.py: Corrected DMG umount retrying from r148180 to …
(edit) @99728   17 months vboxsync Main: Upgraded the doxygen file to 1.9.6. bugref:10442
(edit) @99727   17 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99726   17 months vboxsync Main: Doxygen fixes. bugref:10442
(edit) @99725   17 months vboxsync VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
(edit) @99724   17 months vboxsync VMM/EM: Nested VMX: bugref:10318 Comment nit.
(edit) @99723   17 months vboxsync Audio/Settings: Also use the PulseAudio backend when we find …
(edit) @99722   17 months vboxsync /Makefile.kmk: validationkit-build-linux.rsync-into-vm needs to get …
(edit) @99721   17 months vboxsync /Makefile.kmk: Build the sdk w/o using any of the truly ancient jails. …
(edit) @99720   17 months vboxsync doc/manual: Fix removing directory temp_pdf which might fail in some …
(edit) @99719   17 months vboxsync manual: Export missing file to OSE
(edit) @99718   17 months vboxsync /Makefile.kmk: sdk build fixes and rsync optimizations. bugref:10442
(edit) @99717   17 months vboxsync Validation Kit/VBoxClient: Added Fudge factor -- wait for the desktop …
(edit) @99716   17 months vboxsync /Makefile.kmk: Exclude more stuff from rsync into the linux build VM …
(edit) @99715   17 months vboxsync *.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST …
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