VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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