VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @106987   3 months vboxsync /Makefile.kmk: Combined package updates (win.arm64 + win.amd64). …
(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 …
(edit) @106982   3 months vboxsync SUPHardNt: Fix incorrect assertion after r165818 - 2nd try. …
(edit) @106981   3 months vboxsync Validation Kit/vbox.py: Fixed serial ports enumeration for VBox >= …
(edit) @106980   3 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106979   3 months vboxsync Small fix the error handling.
(edit) @106978   3 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106977   3 months vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106976   3 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106975   3 months vboxsync VMM/TM: Ensure that the vTimer stays deactivated until it actually is …
(edit) @106974   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for …
(edit) @106973   3 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106972   3 months vboxsync Add/Nt/Installer: Got rid of RegCleanup.exe by embedding those two …
(edit) @106971   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106970   3 months vboxsync SUPHardNt: Fix incorrect assertion after r165818. jiraref:VBP-1447
(edit) @106969   3 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106968   3 months vboxsync SUPHardNt: Slightly relaxed the extension pack signing requirements in …
(edit) @106967   3 months vboxsync 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
(edit) @106966   3 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106965   3 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106964   3 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106963   3 months vboxsync Windows driver installation/VBoxDrvInst: Refuse to run on <= NT4. …
(edit) @106962   3 months vboxsync Windows driver installation/Additions: Ship new VBoxDrvInst and …
(edit) @106961   3 months vboxsync Windows driver installation/VBoxDrvInst: Added "--logfile [file]" …
(edit) @106960   3 months vboxsync Main: Unify the TPM instantiation as much as possible between x86 and …
(edit) @106959   3 months vboxsync Devices/EFI/FirmwareBin: Update to reflect latest changes, bugref:10732
(edit) @106958   3 months vboxsync Devices/EFI/Firmware: Change the EFI firmware to detect the platform …
(edit) @106957   3 months vboxsync Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
(edit) @106956   3 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106955   3 months vboxsync Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
(edit) @106954   3 months vboxsync 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
(edit) @106953   3 months vboxsync 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
(edit) @106952   3 months vboxsync VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API …
(edit) @106951   3 months vboxsync VMM/NEM: Don't print the turtle/snail execution mode message on ARMv8 …
(edit) @106950   3 months vboxsync /Config.kmk: Disable VBOX_WITH_MINIMAL_HARDENING if signing isn't …
(edit) @106949   3 months vboxsync IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
(edit) @106948   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106947   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dppd; …
(edit) @106946   3 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106945   3 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106944   3 months vboxsync iprt/asm.h: Missing '#pragma intrinsic(_byteswap_uint64)' caused …
(edit) @106943   3 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dpps; …
(edit) @106942   3 months vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
(edit) @106941   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106940   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106939   3 months vboxsync Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
(edit) @106938   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106937   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106936   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106935   3 months vboxsync libslirp: RTStrPrintf2() does not take va_list! But RTStrPrintf2V() does…
(edit) @106934   3 months vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106933   3 months vboxsync FE/Qt: Integrating icons for Win2k25 OS type.
(edit) @106932   3 months vboxsync 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
(edit) @106931   3 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
(edit) @106930   3 months vboxsync VMM,SUPDrv: scm/whitespace fixes. jiraref:VBP-1449
(edit) @106929   3 months vboxsync IPRT/tstTSC: Nor is RTMpCpuId available on solaris. jiraref:VBP-1449
(edit) @106928   3 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
(edit) @106927   3 months vboxsync IPRT/tstTSC: RTMpCpuId isn't available on linux and darwin for amd64 & …
(edit) @106926   3 months vboxsync 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
(edit) @106925   3 months vboxsync /Config.kmk,SUPDrv: Introduced a VBOX_WITH_MINIMAL_HARDENING build …
(edit) @106924   3 months vboxsync IPRT/testcase: Made the R0 modules build on win.arm64. jiraref:VBP-1449
(edit) @106923   3 months vboxsync Windows driver installation: Renamed + added some more defines. …
(edit) @106922   3 months vboxsync VMM/VMMR0.def: Fixed regression from 165846 where …
(edit) @106921   3 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106920   3 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106919   3 months vboxsync /Makefile.kmk,ExtPacks: Added win.arm64 to the extpack packing. …
(edit) @106918   3 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106917   3 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106916   3 months vboxsync manual/Makefile.kmk: Don't hardlink UserManual.qhcp, it seems to cause …
(edit) @106915   3 months vboxsync tools/win.x86/bin: Removed obsolete xsltproc.exe. VBP-1253
(edit) @106914   3 months vboxsync manual/Makefile.kmk: nit
(edit) @106913   3 months vboxsync tools/win.x86/bin: Removed obsolete xsltproc.exe. VBP-1253
(edit) @106912   3 months vboxsync /Config.kmk: Fix VBOX_XSLTPROC determination. jiraref:VBP-1253
(edit) @106911   3 months vboxsync /Config.kmk: VBOX_XMLLINT/VBOX_HAVE_XMLLINT confusion. [scm] …
(edit) @106910   3 months vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106909   3 months vboxsync Add/common/VBoxGuest: Save 8 bytes of padding. bugref:10734
(edit) @106908   3 months vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106907   3 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106906   3 months vboxsync /Makefile.kmk: Define VBOX_ONLY_EXTPACKS_USE_IMPLIBS=1 when building …
(edit) @106905   3 months vboxsync /Config.kmk: VBOX_XMLLINT/VBOX_HAVE_XMLLINT confusion. jiraref:VBP-1253
(edit) @106904   3 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106903   3 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   3 months vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   3 months vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   3 months vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106899   3 months vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106898   3 months vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106897   3 months vboxsync SUPHardNt: Rough and untested port of the C code to win.arm64 so the …
(edit) @106896   3 months vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106895   3 months vboxsync VMM/EM: Build fix for when the debugger is disabled. VBP-1447
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