VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/MachineImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38820   13 years vboxsync Main: array size
(edit) @38745   13 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38742   13 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38729   13 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38717   13 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38609   13 years vboxsync VBoxHeadless/win: enable SVC in VBoxSVC, add SVC to host installer
(edit) @38583   13 years vboxsync Main: set the "current state" modified if something in the VM …
(edit) @38534   13 years vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38499   13 years vboxsync Main/Machine+Medium: fix medium registry association when attaching a …
(edit) @38494   13 years vboxsync Main: fix VM initialization if a shared folder does not exists (fix …
(edit) @38357   13 years vboxsync Main: fix NonRational flag survival on snapshot creation (public #9379)
(edit) @38329   13 years vboxsync Main/MachineImpl: Allow hotplugging of CD/DVD drives
(edit) @38099   13 years vboxsync FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
(edit) @38056   13 years vboxsync Main/Machine: disable clone mode "machine and child states" for now
(edit) @38014   13 years vboxsync Main: a little more explanation
(edit) @38013   13 years vboxsync Main: import extra data items on read
(edit) @37985   13 years vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37971   13 years vboxsync Main/Machine: implement creating linked clones. Frontends/VBoxManage: …
(edit) @37932   13 years vboxsync Main: not worth an error message if a machine CPU leaf was not overridden
(edit) @37931   13 years vboxsync Main: TODO
(edit) @37930   13 years vboxsync Main: LONG / ULONG have %d / %u format specifiers (Assert/Log only)
(edit) @37824   13 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37777   13 years vboxsync Main: simply iterate over all parents
(edit) @37768   13 years vboxsync Main: add implicit parents which are not attached to other machines to …
(edit) @37709   13 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37704   13 years vboxsync warning
(edit) @37695   13 years vboxsync Main/MediumAttachment+Machine: maintain a flag whether the medium was …
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37686   13 years vboxsync Main: flags for emulated USB Webcam and CardReader.
(edit) @37681   13 years vboxsync Main: correctly wait for async process
(edit) @37680   13 years vboxsync Main: medias have to delete them self (using the location is wrong: …
(edit) @37657   13 years vboxsync Main: Build fix
(edit) @37656   13 years vboxsync Main: Clarify the error message if the controller doesn't support …
(edit) @37606   13 years vboxsync Settings: read the aborted flag
(edit) @37554   13 years vboxsync Main: tabs
(edit) @37553   13 years vboxsync com: method for SafeArray -> RTCList
(edit) @37547   14 years vboxsync com: temp remove template
(edit) @37532   14 years vboxsync Main-CloneVM: fix win
(edit) @37531   14 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37491   14 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37486   14 years vboxsync Main-CloneVM: remove printf
(edit) @37485   14 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37449   14 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37412   14 years vboxsync Main/MachineImpl: don't hide the error code if creating a differential …
(edit) @37162   14 years vboxsync Main/Medium: provide error message for duplicate attachment of one …
(edit) @37092   14 years vboxsync Main: fixed NOP in release builds (xtracker 5578)
(edit) @37075   14 years vboxsync Main: win fix
(edit) @37074   14 years vboxsync Main; VBoxManage: initial machine clone support
(edit) @36991   14 years vboxsync Main: Initial support for disk hotplugging, work in progress
(edit) @36898   14 years vboxsync Main/Machine: first draft of method for cloning entire machines
(edit) @36839   14 years vboxsync Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637)
(edit) @36727   14 years vboxsync Main: fix log message format string bugs
(edit) @36683   14 years vboxsync Main/Machine: progress message tuning for LaunchVMProcess
(edit) @36682   14 years vboxsync Main/Machine: fix formatting of progress description, and minor cleanup
(edit) @36673   14 years vboxsync Main/Machine: add a way to terminate VM processes if they don't …
(edit) @36664   14 years vboxsync Main: check if particular PCI device already attached
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36451   14 years vboxsync introduced VirtualBoxBase::clearError to clear the previous error info …
(edit) @36411   14 years vboxsync MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the …
(edit) @36365   14 years vboxsync Main: Fix for parameter handling in setGuestPropertyToVM().
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36215   14 years vboxsync doxygen @todo, please.
(edit) @36187   14 years vboxsync Main/Machine: handle the case where snapshot dir = VM dir (previously …
(edit) @36181   14 years vboxsync Main: Fix crashes when starting a VM with a bandwidth group caused by …
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36168   14 years vboxsync Main: a few more time format fixes
(edit) @36165   14 years vboxsync format string fix
(edit) @36163   14 years vboxsync Main: Do not use colons in filenames(!), add nanosecond to saved state …
(edit) @36128   14 years vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36091   14 years vboxsync Main: use the VRDE VM setting in LaunchVMProcess API
(edit) @36086   14 years vboxsync MachineImpl.cpp: No large pages on linux for me, thank you very much.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36074   14 years vboxsync Main: implement sharing saved state files between snapshots and …
(edit) @36072   14 years vboxsync Main: fix overconfident debug assertion triggered by earlier fix in r69942
(edit) @36058   14 years vboxsync Main/BandwidthControl: Don't use direct references to bandwidth group …
(edit) @36017   14 years vboxsync Main: Improve error message if a CPU socket is removed which has still …
(edit) @35992   14 years vboxsync raw PCI: more init bits
(edit) @35984   14 years vboxsync Main: prohibit setting a UUID as the machine or snapshot name
(edit) @35982   14 years vboxsync Main: further fix broken snapshots when disk images are shared between …
(edit) @35903   14 years vboxsync Main: before unregistering a machine, move media shared with another …
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35838   14 years vboxsync Main: use proper casting in Machine::Delete
(edit) @35836   14 years vboxsync Main: do not return first item from list of registry IDs …
(edit) @35757   14 years vboxsync Main: do not fail loading machine settings if a shared folder path is …
(edit) @35755   14 years vboxsync Main: convert SharedFolder to utf-8
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35610   14 years vboxsync Main: make r69505 a little stricter
(edit) @35608   14 years vboxsync Main: silently ignore removable media that cannot be found when …
(edit) @35528   14 years vboxsync Main: If a host DVD/floppy drive is not available, don't bitch but …
(edit) @35460   14 years vboxsync Main/Console+Machine: move PowerDown progress object to VBoxSVC, plus …
(edit) @35429   14 years vboxsync Main: fix bug that dvd/floppy host drives would not be restored from …
(copy) @35368   14 years vboxsync Main: source re-org.
copied from trunk/src/VBox/Main/MachineImpl.cpp
(edit) @35358   14 years vboxsync backed out 69217
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