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) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @56019   10 years vboxsync Main/Machine: fix starting (re-attaching case) a "separate" UI
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55854   10 years vboxsync Main: saved screenshot API cleanup.
(edit) @55835   10 years vboxsync Main/Machine: repair VM configs a bit more thoroughly, as otherwise it …
(edit) @55833   10 years vboxsync Main/Machine: fix handling of transient guest properties (both on …
(edit) @55807   10 years vboxsync Main/Machine: fix self-deadlock during inaccessible machine unregistration
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55728   10 years vboxsync Main/Machine+Snapshot+Medium: Remove bogus assertion when locking a …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55670   10 years vboxsync Machine::temporaryEjectDevice(): fixed the test for the machine state …
(edit) @55642   10 years vboxsync MachineImpl.cpp doesn't seem to need GuestImpl.h (Guest* lives in …
(edit) @55511   10 years vboxsync Main/Snapshot: fix handling of saved state with offline snapshots …
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55233   10 years vboxsync Main/Machine+Snapshot: fix state checks and introduce standardized …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55168   10 years vboxsync Main/Machine: fix overlooked case sensitive frontend name check
(edit) @55167   10 years vboxsync Main/Machine: Add support for launching separate UI/VM setups. …
(edit) @55120   10 years vboxsync Main/Machine: too strict limitations for extradata changes... for …
(edit) @55094   10 years vboxsync Main/Machine: fix condition when permanent shared folders can be …
(edit) @54971   10 years vboxsync Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
(edit) @54966   10 years vboxsync MediumImpl: be a bit more verbose if locking of the media failed
(edit) @54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54927   10 years vboxsync Main/src-server: comment.
(edit) @54926   10 years vboxsync Main/src-server/MachineImpl: enable KVM paravirt for almost all linux …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54791   10 years vboxsync Main/Machine: fix long-standing bug with setting extradata (it isn't …
(edit) @54645   10 years vboxsync Encryption/Main: Allow encryption of differencing media as long as …
(edit) @54177   10 years vboxsync Main/Machine: typo in rsevious change
(edit) @54175   10 years vboxsync Main/Machine: fix another (unnecessary, the parent lock isn't needed …
(edit) @54174   10 years vboxsync Main/Machine: fix lock order violation when detaching all media, child …
(edit) @53867   10 years vboxsync Main: Added machine state change probe.
(edit) @53603   10 years vboxsync Main: Don't try to delete the storage of a disk image when the format …
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53171   10 years vboxsync MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
(edit) @53170   10 years vboxsync MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
(edit) @53110   10 years vboxsync Main/src-server: unused param warning.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52990   10 years vboxsync Main/Machine: also delete VBoxStartup.log when deleting a VM
(edit) @52958   10 years vboxsync Main: merged IMachine::readSavedThumbnailToArray and …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52933   10 years vboxsync MachineImpl: return code mismatch
(edit) @52861   10 years vboxsync Main/Machine: TABs
(edit) @52821   10 years vboxsync Main: warning, cleanup.
(edit) @52682   10 years vboxsync Main/Machine+Settings: Changing extradata for a Machine instance is …
(edit) @52497   10 years vboxsync Main/Machine: simplify object reference assignments
(edit) @52492   10 years vboxsync MachineImpl: warnings
(edit) @52490   10 years vboxsync Main: more cleanup after r95701
(edit) @52489   10 years vboxsync Main: tabs
(edit) @52483   10 years vboxsync Main: cleanup after r95701
(edit) @52481   10 years vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52339   10 years vboxsync Main/MachineImpl: Enable Hyper-V GIM for new Windows VMs.
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52251   10 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52175   10 years vboxsync MachineImpl.cpp: Create the log directory before launching the VM; …
(edit) @52171   10 years vboxsync Main: VM startup logging on windows.
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51567   11 years vboxsync 6813 MachineImpl.cpp server side com wrapper API useage - further fix
(edit) @51512   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 4 - bugfix
(edit) @51506   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 3 - …
(edit) @51499   11 years vboxsync 6813 - MachineImpl use of server side wrappers - vn 2 - bugfixes
(edit) @51498   11 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51190   11 years vboxsync VBoxSVC: save settings at exit: update VirtualBox.xml if VM name was …
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50652   11 years vboxsync Main/MachineImpl: well, if we use a counter there is no point in …
(edit) @50651   11 years vboxsync Main/MachineImpl: use a real counter here
(edit) @50650   11 years vboxsync Main/MachineImpl: don't start the NAT network at …
(edit) @50435   11 years vboxsync Main/Machine: avoid losing error info for OVF import failures, it …
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50297   11 years vboxsync build fix
(edit) @50291   11 years vboxsync Main/SystemProperties: Add GetStorageControllerHotplugCapable to check …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49976   11 years vboxsync Main/Machine+ClientWatcher: fix for the generic watcher, it missed …
(edit) @49960   11 years vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49795   11 years vboxsync 6813 - stage 3 rev 1
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49552   11 years vboxsync Main/Machine: the API description clearly says that deleting a VM …
(edit) @49293   11 years vboxsync typo in prev change
(edit) @49292   11 years vboxsync Main/Machine: regression, incorrect UUID check, leading to Windows …
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48968   11 years vboxsync Main/NATNetwork: more logging
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48735   11 years vboxsync Main/Machine: store the passthrough flag even if there is no medium …
(edit) @48718   11 years vboxsync SessionMachine::init: lockWrite() call depends on RT_LOCK_STRICT.
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