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) @31825   14 years vboxsync Machine::GetHWVirtExProperty: Missing break.
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31817   14 years vboxsync Main: cleanup medium objects from media registry, second try
(edit) @31814   14 years vboxsync Main: cleanup medium objects from media registry when machine object …
(edit) @31746   14 years vboxsync Main: Added input validations missing in r64842.
(edit) @31742   14 years vboxsync FT password
(edit) @31706   14 years vboxsync More FT state change work
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31692   14 years vboxsync Cleaned up IGuest page fusion api
(edit) @31688   14 years vboxsync New state
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(edit) @31683   14 years vboxsync Main: fix crash taking/restoring snapshot (regression from last week's …
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31546   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31482   14 years vboxsync Main: less string copying with media paths
(edit) @31481   14 years vboxsync Main: use a shared type for string maps
(edit) @31358   14 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
(edit) @31344   14 years vboxsync Main: Machine::Delete(): move saveSettings() to worker thread
(edit) @31343   14 years vboxsync Main: fix crash in Machine::Delete
(edit) @31335   14 years vboxsync fix windows burn
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31313   14 years vboxsync Main: fix memory leak in error path
(edit) @31312   14 years vboxsync Main: undo rename, readability
(edit) @31308   14 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   14 years vboxsync Main: remove unused arg
(edit) @31306   14 years vboxsync Main: optimization
(edit) @31301   14 years vboxsync More resource control changes
(edit) @31296   14 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31281   14 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31270   14 years vboxsync Main: A little bit more logging.
(edit) @31242   14 years vboxsync Main: finish Machine::Unregister(), which can now recursively delete …
(edit) @31239   14 years vboxsync Main: use VBox error codes in IMedium
(edit) @31236   14 years vboxsync Main: rename internal medium attach/detach methods
(edit) @31228   14 years vboxsync Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
(edit) @31225   14 years vboxsync build fix
(edit) @31223   14 years vboxsync Main: error handling in Machine::Unregister()
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31046   14 years vboxsync Main: don't emit session changed event if it doesn't changed
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30958   14 years vboxsync Main/Machine: Move registering the metrics for running VMs from …
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30940   14 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30939   14 years vboxsync Main: fix crash regression in new Machine::prepareUnregister() with …
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30931   14 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30882   14 years vboxsync Main/Machine+VirtualBox: add missing synchronization to the delayed …
(edit) @30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30812   14 years vboxsync Main/Machine: fix file descriptor leak in ReadLog().
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30632   14 years vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30380   14 years vboxsync Main: make calculateRelativePath methods a bit smarter and rename them …
(edit) @30379   14 years vboxsync Main: fix bug that saved states were never written to machine XML if …
(edit) @30377   14 years vboxsync Main: do not hold any other lock while calling …
(edit) @30305   14 years vboxsync build fix
(edit) @30304   14 years vboxsync Main: fixes to saveSettings and locking calls
(edit) @30298   14 years vboxsync fixed memory leaks in Machine::GetGuestPropertyValue() and …
(edit) @30055   14 years vboxsync VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
(edit) @29971   15 years vboxsync Main: cosmetical change in error messages
(edit) @29937   15 years vboxsync Main: Reapplied r62200 with bug fixes.
(edit) @29934   15 years vboxsync reverted r62200 as it breaks powerup
(edit) @29932   15 years vboxsync Main: Rewrote ProgressProxyImpl.cpp to proxy at the most one progress …
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29799   15 years vboxsync Machine::QueryLogFilename: Must set aName in the case where the file …
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29568   15 years vboxsync Rely on feature.h
(edit) @29565   15 years vboxsync Comment
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29470   15 years vboxsync Main/Machine: bump chunk size for reading the log file to 32K
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(edit) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29363   15 years vboxsync Added 'restart' parameter to OnVRDPServerChange notification.
(edit) @29354   15 years vboxsync Main: Make API change to query saved screenshots of any configured …
(edit) @29347   15 years vboxsync Main: fix warnings
(edit) @29325   15 years vboxsync Main/Machine: fix regression due to negated bool parameter resulting …
(edit) @29309   15 years vboxsync Wording
(edit) @29225   15 years vboxsync Shared paging property for IMachine and IGuest added (not implemented).
(edit) @29224   15 years vboxsync Main: turn ISO not found error into warning to allow restoring VMs …
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29192   15 years vboxsync Main/Machine: actually fulfill the locking requirements of the …
(edit) @28949   15 years vboxsync MachineImpl.cpp: More details when a spawned VM process croaks.
(edit) @28851   15 years vboxsync typo
(edit) @28850   15 years vboxsync Main/Machine: allow guest property updates while a live merge is running
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
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