VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101005   20 months vboxsync FE/Qt: bugref:10496, bugref:9072. Adding some missing connections.
(edit) @101004   21 months vboxsync BIOS: Added proper VDS S/G support to the LSI Logic driver.
(edit) @101003   21 months vboxsync Makefile.kmk: Fix make variable for options specific to 2nd parfait …
(edit) @101002   21 months vboxsync VMM: Nested VMX: bugref:10318 Naming consistency nits.
(edit) @101001   21 months vboxsync VMM: Nested VMX: bugref:10318 Fix performance issue with Hyper-V …
(edit) @101000   21 months vboxsync iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
(edit) @100999   21 months vboxsync Makefile.kmk: Add support for uploading parfait analysis to 2nd …
(edit) @100998   21 months vboxsync doxygen fix
(edit) @100997   21 months vboxsync doxygen fix
(edit) @100996   21 months vboxsync VMM: bugref:10498 bugref:10318: doxygen typo fix
(edit) @100995   21 months vboxsync BIOS: Fixed incorrect pragma aux use that could corrupt memory when …
(edit) @100994   21 months vboxsync VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
(edit) @100993   21 months vboxsync VMM/HMVMXR0: Outdated comment correction.
(edit) @100992   21 months vboxsync VMM: bugref:10498 bugref:10318 Comment nit.
(edit) @100991   21 months vboxsync VMM: bugref:10498 bugref:10318 Report WC bit as well in the MTRR …
(edit) @100990   21 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adding frames with …
(edit) @100989   21 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Replace page stack with …
(edit) @100988   21 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Title label isn't …
(edit) @100987   21 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: scm fix for r158926.
(edit) @100986   21 months vboxsync BusLogic: More accurately emulate the geometry register; return …
(edit) @100985   21 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialogSpecific: Forgot …
(edit) @100984   21 months vboxsync BIOS: Support also ISA BusLogic/Adaptec HBAs, not just PCI (see …
(edit) @100983   21 months vboxsync openssl-3.1.0: disabling avx512 instructions for linux too as docs and …
(edit) @100982   21 months vboxsync openssl-3.1.0: poly1305-x86_64.S bugref:10418
(edit) @100981   21 months vboxsync openssl-3.1.0: rsaz-avx512.S bugref:10418
(edit) @100980   21 months vboxsync openssl-3.1.0: refenrated asm files for macos. ​bugref:10418
(edit) @100979   21 months vboxsync FE/Qt: bugref:10513: Initial cloning of UISettingsDialog to …
(edit) @100978   21 months vboxsync openssl-3.1.0: wrong .S format. bugref:10418
(edit) @100977   21 months vboxsync openssl-3.1.0: getting rid of avx512 assembler code for macos …
(edit) @100976   21 months vboxsync openssl-3.1.0: getting rid of avx512 assembler code for macos. bugref:10418
(edit) @100975   21 months vboxsync ValKit: Avoid coping Windows OS root folder from guest to host in …
(edit) @100974   21 months vboxsync switching to openssl-3.1.0. bugref:10418
(edit) @100973   21 months vboxsync FE/Qt: UISettingsDialog: Burn fix for r158913.
(edit) @100972   21 months vboxsync FE/Qt: UISettingsDialog: Small cleanup.
(edit) @100971   21 months vboxsync openssl-3.1.0: temporary avoiding avx-512 instruction set. bugref:10418
(edit) @100970   21 months vboxsync VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
(edit) @100969   21 months vboxsync FE/Qt: UISettingsDialog: Moving code specific for page validator from …
(edit) @100968   21 months vboxsync FE/Qt: UISettingsDialog: A bit of logical fixes for …
(edit) @100967   21 months vboxsync FE/Qt: UISettingsDialog: Adjusting UISettingsWarningPane to have more …
(edit) @100966   21 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
(edit) @100965   21 months vboxsync VMM/PGM,++: Removing some CSAM traces.
(edit) @100964   21 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
(edit) @100963   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100962   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming in logviewer pane …
(edit) @100961   21 months vboxsync FE/Qt: UISettingsDialog: Moving UIWarningPane from widgets to …
(edit) @100960   21 months vboxsync FE/Qt: UISettingsDialog: Cleanup for settings selector stuff; A bit of …
(edit) @100959   21 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
(edit) @100958   21 months vboxsync VMM/PGM: Made the VBOX_WITH_NEW_LAZY_PAGE_ALLOC #ifdef'ed code work a …
(edit) @100957   21 months vboxsync format/pdb.h: Fix for older gcc versions.
(edit) @100956   21 months vboxsync FE/Qt: bugref:10496. Some renaming.
(edit) @100955   21 months vboxsync FE/Qt: bugref:10496. Uncheck panel actions when panel container is …
(edit) @100954   21 months vboxsync IPRT/dbgmod: Improved the logic for guessing the .pdb/.dbg filename.
(edit) @100953   21 months vboxsync IPRT/dbg: Fix clang warning. Code not needed.
(edit) @100952   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Removing a now-obsolete class.
(edit) @100951   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Adding a close button to panel container.
(edit) @100950   21 months vboxsync IPRT/dbg: Fix pdb warnings.
(edit) @100949   21 months vboxsync IPRT/RTDbgSymCache: Corrected exit check for 'add'.
(edit) @100948   21 months vboxsync IPRT/dbg: Rewroked the CV/DBG+PDB loading so that we support loading …
(edit) @100947   21 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100946   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Connecting panel actions to panel tabs.
(edit) @100945   21 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100944   21 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100943   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming.
(edit) @100942   21 months vboxsync openssl: temporary rolling back to 3.0.7
(edit) @100941   21 months vboxsync openssl: temporary rolling back to 3.0.9
(edit) @100940   21 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100939   21 months vboxsync openssl: adding missed files bugref:10418
(edit) @100938   21 months vboxsync openssl: switching to 3.1.0. bugref: 10418
(edit) @100937   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100936   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some refactoring and renaming.
(edit) @100935   21 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100934   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing size policy of the panel …
(edit) @100933   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring bookmarks panel.
(edit) @100932   21 months vboxsync IPRT/dbg: Early PDB support. [scm fix]
(edit) @100931   21 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   21 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   21 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   21 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100927   21 months vboxsync VMM: More diagnostics wrt ticketref:21814
(edit) @100926   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. second part.
(edit) @100925   21 months vboxsync FE/Qt: UISettingsDialog: Cleanup for polishing and serialization stuff.
(edit) @100924   21 months vboxsync FE/Qt: UISettingsDialog: A bit of stuff related to prepare/cleanup …
(edit) @100923   21 months vboxsync FE/Qt: UISettingsDialog: Large cleanup for prepare/cleanup cascade.
(edit) @100922   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100921   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. not complete.
(edit) @100920   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. build fix.
(edit) @100919   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Restoring event filtering for search …
(edit) @100918   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing search functionality after …
(edit) @100917   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100916   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100915   21 months vboxsync FE/Qt: bugref:10496, bugref:9072. Moving log viewer's search panel. …
(edit) @100914   21 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   21 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100912   21 months vboxsync IPRT: Added a virtual file system view of PDB files. [build fix]
(edit) @100911   21 months vboxsync IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
(edit) @100910   21 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100909   21 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   21 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100907   21 months vboxsync FE/Qt: bugref:10496, bugref:9080. Using new base class for dialog …
(edit) @100906   21 months vboxsync FE/Qt: bugref:10496, bugref:6699. Toggle tool bar actions as tab …
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