summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* /configure: Default to building liblzma on darwin.HEADmastervboxsync2023-05-121-1/+5
* VirtualBox/Doxyfile: updated to 1.9.6. bugref:10442vboxsync2023-05-111-277/+529
* /Doxyfile.Core: Re-enabled markdown support. bugref:10442vboxsync2023-05-111-1/+1
* /Makefile.kmk,tools/Makefile.kmk: Build fix. bugref:10442vboxsync2023-05-111-2/+2
* IPRT: doxygen tweaks. bugref:10442vboxsync2023-05-114-94/+104
* IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442vboxsync2023-05-111-276/+529
* IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt is docum...vboxsync2023-05-1137-2914/+20
* Makefile.kmk: parfait returns with a status code of 1 when there were some ne...vboxsync2023-05-111-1/+2
* VMM/CPUMR3Db: Fix harmless range check, bugref:3409vboxsync2023-05-112-2/+2
* include/iprt/cdefs.h: Avoid memory leak reports when running with parfait. Fo...vboxsync2023-05-111-62/+71
* Guest Control/VBoxManage: Resolve wait result to a text when running in verbo...vboxsync2023-05-111-1/+1
* VMM: More Clang 13 build fixes (warnings as errors).vboxsync2023-05-112-2/+2
* Devices/Bus: Started a basic PCI bus implementation suitable for ARMv8, devic...vboxsync2023-05-111-0/+1
* FE/VBoxBFE: Configure PCIe bus, bugref:10445vboxsync2023-05-111-0/+83
* Devices/Bus: Started a basic PCI bus implementation suitable for ARMv8, devic...vboxsync2023-05-117-58/+569
* VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390vboxsync2023-05-111-22/+0
* VMM/PGM: Nested VMX: bugref:10318 Ensure we don't modify the leaf bit via (Mo...vboxsync2023-05-111-0/+2
* Main: More Clang 13 build fixes (warnings as errors) [SCM fix].vboxsync2023-05-111-1/+1
* Main: More Clang 13 build fixes (warnings as errors) [better fix, use global ...vboxsync2023-05-111-2/+2
* VMM: Add full support for reading/writing I/O ports on ARMv8 in order to emul...vboxsync2023-05-111-3/+3
* Main: More Clang 13 build fixes (warnings as errors) [better fix, use global ...vboxsync2023-05-113-2/+3
* VMM: Add full support for reading/writing I/O ports on ARMv8 in order to emul...vboxsync2023-05-113-36/+63
* Main: More Clang 13 build fixes (warnings as errors) [build fix, no IPRT stuf...vboxsync2023-05-114-7/+2
* Main: More Clang 13 build fixes (warnings as errors).vboxsync2023-05-113-3/+9
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-114-5/+5
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-11247-769/+139
* Devices/DevQemuFwCfg: Some doxgen fixesvboxsync2023-05-101-5/+5
* VMM/GIC: Updates to the implementation, implement forwarding of SGIs and PPIs...vboxsync2023-05-101-1/+2
* iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]vboxsync2023-05-101-1/+1
* VMM/NEMR3Native-darwin-armv8: Set and clear the PPI interrupt of the vTimer i...vboxsync2023-05-102-5/+30
* VMM/GIC: Updates to the implementation, implement forwarding of SGIs and PPIs...vboxsync2023-05-104-25/+662
* iprt/armv8.h: Some more definitions related to GIC, bugref:10404vboxsync2023-05-101-0/+100
* tools: Update svn:ignore, bugref:3409vboxsync2023-05-100-0/+0
* Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, bugref:10431vboxsync2023-05-101-1/+1
* IPRT: Clang 13 fixes (warnings as errors).vboxsync2023-05-102-5/+9
* ValKit/vboxinstaller.py: Corrected DMG umount retrying from r148180 to not us...vboxsync2023-05-101-1/+1
* Main: Upgraded the doxygen file to 1.9.6. bugref:10442vboxsync2023-05-101-291/+543
* **/Doxyfile*: Disable markdown support for now. bugref:10442vboxsync2023-05-103-0/+5
* Main: Doxygen fixes. bugref:10442vboxsync2023-05-103-10/+93
* VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of interr...vboxsync2023-05-101-2/+3
* VMM/EM: Nested VMX: bugref:10318 Comment nit.vboxsync2023-05-101-1/+0
* Audio/Settings: Also use the PulseAudio backend when we find pipewire-pulse r...vboxsync2023-05-101-2/+5
* /Makefile.kmk: validationkit-build-linux.rsync-into-vm needs to get the Virtu...vboxsync2023-05-101-0/+2
* /Makefile.kmk: Build the sdk w/o using any of the truly ancient jails. bugref...vboxsync2023-05-101-1/+1
* doc/manual: Fix removing directory temp_pdf which might fail in some environm...vboxsync2023-05-101-1/+1
* manual: Export missing file to OSEvboxsync2023-05-101-0/+23
* /Makefile.kmk: sdk build fixes and rsync optimizations. bugref:10442vboxsync2023-05-101-3/+9
* Validation Kit/VBoxClient: Added Fudge factor -- wait for the desktop env to ...vboxsync2023-05-101-0/+4
* /Makefile.kmk: Exclude more stuff from rsync into the linux build VM to save ...vboxsync2023-05-101-4/+55
* *.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST and VBO...vboxsync2023-05-105-22/+112