VirtualBox

source: vbox/trunk/src/VBox/Main/include/MachineImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34770   14 years vboxsync Warning.
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34313   14 years vboxsync two more
(edit) @34308   14 years vboxsync Main: PCI passthrough work
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33952   14 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33921   14 years vboxsync Main: rework 'save registries' logic to ensure that all media …
(edit) @33904   14 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33592   14 years vboxsync VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33237   14 years vboxsync Main: remove obsolete typedef
(edit) @33232   14 years vboxsync Main: use paths relative to machine folder in machine registries
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33067   14 years vboxsync Main: fix broken per-machine media registry for …
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31742   14 years vboxsync FT password
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(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) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(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) @31308   14 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   14 years vboxsync Main: remove unused arg
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31228   14 years vboxsync Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(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) @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) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(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) @30380   14 years vboxsync Main: make calculateRelativePath methods a bit smarter and rename them …
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(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) @29309   15 years vboxsync Wording
(edit) @29225   15 years vboxsync Shared paging property for IMachine and IGuest added (not implemented).
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(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
(edit) @28774   15 years vboxsync Main: mark machine as dirty when snapshot name or description are changed
(edit) @28669   15 years vboxsync Main: declare some methods const
(edit) @28585   15 years vboxsync Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
(edit) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
(edit) @27885   15 years vboxsync Metrics: work in progress
(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) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(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) @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) @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) @27166   15 years vboxsync Added large page property.
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26440   15 years vboxsync Main: configurable HID types work
(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) @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) @26046   15 years vboxsync Main: move Auto*StateDependency templates out of MachineImpl.h
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
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