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