VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100964   19 months vboxsync VMM/PGM: Some experiments wrt preseving ZERO page status as the …
(edit) @100963   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100962   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming in logviewer pane …
(edit) @100961   19 months vboxsync FE/Qt: UISettingsDialog: Moving UIWarningPane from widgets to …
(edit) @100960   19 months vboxsync FE/Qt: UISettingsDialog: Cleanup for settings selector stuff; A bit of …
(edit) @100959   19 months vboxsync FE/Qt: UISettingsDialog: Moving UIPageValidator from QIWidgetValidator …
(edit) @100958   19 months vboxsync VMM/PGM: Made the VBOX_WITH_NEW_LAZY_PAGE_ALLOC #ifdef'ed code work a …
(edit) @100956   19 months vboxsync FE/Qt: bugref:10496. Some renaming.
(edit) @100955   19 months vboxsync FE/Qt: bugref:10496. Uncheck panel actions when panel container is …
(edit) @100954   19 months vboxsync IPRT/dbgmod: Improved the logic for guessing the .pdb/.dbg filename.
(edit) @100953   19 months vboxsync IPRT/dbg: Fix clang warning. Code not needed.
(edit) @100952   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Removing a now-obsolete class.
(edit) @100951   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Adding a close button to panel container.
(edit) @100950   19 months vboxsync IPRT/dbg: Fix pdb warnings.
(edit) @100949   19 months vboxsync IPRT/RTDbgSymCache: Corrected exit check for 'add'.
(edit) @100948   19 months vboxsync IPRT/dbg: Rewroked the CV/DBG+PDB loading so that we support loading …
(edit) @100947   19 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100946   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Connecting panel actions to panel tabs.
(edit) @100945   19 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100944   19 months vboxsync ValKit: Added ntDisplay.exe utility, it will contain various tests for …
(edit) @100943   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some renaming.
(edit) @100940   19 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100937   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100936   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Some refactoring and renaming.
(edit) @100935   19 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100934   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing size policy of the panel …
(edit) @100933   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring bookmarks panel.
(edit) @100932   19 months vboxsync IPRT/dbg: Early PDB support. [scm fix]
(edit) @100931   19 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   19 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   19 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   19 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100927   19 months vboxsync VMM: More diagnostics wrt ticketref:21814
(edit) @100926   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. second part.
(edit) @100925   19 months vboxsync FE/Qt: UISettingsDialog: Cleanup for polishing and serialization stuff.
(edit) @100924   19 months vboxsync FE/Qt: UISettingsDialog: A bit of stuff related to prepare/cleanup …
(edit) @100923   19 months vboxsync FE/Qt: UISettingsDialog: Large cleanup for prepare/cleanup cascade.
(edit) @100922   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. scm fix.
(edit) @100921   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Refactoring filter panel. not complete.
(edit) @100920   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. build fix.
(edit) @100919   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Restoring event filtering for search …
(edit) @100918   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Fixing search functionality after …
(edit) @100917   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100916   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Build fix.
(edit) @100915   19 months vboxsync FE/Qt: bugref:10496, bugref:9072. Moving log viewer's search panel. …
(edit) @100914   19 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   19 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100912   19 months vboxsync IPRT: Added a virtual file system view of PDB files. [build fix]
(edit) @100911   19 months vboxsync IPRT/RTDbgSymCache: Added support for adding PDBs and DBGs to the …
(edit) @100910   19 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100909   19 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   19 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100907   19 months vboxsync FE/Qt: bugref:10496, bugref:9080. Using new base class for dialog …
(edit) @100906   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Toggle tool bar actions as tab …
(edit) @100905   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding missing toolbar action …
(edit) @100903   19 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches.
(edit) @100902   19 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to serialization.
(edit) @100901   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding panel tab text to retranslate …
(edit) @100900   19 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to dialog type stuff.
(edit) @100899   19 months vboxsync FE/Qt: UISettingsDialog: A bit of cleanup related to obsolete …
(edit) @100898   19 months vboxsync ValKit: Administrator account unlocked in Windows 10 VM (to pass GA …
(edit) @100897   19 months vboxsync Devices/Bus/DevPciIch9: Initialize the PCI bus type with the correct …
(edit) @100896   19 months vboxsync FE/Qt: bugref:10506: Suitable HiDPI icon sets for all dialogs using …
(edit) @100895   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Build fix.
(edit) @100894   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Build fix.
(edit) @100893   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing operations panel of the …
(edit) @100892   19 months vboxsync Devices/Security/DevTpm: Fix regression introduced by r157063 causing …
(edit) @100890   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Replacing the file manager's log panel.
(edit) @100889   19 months vboxsync VMM/IEM: Adjusted IEM_MC_CALL_CIMPL_HLP_RET assertion to account for …
(edit) @100888   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Some refactoring.
(edit) @100887   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Moving all the functionality of the …
(edit) @100886   19 months vboxsync Devices/Network/slirp: Check the complete network address instead of …
(edit) @100885   19 months vboxsync FE/Qt: bugref:10505: QIToolBar: Change default context-menu policy to …
(edit) @100883   19 months vboxsync Devices/Network/DevVirtioNet: Fix support for VLANs due to wrong size …
(edit) @100881   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100880   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Removing the options panel from the …
(edit) @100879   19 months vboxsync FE/Qt: bugref:10496, bugref:6699. Adding a panel widget t file manager.
(edit) @100878   19 months vboxsync VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov …
(edit) @100877   20 months vboxsync VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov …
(edit) @100876   20 months vboxsync FE/Qt: bugref:10496, bugref:9080. Some layout changes.
(edit) @100874   20 months vboxsync Audio/WAS: Make sure to invalidate the cached audio interfaces of the …
(edit) @100873   20 months vboxsync ValKit: 'Windows welcome experience' notifications were disabled in …
(edit) @100872   20 months vboxsync Devices/Network/DevVirtioNet: Fix setting the PCI base class, …
(edit) @100871   20 months vboxsync FE/Qt: bugref:10502: QIDialog: Make sure event-loop exited on done() …
(edit) @100870   20 months vboxsync Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
(edit) @100869   20 months vboxsync VMM/IEM: Use a fixed maxed-out TB during threaded compilation and …
(edit) @100868   20 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
(edit) @100866   20 months vboxsync VMM/IEM: Implemented the two flat64 stack function variants. bugref:10369
(edit) @100865   20 months vboxsync VMM/IEM: Implemented the SRegJmp push inline functions. bugref:10369
(edit) @100864   20 months vboxsync VMM/IEM: Corrected missing IEM_CIMPL_F_MODE on iemCImpl_mov_Dd_Rd. …
(edit) @100863   20 months vboxsync VMM/IEM: Implemented inlined TLB based stack accesses for 4 of the …
(edit) @100862   20 months vboxsync Linux: Host drivers: VBoxNetFlt: Build fix for kernel 6.4.10, …
(edit) @100861   20 months vboxsync FE/Qt: bugref:10500: Initial implementation for cloud VM clone …
(edit) @100860   20 months vboxsync VMM/IEM: Reworked basic stack push/pop functions for setjmp, though …
(edit) @100859   20 months vboxsync VMM/IEM: Stack MC rework preps. bugref:10369
(edit) @100858   20 months vboxsync VMM/IEM: Mark 32-bit pushes and pops as not possible in 64-bit mode. …
(edit) @100857   20 months vboxsync VMM/IEM: arm build hack. bugref:10369
(edit) @100856   20 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
(edit) @100854   20 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100853   20 months vboxsync Additions: Linux: rcvboxadd: make status-kernel and status-user …
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