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) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24214   15 years vboxsync Main/MachineImpl: fix SessionMachine::lockMedia() to get the medium …
(edit) @24209   15 years vboxsync Main: fix restoreSnapshot() never detaching and deleting the …
(edit) @24196   15 years vboxsync Main: add logging + weighted progress to restoreSnapshot(); convert …
(edit) @24160   15 years vboxsync Main: fixed fixupMedia() and reverted changes in r54089
(edit) @24155   15 years vboxsync Main: call medium->detachFrom() on the medium which just got detached
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24090   15 years vboxsync Main/Machine: when opening a new session, don't just fail of the …
(edit) @24079   15 years vboxsync Main: logging cleanup
(edit) @24074   15 years vboxsync Main/Machine: fix race when spawning session, caused VBoxSVC crash due …
(edit) @24024   15 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23945   15 years vboxsync API/Machine: more parameter checks
(edit) @23931   15 years vboxsync Main/MachineImpl: add a parameter validity check
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23921   15 years vboxsync Main: better error message if semget() returns ENOSPC
(edit) @23920   15 years vboxsync Main/MachineImpl: warning cosmetics
(edit) @23914   15 years vboxsync Main/MediumAttachment: very ugly fix for the fact that …
(edit) @23911   15 years vboxsync Main: fix for fix for tiny memory leak in GetExtraData
(edit) @23909   15 years vboxsync Main: fix tiny memory leak in GetExtraData
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23881   15 years vboxsync Main: make restoreSnapshot() work on snapshots other than the current …
(edit) @23880   15 years vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23791   15 years vboxsync Main: Allow setting IMachine::LiveMigrationTarget to TRUE when the VM …
(edit) @23769   15 years vboxsync Main/Machine: fix null medium issue introduced with the previous fix
(edit) @23763   15 years vboxsync Main/MachineImpl: fix medium backref handling for floppy/dvd media
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23727   15 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23697   15 years vboxsync MachineImpl.cpp: Another live migration state hack.
(edit) @23675   15 years vboxsync stringify Session state
(edit) @23674   15 years vboxsync Windows build fix
(edit) @23670   15 years vboxsync SessionMachine::setMachineState: Hack around a live migration crash.
(edit) @23664   15 years vboxsync Main: stringify the machine state in error messages.
(edit) @23600   15 years vboxsync Main: three new Machine settings (not enabled).
(edit) @23599   15 years vboxsync Main: Live migration work.
(edit) @23585   15 years vboxsync FE/Qt4: Adapting 'New VM Wizard' & 'First Run Wizard' to new [Main] …
(edit) @23583   15 years vboxsync Main: fix wrong snapshot assertion
(edit) @23567   15 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23441   15 years vboxsync Main/MachineImpl: fix subtly broken snapshot creation (attachments …
(edit) @23395   15 years vboxsync Main/Machine: fix error message, very partial whitespace cleanup
(edit) @23378   15 years vboxsync MachineImpl.cpp: Fixed assertion/crash in discardCurrentStateHandler.
(edit) @23335   15 years vboxsync ConsoleImpl,MachineImpl: Re-did the live snapshot bits.
(edit) @23331   15 years vboxsync Main/MachineImpl: add paranoia to check for duplicate attachments
(edit) @23328   15 years vboxsync Main: fix assert + crash attaching disk
(edit) @23304   15 years vboxsync Main: make backups before overwriting old XML files; remove obsolete …
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23245   15 years vboxsync Main/MachineImpl: add a few missing null medium checks
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23188   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23187   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23180   15 years vboxsync Main: fixed win burns
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @22786   15 years vboxsync build fix (msc doesn't like #ifdefs inside macro parameter lists).
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22779   15 years vboxsync Main: cosmetics
(edit) @22762   15 years vboxsync Main/GuestProperties: made transient properties setable while a …
(edit) @22625   15 years vboxsync Main: lock media correctly after creating an online snapshot …
(edit) @22624   15 years vboxsync Main: cosmetics
(edit) @22560   15 years vboxsync Main/GuestProperties: fix setting empty strings as guest properties …
(edit) @22487   15 years vboxsync Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
(edit) @22318   15 years vboxsync handle required settings upgrade transparently in the settings backend only
(edit) @22304   15 years vboxsync Main: fix broken deletion of extradata
(edit) @22300   15 years vboxsync Main: fix bad unicode in discarding snapshot title
(edit) @22298   15 years vboxsync Main: fix locking assertion when discarding snapshots with state when …
(edit) @22294   15 years vboxsync Main: gcc warnings
(edit) @22287   15 years vboxsync Main: fix missing shared folders XML save
(edit) @22246   15 years vboxsync Main: fix saving of serial + parallel ports broken by XML update
(edit) @22229   15 years vboxsync Main: fix comment
(edit) @22228   15 years vboxsync Main: fix both SetExtraData() implementations to call …
(edit) @22199   15 years vboxsync Main: bump machine settings version only if new features are really …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22194   15 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21835   15 years vboxsync Main: snapshots cleanup, documentation, memory leak fix, locking
(edit) @21826   15 years vboxsync Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21607   15 years vboxsync Main: Enable a serial port for OS/2 guests by default.
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21428   16 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21002   16 years vboxsync MachineImpl.cpp: Fix for another regression from the NULL string …
(edit) @20978   16 years vboxsync tiny cleanup, don't create unneeded Bstr temp objects
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