VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106485   4 months vboxsync Windows driver installation: Make sure to set the log callback before …
(edit) @106484   4 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106483   4 months vboxsync Windows host drivers: Try to fix the attestation signing errors by …
(edit) @106482   4 months vboxsync FE/Qt: bugref:10513: Global Preferences / Update Page: Allow to change …
(edit) @106479   4 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106478   4 months vboxsync VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
(edit) @106477   4 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106476   4 months vboxsync VMMArm: Skeleton of the PMU device emulation enough to make …
(edit) @106475   4 months vboxsync VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM …
(edit) @106473   4 months vboxsync ValidationKit/bootsectors: fix my own bracing error somehow not yelled …
(edit) @106471   4 months vboxsync ValidationKit/bootsectors: Implement same-register testcases for …
(edit) @106470   4 months vboxsync ValidationKit/bootsectors: prepare test config tables for 'cvt' family …
(edit) @106469   4 months vboxsync REST API: updated REST attributes in several methods.
(edit) @106468   4 months vboxsync Additions/VBoxTray: Doxygen fixes. ​bugref:10763
(edit) @106467   4 months vboxsync FE/Qt: bugref:10786 Sanitize file object names. take 2
(edit) @106466   4 months vboxsync Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
(edit) @106465   4 months vboxsync VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
(edit) @106464   4 months vboxsync Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
(edit) @106463   4 months vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106462   4 months vboxsync FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing accidental …
(edit) @106461   4 months vboxsync Additions/common/VBoxGuest: Implement support for the MMIO request …
(edit) @106460   4 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106459   4 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106458   4 months vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106457   4 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106456   4 months vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106455   4 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106454   4 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106453   4 months vboxsync VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
(edit) @106452   4 months vboxsync Additions/VBoxTray: Kicked it to make it build with VBOX_WITH_WDDM=. …
(edit) @106451   4 months vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106450   4 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106449   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106448   4 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106447   4 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   4 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106445   4 months vboxsync VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
(edit) @106444   4 months vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106443   4 months vboxsync VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
(edit) @106441   4 months vboxsync Additions/WINNT/Graphics: Only build the XPDM style video driver if …
(edit) @106440   4 months vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106439   4 months vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106438   4 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106436   4 months vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106435   4 months vboxsync Disassembler/tstDisasmArmv8-1: Only build on darwin.arm64 for now, …
(edit) @106434   4 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106433   4 months vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106432   4 months vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106431   4 months vboxsync VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
(edit) @106429   4 months vboxsync VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode …
(edit) @106428   4 months vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106427   4 months vboxsync VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
(edit) @106426   4 months vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106425   4 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106424   4 months vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106423   4 months vboxsync VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush & …
(edit) @106422   4 months vboxsync DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
(edit) @106421   4 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106419   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106416   4 months vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106415   4 months vboxsync libs/zlib-1.2.13: Added support for building zlib as a dedicated …
(edit) @106414   4 months vboxsync libs/zlib-1.2.13: Added support for building zlib as a dedicated …
(edit) @106413   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106412   4 months vboxsync VBoxService: Fixed comment typo.
(edit) @106411   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106409   4 months vboxsync VMM/IEM: Reduced the number of parameters for …
(edit) @106408   4 months vboxsync VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
(edit) @106407   4 months vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106406   4 months vboxsync VMM/IEM: Reduced the number of parameters for most …
(edit) @106405   4 months vboxsync VMM/IEM: Corrected the idxFreeHint setting at the end of …
(edit) @106404   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
(edit) @106403   4 months vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106402   4 months vboxsync VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720
(edit) @106401   4 months vboxsync VMM/IEM: Disable control flow guard for the core IEM jump table call …
(edit) @106400   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
(edit) @106399   4 months vboxsync VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
(edit) @106398   4 months vboxsync bldprogs: Add support for arm64 for VBoxEditCoffLib and …
(edit) @106397   4 months vboxsync
(edit) @106395   4 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106393   4 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   4 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106391   4 months vboxsync Devices/EFI/FirmwareBin: Update to the latest state supporting ACPI, …
(edit) @106390   4 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix AVX vs …
(edit) @106389   4 months vboxsync VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
(edit) @106388   4 months vboxsync Main: Enable the TPM if configured for an ARM VM, bugref:10777
(edit) @106387   4 months vboxsync Disassembler: Disassemble dsb instruction, bugref:10394
(edit) @106386   4 months vboxsync Devices/EFI/Firmware: Make the BaseRngLib work on ARM platform where …
(edit) @106385   4 months vboxsync Additions: Guest lib: Fix UBSAN warning, bugref:10585.
(edit) @106384   4 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106383   4 months vboxsync VMM/DBGFStack: Some early stack walking code, bugref:10393
(edit) @106382   4 months vboxsync VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
(edit) @106381   4 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
(edit) @106380   4 months vboxsync VMM/IEM: doxygen fixes. bugref:10720
(edit) @106379   4 months vboxsync Debugger/DBGPlugInWinNt.cpp: Make it detect and extract symbols from …
(edit) @106378   4 months vboxsync VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720
(edit) @106377   4 months vboxsync Debugger: Don't try executing r eflags.rf = 1 for breakpoints on …
(edit) @106376   4 months vboxsync VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
(edit) @106375   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
(edit) @106374   4 months vboxsync VMM/GIC: Some updates to the emulation to make Windows happy enough, …
(edit) @106373   4 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
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