VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107097   2 months vboxsync Main/VBoxProxyStub: Print warning when registering VBoxSDS.exe on a …
(edit) @107096   2 months vboxsync SUPHardNt: The minimal hardening requires more than 16 regions per …
(edit) @107095   2 months vboxsync HostDrivers/VBoxNetFlt/Makefile.kmk: Don't build the pre-NDIS6 …
(edit) @107093   2 months vboxsync FE/Qt: Resolve include file type shadow error on macOS.
(edit) @107092   2 months vboxsync FE/Qt: bugref:10384: Re-enabling TPM editor for ARM machines again.
(edit) @107091   2 months vboxsync iprt/cdefs.h,SUPDrvIOC.h,VBoxGuestR0Lib: Added a …
(edit) @107090   2 months vboxsync FE/Qt: bugref:10802. Don't use hard coded port numbers during medium …
(edit) @107089   2 months vboxsync Additions: Linux: Fix UBSAN warnings (Windows build fix), bugref:10585.
(edit) @107088   2 months vboxsync FE/Qt: bugref:10407: Seems like there is no native Wayland app on …
(edit) @107087   2 months vboxsync Windows driver installation: Removed autorun target for INF …
(edit) @107086   2 months vboxsync *: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439
(edit) @107085   2 months vboxsync Host Drivers: Linux: vboxdrv: Fix UBSAN warnings (another attempt to …
(edit) @107084   2 months vboxsync Host Drivers: Linux: vboxdrv: Fix UBSAN warnings (attempt to fix …
(edit) @107083   2 months vboxsync Windows Additions/Loader: Added handling for ARM64. bugref:10775
(edit) @107082   2 months vboxsync Windows Additions/Installer: Added architecture string to the version …
(edit) @107080   2 months vboxsync Host Drivers: Linux: vboxdrv: Fix UBSAN warnings, bugref:10585.
(edit) @107079   2 months vboxsync Additions: Linux: Fix UBSAN warnings, bugref:10585.
(edit) @107078   2 months vboxsync FE/Qt: bugref:9831. Don't leave help keyword empty if wizard page does …
(edit) @107077   2 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107076   2 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107069   2 months vboxsync EFI/Firmware: Build all four firmware architectures by default. To …
(edit) @107068   2 months vboxsync EFI/Firmware: Use arm32 & arm64 instead of arch32 and arch64 for build …
(edit) @107066   2 months vboxsync EFI/Firmware: The .pdb files are now all in the DEBUG dir after …
(edit) @107065   2 months vboxsync Main/SystemTableBuilder: Finish generating the TPM PPI ACPI bytecode, …
(edit) @107064   2 months vboxsync Runtime/RTAcpi*: Support more statements, an extended variant of the …
(edit) @107063   2 months vboxsync Runtime/RTAcpi*: Some updates to the ACPI code generation, bugref:10733
(edit) @107062   2 months vboxsync EFI/Firmware: Switch to using kmk for VS2019/2022 on windows. Halves …
(edit) @107061   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_NO_DESTROY …
(edit) @107060   2 months vboxsync Windows driver installation: Also detect if an INF has a Default *and* …
(edit) @107059   2 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_DRYRUN to …
(edit) @107058   2 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107057   2 months vboxsync Windows driver installation: Improved VBoxWinDrvInstErrorFromWin32(): …
(edit) @107056   2 months vboxsync VMM/GIC: Fix hack so the value for the priority matches the written …
(edit) @107055   2 months vboxsync EFI/Firmware: More logging on exceptions in build.py. jiraref:VBP-1458
(edit) @107054   2 months vboxsync EFI/Firmware: Fix the DLL -> EFI conversion for GCC & CLANGDWARF so it …
(edit) @107053   2 months vboxsync EFI/Firmware: Added support for kmk makefile generation in a kBuild …
(edit) @107052   2 months vboxsync VMM/IEM: fix IEM vmovlhps instruction emulation; bugref:9898; …
(edit) @107051   2 months vboxsync Windows driver installation: Sorted VBoxWinDrvSetupApiErrToStr(). …
(edit) @107049   2 months vboxsync Windows driver installation/VBoxDrvInst: Forgot to call …
(edit) @107048   2 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for …
(edit) @107047   2 months vboxsync VMM/IEM: whoops, also fix missing IE condition in [v]round[ps][sd] …
(edit) @107046   2 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for …
(edit) @107045   2 months vboxsync VMM/IEM: fix missing PE condition in [v]round[ps][sd] instruction …
(edit) @107043   2 months vboxsync EFI/Firmware: Fix packing. jiraref:VBP-1458
(edit) @107041   2 months vboxsync EFI/Firmware: Part of changes required for building the arm images on …
(edit) @107040   2 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107037   2 months vboxsync Main/SystemTableBuilder: Start generating the PPI interface for the …
(edit) @107036   2 months vboxsync Runtime/RTAcpi*: Add new methods for adding if else statements, binary …
(edit) @107035   2 months vboxsync VirtioNet: Allow re-negotiation of features after reset. bugref:10572
(edit) @107034   2 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel (fix for pre 6.5 …
(edit) @107033   2 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107032   2 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107031   2 months vboxsync VMM/CPUM-armv8: Allow reading/writing the debug control/value …
(edit) @107030   2 months vboxsync VMM/DBGF: Classify ARMv8 A64 control flow isntructions properly for …
(edit) @107029   2 months vboxsync VMM/DBGFR3Bp: Fix breakpoint owner allocation for the driverless case
(edit) @107028   2 months vboxsync NAT: Consistently take network config from CFGM, and apply part of the …
(edit) @107027   2 months vboxsync Devices/Security/DevTpm: Fix the PTP/CRB interface emulation so …
(edit) @107026   2 months vboxsync VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper …
(edit) @107025   2 months vboxsync ValKit: A tool to keep all guest displays filled with a uniform color, …
(edit) @107024   2 months vboxsync ValidationKit: Support bs3-timing-1 on arm [typo]; bugref:9898
(edit) @107023   2 months vboxsync ValidationKit/bootsectors: unify the instr-3 test tables across …
(edit) @107022   2 months vboxsync ValidationKit/bootsectors: fix data glitches in pcmpeqq, insertps, …
(edit) @107021   3 months vboxsync ValidationKit/bootsectors: unify the instr-4 test tables across …
(edit) @107020   3 months vboxsync EFI/Firmware: Made it build with VCC143 (ak a VS2022). Updated the …
(edit) @107019   3 months vboxsync /Config.kmk,tools/Makefile.kmk,Add/3d/VBoxICD/Makefile.kmk: Switch to …
(edit) @107018   3 months vboxsync 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
(edit) @107017   3 months vboxsync Main: Expose different parallel port counts in …
(edit) @107016   3 months vboxsync Installer/win/Makefile.kmk: Use 'wix msi transform' to create the …
(edit) @107015   3 months vboxsync Installer/win: Specify the architecture/platform when invoking 'wix …
(edit) @107014   3 months vboxsync Validation Kit/tdUnitTest1: Also blacklist tstCAPIGlue-x86 (requires …
(edit) @107013   3 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @107012   3 months vboxsync Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
(edit) @107011   3 months vboxsync Disassembler/DisasmCore-armv8: Implemented stub for parsing CRnCRm to …
(edit) @107010   3 months vboxsync Installer/win/Scripts/VMMR0.inf: No VBoxDDR0.r0 on win.arm64. …
(edit) @107009   3 months vboxsync Installer/win/Makefile.kmk: scm fixes. jiraref:VBP-1442
(edit) @107008   3 months vboxsync Installer/win/Makefile.kmk: Is the MSI CPU name case sensitive? Try …
(edit) @107007   3 months vboxsync Installer/win/Makefile.kmk: Dependency fix. jiraref:VBP-1442
(edit) @107006   3 months vboxsync Installer/win/Makefile.kmk: Reworked the build time attestation …
(edit) @107005   3 months vboxsync Installer/win/Makefile.kmk: Workaround for broken compression control. …
(edit) @107004   3 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107003   3 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107002   3 months vboxsync FE/Qt: ​bugref:9831. Now each wizard page can have its own help …
(edit) @107001   3 months vboxsync FE/Qt: bugref:9831. In help viewer widget listen to …
(edit) @107000   3 months vboxsync Windows host installer: Resolved a @todo: Merged the almost identical …
(edit) @106999   3 months vboxsync VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392
(edit) @106998   3 months vboxsync SUPHardNt: Fixed two more bugs from r165898, first more mixing of TAFs …
(edit) @106997   3 months vboxsync SUPHardNt: Fixed bug from r165898 that ended up mixing TAFs and x.509 …
(edit) @106996   3 months vboxsync VMM/ARM: Fix import mask for things we have to fetch from the NEM …
(edit) @106995   3 months vboxsync Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
(edit) @106994   3 months vboxsync IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
(edit) @106993   3 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host [SCM …
(edit) @106992   3 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392 [build fix]
(edit) @106991   3 months vboxsync Installer/win/Makefile.kmk: Try avoid compressing unused language .mst …
(edit) @106990   3 months vboxsync Installer/win/Makefile.kmk: Combined packing adjustments for …
(edit) @106989   3 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host. …
(edit) @106988   3 months vboxsync VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392
(edit) @106986   3 months vboxsync Installer/win: ARM64 adjustments. jiraref:VBP-1442
(edit) @106985   3 months vboxsync SUPHardNt: VBoxSupLib.dll is only needed for fully hardened builds. …
(edit) @106984   3 months vboxsync Installer/win/Stub*: ARM64 changes. Kicked out unnecessary VBoxStub.h …
(edit) @106983   3 months vboxsync VMM/NEMR3Native-win-armv8.cpp: More state syncing, it is now possible …
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