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) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
(edit) @28046   15 years vboxsync IMachine's MemoryBalloonSize property now affects running guests as well.
(edit) @28005   15 years vboxsync Metrics updates
(edit) @27998   15 years vboxsync Dropped Guest/Pagefile/Usage/Free
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27914   15 years vboxsync Main: fix initialization order in machine
(edit) @27893   15 years vboxsync Init
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27874   15 years vboxsync Main/Machine: make the config file existence check override actually …
(edit) @27858   15 years vboxsync Main: gcc warnings
(edit) @27849   15 years vboxsync metrics update
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27834   15 years vboxsync Main/guest properties: correct method capitalisation
(edit) @27823   15 years vboxsync More cleanup
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(edit) @27798   15 years vboxsync build fix
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27796   15 years vboxsync Main: attempt at USB locking fixes
(edit) @27793   15 years vboxsync Main: addendum to r56387 (properly initialze mRTCUseUTC)
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27761   15 years vboxsync Main: fixed saving guest properties at machine power off
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27685   15 years vboxsync Main/Machine: add stub for method to read VM log file.
(edit) @27680   15 years vboxsync Main/Machine: fix resource leak introduced by last change.
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27644   15 years vboxsync Main: fix missing machine settings save in some takeSnapshot() …
(edit) @27610   15 years vboxsync build fix
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27256   15 years vboxsync Main: fix regressions with renaming VMs; as a welcome side effect, …
(edit) @27179   15 years vboxsync Main: rename internal method
(edit) @27176   15 years vboxsync Fixed HWVirtExPropertyType_LargePages
(edit) @27175   15 years vboxsync Missing modified & backup calls
(edit) @27172   15 years vboxsync Main: fix trunk regression that caused Machine::SetHWVirtExProperty to …
(edit) @27166   15 years vboxsync Added large page property.
(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
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