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) @58484   9 years vboxsync Main/Machine+Medium: for diff images keep the variant of the parent if …
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58420   9 years vboxsync Main/MachineImpl: be on the safe side and clear the list of attached …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57832   9 years vboxsync Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
(edit) @57823   9 years vboxsync VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
(edit) @57403   9 years vboxsync Main/Machine: Make sure the list of USB controllers is empty before …
(edit) @57332   9 years vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57319   9 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57134   9 years vboxsync Main/Machine: fix session state checking helpers (properly …
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56610   9 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56595   9 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56477   9 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(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 …
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