VirtualBox

source: vbox/trunk/src/VBox/Main/MachineImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26908   15 years vboxsync Main/MachineImpl+Frontends/VirtualBox: disable showing VM start errors …
(edit) @26768   15 years vboxsync Main: unbreak MountMedium(NULL) broken by r58004
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26738   15 years vboxsync Main: fix locking order violation in Machine::AttachDevice()
(edit) @26704   15 years vboxsync Main/MachineImpl: Don't AssertReturn on Writelock when only read lock …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26511   15 years vboxsync Main: tabs -> spaces.
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26443   15 years vboxsync Fixed loading DisplayScreenshot from saved state (a corrected fix).
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26426   15 years vboxsync Fixed loading DisplayScreenshot from saved state.
(edit) @26323   15 years vboxsync Main/Machine+Console: Extend the scope of the power up progress …
(edit) @26295   15 years vboxsync Backed out r57393
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26235   15 years vboxsync Main: coding style
(edit) @26232   15 years vboxsync Main: reordering of function calls in openExistingSession() to …
(edit) @26200   15 years vboxsync Main: fix wrong assertions introduced by yesterday's settings changes
(edit) @26193   15 years vboxsync Main: fix r56875 which broke Machine::GetSnapshot(NULL) which is …
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
(edit) @26167   15 years vboxsync Main: get rid of isModified() loops in Machine and subclasses; …
(edit) @26156   15 years vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
(edit) @26088   15 years vboxsync Main: debugging notes, coding style
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @26043   15 years vboxsync Enable nested paging by default for new VMs
(edit) @26042   15 years vboxsync Main: fix assertion and locking order violation registering ISO/RAW images
(edit) @25998   15 years vboxsync Extra comment (todo)
(edit) @25997   15 years vboxsync Fixed assumption that GetSnapshot by name would fail; previous broken …
(edit) @25936   15 years vboxsync Main: make deleteSnapshot() work with the lock validator
(edit) @25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
(edit) @25913   15 years vboxsync Main: fix missing cleanup of snapshots in Machine destructor (causes …
(edit) @25905   15 years vboxsync Main: build fix
(edit) @25903   15 years vboxsync Main: make restoreSnapshot() work with the lock validator; take …
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25880   15 years vboxsync Main: more locking order validation fixes
(edit) @25860   15 years vboxsync Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
(edit) @25843   15 years vboxsync Main: fix deadlock candidates detected by lock validator
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25809   15 years vboxsync Main: adjust lock validation code to use IPRT lock validation, first …
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25589   15 years vboxsync LsiLogic: Add SAS support for Main and Frontends
(edit) @25409   15 years vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @25357   15 years vboxsync Turn on VPID by default (VT-x).
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25330   15 years vboxsync Main: fix parameter checking in AdoptSavedState
(edit) @25326   15 years vboxsync Main/Machine+MediumAttachment: fix loading the passthrough setting
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25279   15 years vboxsync Main: preparation for deadlock detection: clean up autolock classes
(edit) @25203   15 years vboxsync Main: make SerialPort instance data private and make it use the XML …
(edit) @25198   15 years vboxsync Main: make StorageController instance data private
(edit) @25194   15 years vboxsync Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
(edit) @25184   15 years vboxsync Main: bring back r55600 with fix for broken machine creation
(edit) @25182   15 years vboxsync Backed out 55600; unable to create new VMs
(edit) @25179   15 years vboxsync Wrong default HWVirtExExclusive value
(edit) @25170   15 years vboxsync Main: rework VirtualBox implemenation to no longer use …
(edit) @25152   15 years vboxsync Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
(edit) @25151   15 years vboxsync Main: cleanup: std::list< ComOBjPtr<Medium> > typedefs
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @24991   15 years vboxsync Main: fix windows burn
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24936   15 years vboxsync MachineImpl.cpp: Hacked around the locking cleanup issue in …
(edit) @24919   15 years vboxsync MachineImpl.cpp: State logging.
(edit) @24765   15 years vboxsync MachineImpl/AttachDevice: the "smartness" applies only to hard disks. …
(edit) @24759   15 years vboxsync Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC …
(edit) @24727   15 years vboxsync Main/MachineImpl: in DetachDrive don't forget to remove the backrefs …
(edit) @24704   15 years vboxsync SessionMachine::PushGuestProperty: Fixed state validation. …
(edit) @24685   15 years vboxsync Inverted assertion
(edit) @24663   15 years vboxsync MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
(edit) @24649   15 years vboxsync Main: another autolock was done too late in SetGuestProperty
(edit) @24644   15 years vboxsync Main: autolock was done too late in SetGuestProperty
(edit) @24620   15 years vboxsync Saved state screenshot Main API fix (xTracker 4364).
(edit) @24619   15 years vboxsync make readable.
(edit) @24560   15 years vboxsync Main/MachineImpl: change the dvd/floppy mounting code so that the …
(edit) @24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
(edit) @24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24524   15 years vboxsync Main/Machine: fix error handling in MountMedium, dropping the error …
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24460   15 years vboxsync PAE enabled by default
(edit) @24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
(edit) @24354   15 years vboxsync Main: deleteSnapshot() fixes; should mostly work now
(edit) @24348   15 years vboxsync Main: better error message when snapshot diff image is gone
(edit) @24345   15 years vboxsync Main: make backrefs code a bit more readable + add backrefs logging, …
(edit) @24344   15 years vboxsync Main: fix a really nasty problem in the Machine destructor which never …
(edit) @24342   15 years vboxsync Main/Machine: fix deadlock caused by lock order violation in …
(edit) @24323   15 years vboxsync MachineImpl: fixed instance number incrementing loop
(edit) @24316   15 years vboxsync Compile fixes
(edit) @24315   15 years vboxsync Added methods to remove cpuid leafs
(edit) @24313   15 years vboxsync Clear cpuid list
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24295   15 years vboxsync Added interfaces to override cpuid leafs.
(edit) @24279   15 years vboxsync Main: move huge amounts of snapshot code from MachineImpl.cpp to …
(edit) @24277   15 years vboxsync Main: fix restoreSnapshot() which updated the current snapshot only …
(edit) @24273   15 years vboxsync Main: change Medium member variables from Bstr to Utf8 for better …
(edit) @24271   15 years vboxsync MachineImpl: don't skip instance '0' while adding storage controller
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