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) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(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) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(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) @49976   11 years vboxsync Main/Machine+ClientWatcher: fix for the generic watcher, it missed …
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49059   11 years vboxsync Forgot part of r89856.
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48505   11 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47409   11 years vboxsync Another windows build fix
(edit) @47408   11 years vboxsync build fix for Windows
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46348   12 years vboxsync Override VM Icon Implementation xtracker id:5292
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45563   12 years vboxsync Main: Make SilentReconfigureWhilePaused a per VM flag
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44167   12 years vboxsync Main: Increased guest property lookup performance by using a map for …
(edit) @43949   12 years vboxsync Main/Metics: VM disk usage metric (#6345)
(edit) @43915   12 years vboxsync Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43870   12 years vboxsync Stop cancel operation succeeds ref 5903
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42890   12 years vboxsync Main/Machine: initializer method cleanup, makes the code easier to read
(edit) @42889   12 years vboxsync Main/Snapshot: stop abusing the mPeer field, because this triggers …
(edit) @42841   12 years vboxsync Main/VideoRecordingAndEncoding : build fix for windows platform.
(edit) @42839   12 years vboxsync Main/VideoRecordingAndEncoding: build fix. Current video recording is …
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42569   12 years vboxsync Main/VirtualBox+Machine: new API method for getting VMs which are in …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42489   12 years vboxsync Main/Machine: get the conditions right when the group association can …
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @40633   13 years vboxsync several warnings
(edit) @40432   13 years vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38996   13 years vboxsync Main: fix setting the current state modification flag in some circumstances
(edit) @38887   13 years vboxsync Change DiscardDevice to SetAutoDiscardForDevice
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38820   13 years vboxsync Main: array size
(edit) @37851   13 years vboxsync Main/Console+Machine: new method for deleting a range of snapshot, …
(edit) @37824   13 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37779   13 years vboxsync Main/VirtualBox: add two attributes for querying the list of internal …
(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) @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) @37531   13 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37492   13 years vboxsync Main-CloneVM: forgot to cleanup the header file
(edit) @37491   13 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37485   13 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37449   13 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37380   13 years vboxsync Main/Console+InternalMachineControl: add a (not yet implemented) …
(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) @36673   14 years vboxsync Main/Machine: add a way to terminate VM processes if they don't …
(edit) @36128   14 years vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(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) @36058   14 years vboxsync Main/BandwidthControl: Don't use direct references to bandwidth group …
(edit) @35836   14 years vboxsync Main: do not return first item from list of registry IDs …
(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) @35460   14 years vboxsync Main/Console+Machine: move PowerDown progress object to VBoxSVC, plus …
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35175   14 years vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
(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
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