VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104841   11 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104840   11 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104839   11 months vboxsync DevPCNet: Fixed incorrect call to PDMDevHlpMmio2Create made when …
(edit) @104838   11 months vboxsync DevEHCI: Fixed bug loading really old saved states (5 - VBox v4.2.4). …
(edit) @104837   11 months vboxsync Additions/VBoxGuest/lib/VBoxGuestR0LibSharedFolders: Refactor the …
(edit) @104836   11 months vboxsync Additions/Graphics: Implemented missing support for reporting the …
(edit) @104835   11 months vboxsync Storage/VDICore.h: bugref:10690: Simple rebranding case; Shouldn't be …
(edit) @104834   11 months vboxsync Grahpics/HGSMI: Renamed VBoxHGSMICursorPosition() -> …
(edit) @104833   11 months vboxsync ValidationKit/tests/storage: Revert r163412 and fix regression …
(edit) @104832   11 months vboxsync ValidationKit/tests/storage/remoteexecutor.py: Don't return a tuple …
(edit) @104831   11 months vboxsync 3D: Added dumps for SVGA commands used in 3D-off VM config
(edit) @104830   11 months vboxsync 3D: Rework and update VMWare dumper for SVGA command stream from …
(edit) @104829   11 months vboxsync Runtime/efi: Deduplicate signature DB after loading and after adding …
(edit) @104827   11 months vboxsync Installer/win, ExtPacks/Puel, Additions/WINNT/Installer: bugref:10690: …
(edit) @104826   11 months vboxsync Installer/darwin/Makefile.kmk: Improve robustness against failures to …
(edit) @104825   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addpd.
(edit) @104824   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Smallest normals.
(edit) @104823   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Re-enabled …
(edit) @104822   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPS …
(edit) @104821   11 months vboxsync Devices/Graphics/BIOS and Devices/PC/BIOS: bugref:10690: Rebranding …
(edit) @104820   11 months vboxsync Main: Also make use of …
(edit) @104819   11 months vboxsync Main: Also make use of …
(edit) @104818   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Updates for YMM.
(edit) @104817   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase Enabled …
(edit) @104816   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Disable (scm).
(edit) @104815   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Disable it …
(edit) @104814   11 months vboxsync /Config.kmk, Devices/Makefile.kmk: Drop the very last use of mingw in …
(edit) @104813   11 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104812   11 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104811   11 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104810   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Re-enabled …
(edit) @104809   11 months vboxsync ValidationKit/bootsectors: bugref:10658 Figured out why SSE …
(edit) @104806   11 months vboxsync Devices/Graphics: debug logging (build fix)
(edit) @104805   11 months vboxsync Devices/Graphics: debug logging
(edit) @104804   11 months vboxsync Devices/USB: Fix a deadlock in OHCI triggered when saving the current …
(edit) @104803   11 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104802   11 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104801   11 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104800   11 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104799   11 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104798   11 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104797   11 months vboxsync VMM/IEM: Introduce special helpers for generating code to exit a TB in …
(edit) @104796   11 months vboxsync VMM/GIMHv: @todo about incorrect HvExtCallGetBootZeroedMemory …
(edit) @104795   11 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104794   11 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   11 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104792   11 months vboxsync Shared Clipboard: X11: Prevent memory leak on clipboard protocol …
(edit) @104791   11 months vboxsync Shared Clipboard: X11: Remove assertion when backing buffer is not big …
(edit) @104790   11 months vboxsync HostDrivers/VBoxUSB: Renamed build target install-infs to VBoxUSB-inf, …
(edit) @104789   11 months vboxsync VUSB: Remember that pDev may be NULL.
(edit) @104788   11 months vboxsync VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
(edit) @104787   11 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104786   11 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104785   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD.
(edit) @104784   11 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104783   11 months vboxsync Main/Makefile.kmk: Update the 'testvalidsettings' target for Solaris …
(edit) @104782   11 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104781   11 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104780   11 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104779   11 months vboxsync Main: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104777   11 months vboxsync Devices: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104776   11 months vboxsync ValidationKit/bootsectors: Implement testcases for vmaskmovp[sd], …
(edit) @104775   11 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104774   11 months vboxsync Shared Clipboard: Adjust tstClipboardGH-X11 to fixed LF -> CRLF …
(edit) @104773   11 months vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104772   11 months vboxsync VMM/GMMR0: Todo. bugref:10696
(edit) @104771   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Adding …
(edit) @104770   11 months vboxsync ValKit, storagecfg.py: enable logging for volume creation
(edit) @104769   11 months vboxsync ValidationKit/tests/storage/tdStorageBenchmark1: Don't print cbPool if …
(edit) @104768   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD nits.
(edit) @104767   11 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104766   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: space.
(edit) @104765   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD.
(edit) @104764   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPS.
(edit) @104763   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD.
(edit) @104762   11 months vboxsync GuestHost/SharedClipboard: Fixed incorrect \r -> \r\n conversion for …
(edit) @104761   11 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104760   11 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104759   11 months vboxsync Shared Clipboard: Attempt to prevent extra new lines when copying text …
(edit) @104757   11 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104756   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD and …
(edit) @104755   11 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104754   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD and …
(edit) @104753   11 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104752   11 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104751   11 months vboxsync Main/Recording: Don't (debug) assert in …
(edit) @104750   11 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   11 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   11 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104746   11 months vboxsync RTSignTool: Build fix. bugref:10310
(edit) @104745   11 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104744   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD.
(edit) @104743   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Figure out …
(edit) @104742   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [V]ADDPD and …
(edit) @104741   11 months vboxsync ValidationKit/bootsectors: bs3-cpu-instr-3: Comment nit.
(edit) @104740   11 months vboxsync VMM/NEMR3Native-linux.cpp: Make it use the template code shared with …
(edit) @104739   11 months vboxsync VMM/NEMR3Native-linux.cpp: Make it compile again, bugref:9044
(edit) @104738   11 months vboxsync Installer/linux: Allow creating a run package, bugref:10391 [scm]
(edit) @104737   11 months vboxsync Installer/linux: Allow creating a run package, bugref:10391
(edit) @104736   11 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: addpd.
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