VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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 …
(edit) @106943   2 weeks vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dpps; …
(edit) @106942   3 weeks vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
(edit) @106941   3 weeks vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106940   3 weeks vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106939   3 weeks vboxsync Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
(edit) @106938   3 weeks vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106937   3 weeks vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106936   3 weeks vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106935   3 weeks vboxsync libslirp: RTStrPrintf2() does not take va_list! But RTStrPrintf2V() does…
(edit) @106934   3 weeks vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106933   3 weeks vboxsync FE/Qt: Integrating icons for Win2k25 OS type.
(edit) @106932   3 weeks vboxsync 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
(edit) @106931   3 weeks vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
(edit) @106930   3 weeks vboxsync VMM,SUPDrv: scm/whitespace fixes. jiraref:VBP-1449
(edit) @106929   3 weeks vboxsync IPRT/tstTSC: Nor is RTMpCpuId available on solaris. jiraref:VBP-1449
(edit) @106928   3 weeks vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
(edit) @106927   3 weeks vboxsync IPRT/tstTSC: RTMpCpuId isn't available on linux and darwin for amd64 & …
(edit) @106926   3 weeks vboxsync 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
(edit) @106925   3 weeks vboxsync /Config.kmk,SUPDrv: Introduced a VBOX_WITH_MINIMAL_HARDENING build …
(edit) @106924   3 weeks vboxsync IPRT/testcase: Made the R0 modules build on win.arm64. jiraref:VBP-1449
(edit) @106923   3 weeks vboxsync Windows driver installation: Renamed + added some more defines. …
(edit) @106922   3 weeks vboxsync VMM/VMMR0.def: Fixed regression from 165846 where …
(edit) @106921   3 weeks vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106920   3 weeks vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106918   3 weeks vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106917   3 weeks vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106910   3 weeks vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106909   3 weeks vboxsync Add/common/VBoxGuest: Save 8 bytes of padding. bugref:10734
(edit) @106908   3 weeks vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106907   3 weeks vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106904   3 weeks vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106903   3 weeks vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106902   3 weeks vboxsync Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
(edit) @106901   3 weeks vboxsync Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
(edit) @106900   3 weeks vboxsync Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
(edit) @106899   3 weeks vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106898   3 weeks vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106897   3 weeks vboxsync SUPHardNt: Rough and untested port of the C code to win.arm64 so the …
(edit) @106896   3 weeks vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106895   3 weeks vboxsync VMM/EM: Build fix for when the debugger is disabled. VBP-1447
(edit) @106894   3 weeks vboxsync VMM: Only the ring-0 import lib is needed in only-builds (e.g. …
(edit) @106893   3 weeks vboxsync SUPHardNt: Rough and untested port of the C code to win.arm64 so the …
(edit) @106892   3 weeks vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106891   3 weeks vboxsync Added a copy constructor to avoid the compiler warning C5267 on Windows.
(edit) @106890   3 weeks vboxsync Windows driver installation: More cleanup, a few detection fixes. …
(edit) @106889   3 weeks vboxsync Additions/VBoxGuest-win: Fixed running on x86 guests (regression from …
(edit) @106888   3 weeks vboxsync Additions/VBoxGuest-win: Don't mix NTSTATUS and IPRT/VBox status …
(edit) @106887   3 weeks vboxsync Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
(edit) @106886   3 weeks vboxsync ValidationKit/bootsectors: SSE/AVX testcases for [v]movlhps, vpermps, …
(edit) @106885   3 weeks vboxsync ValidationKit/bootsectors: steps towards consolidating instr-3 …
(edit) @106884   3 weeks vboxsync Fixed scm error.
(edit) @106883   3 weeks vboxsync Fixed wrong error type.
(edit) @106882   3 weeks vboxsync Fixed implicit conversions.
(edit) @106881   3 weeks vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
(edit) @106880   3 weeks vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106879   3 weeks vboxsync Added into IVirtualBox 2 functions - getTrackedObject, getTrackedObjectIds.
(edit) @106878   3 weeks vboxsync Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
(edit) @106877   3 weeks vboxsync Added ObjectsTracker.cpp to the build system.
(edit) @106873   3 weeks vboxsync Add/VBoxGuest/Makefile.kmk: Fixed regression from r165131 where …
(edit) @106872   3 weeks vboxsync ValidationKit/bootsectors: update instr-4 worker with PASS_ELEMENTS; …
(edit) @106871   3 weeks vboxsync ValidationKit/bootsectors: update instr-3 worker #1 to new SetReg …
(edit) @106869   3 weeks vboxsync Windows driver installation: Renamed …
(edit) @106868   3 weeks vboxsync Windows driver installation: Reduced number of INF file …
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