VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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