VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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