VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107037   4 months vboxsync Main/SystemTableBuilder: Start generating the PPI interface for the …
(edit) @107036   4 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107035   4 months vboxsync VirtioNet: Allow re-negotiation of features after reset. bugref:10572
(edit) @107034   4 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel (fix for pre 6.5 …
(edit) @107033   4 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107032   4 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107031   4 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107030   4 months vboxsync VMM/DBGF: Classify ARMv8 A64 control flow isntructions properly for …
(edit) @107029   4 months vboxsync VMM/DBGFR3Bp: Fix breakpoint owner allocation for the driverless case
(edit) @107028   4 months vboxsync NAT: Consistently take network config from CFGM, and apply part of the …
(edit) @107027   4 months vboxsync Devices/Security/DevTpm: Fix the PTP/CRB interface emulation so …
(edit) @107026   4 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107025   4 months vboxsync ValKit: A tool to keep all guest displays filled with a uniform color, …
(edit) @107024   4 months vboxsync ValidationKit: Support bs3-timing-1 on arm [typo]; bugref:9898
(edit) @107023   4 months vboxsync ValidationKit/bootsectors: unify the instr-3 test tables across …
(edit) @107022   4 months vboxsync ValidationKit/bootsectors: fix data glitches in pcmpeqq, insertps, …
(edit) @107021   4 months vboxsync ValidationKit/bootsectors: unify the instr-4 test tables across …
(edit) @107020   4 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107019   4 months vboxsync /Config.kmk,tools/Makefile.kmk,Add/3d/VBoxICD/Makefile.kmk: Switch to …
(edit) @107018   4 months vboxsync 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
(edit) @107017   4 months vboxsync Main: Expose different parallel port counts in …
(edit) @107016   4 months vboxsync Installer/win/Makefile.kmk: Use 'wix msi transform' to create the …
(edit) @107015   4 months vboxsync Installer/win: Specify the architecture/platform when invoking 'wix …
(edit) @107014   5 months vboxsync Validation Kit/tdUnitTest1: Also blacklist tstCAPIGlue-x86 (requires …
(edit) @107013   5 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @107012   5 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @107011   5 months vboxsync Disassembler/DisasmCore-armv8: Implemented stub for parsing CRnCRm to …
(edit) @107010   5 months vboxsync Installer/win/Scripts/VMMR0.inf: No VBoxDDR0.r0 on win.arm64. …
(edit) @107009   5 months vboxsync Installer/win/Makefile.kmk: scm fixes. jiraref:VBP-1442
(edit) @107008   5 months vboxsync Installer/win/Makefile.kmk: Is the MSI CPU name case sensitive? Try …
(edit) @107007   5 months vboxsync Installer/win/Makefile.kmk: Dependency fix. jiraref:VBP-1442
(edit) @107006   5 months vboxsync Installer/win/Makefile.kmk: Reworked the build time attestation …
(edit) @107005   5 months vboxsync Installer/win/Makefile.kmk: Workaround for broken compression control. …
(edit) @107004   5 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107003   5 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107002   5 months vboxsync FE/Qt: ​bugref:9831. Now each wizard page can have its own help …
(edit) @107001   5 months vboxsync FE/Qt: bugref:9831. In help viewer widget listen to …
(edit) @107000   5 months vboxsync Windows host installer: Resolved a @todo: Merged the almost identical …
(edit) @106999   5 months vboxsync VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392
(edit) @106998   5 months vboxsync SUPHardNt: Fixed two more bugs from r165898, first more mixing of TAFs …
(edit) @106997   5 months vboxsync SUPHardNt: Fixed bug from r165898 that ended up mixing TAFs and x.509 …
(edit) @106996   5 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
(edit) @106995   5 months vboxsync Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
(edit) @106994   5 months vboxsync IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
(edit) @106993   5 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host [SCM …
(edit) @106992   5 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392 [build fix]
(edit) @106991   5 months vboxsync Installer/win/Makefile.kmk: Try avoid compressing unused language .mst …
(edit) @106990   5 months vboxsync Installer/win/Makefile.kmk: Combined packing adjustments for …
(edit) @106989   5 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host. …
(edit) @106988   5 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392
(edit) @106986   5 months vboxsync Installer/win: ARM64 adjustments. jiraref:VBP-1442
(edit) @106985   5 months vboxsync SUPHardNt: VBoxSupLib.dll is only needed for fully hardened builds. …
(edit) @106984   5 months vboxsync Installer/win/Stub*: ARM64 changes. Kicked out unnecessary VBoxStub.h …
(edit) @106983   5 months vboxsync VMM/NEMR3Native-win-armv8.cpp: More state syncing, it is now possible …
(edit) @106982   5 months vboxsync SUPHardNt: Fix incorrect assertion after r165818 - 2nd try. …
(edit) @106981   5 months vboxsync Validation Kit/vbox.py: Fixed serial ports enumeration for VBox >= …
(edit) @106980   5 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106979   5 months vboxsync Small fix the error handling.
(edit) @106977   5 months vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106976   5 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106975   5 months vboxsync VMM/TM: Ensure that the vTimer stays deactivated until it actually is …
(edit) @106974   5 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for …
(edit) @106973   5 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106972   5 months vboxsync Add/Nt/Installer: Got rid of RegCleanup.exe by embedding those two …
(edit) @106971   5 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106970   5 months vboxsync SUPHardNt: Fix incorrect assertion after r165818. jiraref:VBP-1447
(edit) @106969   5 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106968   5 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106967   5 months vboxsync 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
(edit) @106966   5 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106965   5 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106964   5 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106963   5 months vboxsync Windows driver installation/VBoxDrvInst: Refuse to run on <= NT4. …
(edit) @106962   5 months vboxsync Windows driver installation/Additions: Ship new VBoxDrvInst and …
(edit) @106961   5 months vboxsync Windows driver installation/VBoxDrvInst: Added "--logfile [file]" …
(edit) @106960   5 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106959   5 months vboxsync Devices/EFI/FirmwareBin: Update to reflect latest changes, bugref:10732
(edit) @106958   5 months vboxsync Devices/EFI/Firmware: Change the EFI firmware to detect the platform …
(edit) @106957   5 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106956   5 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106955   5 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106954   5 months vboxsync 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
(edit) @106953   5 months vboxsync 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
(edit) @106952   5 months vboxsync VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API …
(edit) @106951   5 months vboxsync VMM/NEM: Don't print the turtle/snail execution mode message on ARMv8 …
(edit) @106949   5 months vboxsync IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
(edit) @106948   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106947   5 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dppd; …
(edit) @106946   5 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106945   5 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106943   5 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dpps; …
(edit) @106942   5 months vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
(edit) @106941   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106940   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106939   5 months vboxsync Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
(edit) @106938   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106937   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106936   5 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106934   5 months vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106933   5 months vboxsync FE/Qt: Integrating icons for Win2k25 OS type.
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