VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99291   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99290   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99289   2 years vboxsync VMM/IEM: IEM_MC_AND_LOCAL_U8 is not allowed on variables not declared …
(edit) @99288   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99287   2 years vboxsync VMM/IEM: Some corrections to ease parsing. bugref:10369
(edit) @99286   2 years vboxsync VMM/IEM: disopcode.h -> disopcode-x86-amd64.h bugref:10394
(edit) @99285   2 years vboxsync Guest Control/Validation Kit: Introduced a process create wrapper …
(edit) @99284   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Make sure all cloud related …
(edit) @99283   2 years vboxsync Guest Control/Validation Kit: Introduced a process create wrapper …
(edit) @99282   2 years vboxsync Guest Control/Validation Kit: Introduced a process create wrapper …
(edit) @99281   2 years vboxsync Devices/Bus/DevIommuAmd: Memory cleanup on the semevent wait failure case.
(edit) @99280   2 years vboxsync Devices/Bus/DevIommuIntel: Memory cleanup on the semevent wait failure …
(edit) @99279   2 years vboxsync Guest Control/Validation Kit: Better checks for extended …
(edit) @99278   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: Let user create/add new cloud …
(edit) @99276   2 years vboxsync Guest Control/VBoxManage: Added display percentage used for a guest …
(edit) @99275   2 years vboxsync Guest Control/VBoxManage: Added display percentage used for a guest …
(edit) @99274   2 years vboxsync Devices/Graphics: incorrect format
(edit) @99273   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Comment typos/nit.
(edit) @99266   2 years vboxsync Guest Control/VBoxManage: Added a "--total" option to the "fsinfo|df" …
(edit) @99265   2 years vboxsync FE/Qt: bugref:6669: More accurate handling for Notification-center …
(edit) @99264   2 years vboxsync Guest Control/VBoxManage: Added a new command "fsinfo|df" to show …
(edit) @99263   2 years vboxsync FE/Qt: bugref:10067: Notification-center: Do not assert on cleanup if …
(edit) @99262   2 years vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99261   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Better fix for r156590.
(edit) @99259   2 years vboxsync VMM/VMXAllTemplate.cpp.h: Nested VMX: bugref:10318 Assert VT-x's …
(edit) @99258   2 years vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99257   2 years vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   2 years vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99253   2 years vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99252   2 years vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99251   2 years vboxsync Guest Control/Main: Follow-up fix for using the new semantics of …
(edit) @99250   2 years vboxsync Shared Clipboard/X11: Added more (optional) release logging, to let …
(edit) @99249   2 years vboxsync IPRT/RTGetOpt: Simplification. bugref:10302
(edit) @99248   2 years vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99247   2 years vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99246   2 years vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99245   2 years vboxsync VMM/PGM: Nested VMX: bugref:10318 Reverted r156627.
(edit) @99244   2 years vboxsync VMM/PGMAllPool: Nested VMX: bugref:10318 Assert nit.
(edit) @99242   2 years vboxsync Disassembler: ARMv8 skeleton, bugref:10394 [scm fix]
(edit) @99241   2 years vboxsync Disassembler: ARMv8 skeleton, bugref:10394
(edit) @99240   2 years vboxsync Disassembler: Fix for the x86 part (don't clear the entire …
(edit) @99239   2 years vboxsync Disassembler: Make it possible to build the disassembler library …
(edit) @99238   2 years vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99237   2 years vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99236   2 years vboxsync Disassember: Continue separation of the common disassembler and x86 …
(edit) @99235   2 years vboxsync ValidationKit/tests/api/tdCloneMedium1.py: Solaris delivers python2 as …
(edit) @99234   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99231   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99229   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99228   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99227   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99226   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99224   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99223   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99219   2 years vboxsync FE/Qt: bugref:6669: Build fix for r156591.
(edit) @99218   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Clone VM wizard onto …
(edit) @99217   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fix blocking-by-STI vs blocking-by-MovSS.
(edit) @99216   2 years vboxsync FE/VBoxBFE: Add serial andqemufirmware config device, bugref:10397
(edit) @99215   2 years vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @99214   2 years vboxsync VBoxHeadless: Simplified code around SetVRDEProperty.
(edit) @99213   2 years vboxsync Add/3D/Config.kmk: Fix for linking regression from r156294, where …
(edit) @99212   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99211   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99210   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99209   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99208   2 years vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99207   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move New VM wizard onto …
(edit) @99205   2 years vboxsync FE/Qt: bugref:6669: UINativeWizard: Missed part in r156566; Forgot to …
(edit) @99204   2 years vboxsync VBoxManage: nits
(edit) @99203   2 years vboxsync Shared Clipboard/X11: Compile fix if …
(edit) @99202   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Export Appliance wizard …
(edit) @99201   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Few missed bits in r156573.
(edit) @99200   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Import Appliance wizard …
(edit) @99199   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move Add Cloud VM wizard onto …
(edit) @99197   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Hook up the new system register …
(edit) @99196   2 years vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99195   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Move New Cloud VM wizard onto …
(edit) @99194   2 years vboxsync FE/Qt: bugref:6669: Advance UINativeWizard interface to support …
(edit) @99193   2 years vboxsync Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
(edit) @99190   2 years vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Skeleton for handling the trapped …
(edit) @99188   2 years vboxsync Validation Kit/Guest Control: Fixes for the parameter assignment of …
(edit) @99187   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: While handling cloud machine …
(edit) @99186   2 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: While handling cloud related …
(edit) @99185   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Small forgotten piece of code …
(edit) @99184   2 years vboxsync FE/Qt: bugref:10067: Notification-center: Hide …
(edit) @99180   2 years vboxsync Validation Kit/vboxwrappers: Fixed non-trunk builds; MOK (Machine …
(edit) @99179   2 years vboxsync FE/Qt: bugref:10343: Adjust reg-exp rules for …
(edit) @99178   2 years vboxsync FE/Qt: bugref:10343: Extend UIUSBFilterDetailsEditor functionality …
(edit) @99177   2 years vboxsync FE/Qt: bugref:10343: Adjust UIUSBFilterDetailsEditor to have …
(edit) @99175   2 years vboxsync Docs: bugref:9831. Removing some of the remaining chm bits.
(edit) @99173   2 years vboxsync GA Makefile: unifiying attestation signing switch name with ExtPack one
(edit) @99171   2 years vboxsync FE/Qt: bugref:9831. Setting tab text when file is not found.
(edit) @99170   2 years vboxsync Validation Kit/testdriver: Log task function callback names for easier …
(edit) @99169   2 years vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99166   2 years vboxsync Validation Kit/Guest Control: Fixes for the parameter assignment of …
(edit) @99165   2 years vboxsync Validation Kit/Guest Control: Fixes for the parameter assignment of …
(edit) @99164   2 years vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed vmlaunch/vmresume emulation to …
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