VirtualBox

source: vbox/trunk/src/VBox/Main/idl/VirtualBox.xidl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24526   15 years vboxsync OVF: fix import and export of floppy and DVD attachments broken by …
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24464   15 years vboxsync TakeScreenShotSlow corrected comment and API spec.
(edit) @24434   15 years vboxsync Main: API docs
(edit) @24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
(edit) @24346   15 years vboxsync SystemProperties: function GetDeviceTypesForStorageBus() to get the …
(edit) @24340   15 years vboxsync Updated descriptions of cpuid methods
(edit) @24330   15 years vboxsync Comment update
(edit) @24315   15 years vboxsync Added methods to remove cpuid leafs
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24297   15 years vboxsync Main: API docs
(edit) @24295   15 years vboxsync Added interfaces to override cpuid leafs.
(edit) @24275   15 years vboxsync Main: API doc fixes
(edit) @24266   15 years vboxsync Main: more API doc fixes
(edit) @24262   15 years vboxsync Main: more API doc fixes
(edit) @24261   15 years vboxsync Main: more API doc fixes
(edit) @24260   15 years vboxsync Main: API docs fix
(edit) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24075   15 years vboxsync API: fix documentation for SessionState_Spawning
(edit) @24017   15 years vboxsync UUID: for r53765
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23947   15 years vboxsync API/Medium: stub for resizing method
(edit) @23946   15 years vboxsync API: medium terminology cleanup, no actual interface change
(edit) @23936   15 years vboxsync API/Machine: clarify API docs, fix remaining code
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23897   15 years vboxsync API docs
(edit) @23880   15 years vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23823   15 years vboxsync API/Medium: new attribute to get the kind of medium (dvd/floppy/hard …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23791   15 years vboxsync Main: Allow setting IMachine::LiveMigrationTarget to TRUE when the VM …
(edit) @23762   15 years vboxsync Python shell: better device attachment printing, updated to reflect …
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23727   15 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23702   15 years vboxsync Query VT capabilities from the support driver.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23601   15 years vboxsync fix sdk build problem (port is a reserved word in java)
(edit) @23599   15 years vboxsync Main: Live migration work.
(edit) @23567   15 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23560   15 years vboxsync API/SystemProperties: new method to query the maximum instance count …
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23280   15 years vboxsync Main: avoid full recompile if only comments in VirtualBox.xidl are changed
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23197   15 years vboxsync UUID: for r52117, r52023
(edit) @23182   15 years vboxsync UUID: for r52603
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22381   15 years vboxsync Main, Python glue: Windows updates
(edit) @22358   15 years vboxsync fixed Win burns
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22323   15 years vboxsync understandable description
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22214   15 years vboxsync Main: documentation.
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22208   15 years vboxsync Main: API docs
(edit) @22200   15 years vboxsync Main: API docs fix
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @21970   15 years vboxsync UUID: for r50383
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21818   15 years vboxsync Main: more snapshot documentation fixes.
(edit) @21809   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21808   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21783   15 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21735   15 years vboxsync VirtualBox.xidl: removed obsolete note
(edit) @21612   15 years vboxsync OVF: Added remote OVF downloading.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21526   15 years vboxsync UUID for r48951
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21364   15 years vboxsync readability newline
(edit) @21061   15 years vboxsync API: fix documentation for a bunch of fixed NULL issues
(edit) @21026   15 years vboxsync API/HardDisk: tiny clarification of the cloneTo semantics when copying …
(edit) @20980   15 years vboxsync IDL: doxygen fixes
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20963   15 years vboxsync Main: Added stubs for Cd & CdUp.
(edit) @20945   15 years vboxsync API/HardDisk: allow cloning to existing images. just a stub for now.
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20896   15 years vboxsync SDK: API doc fixes.
(edit) @20890   15 years vboxsync Webservice: now that we can handle it (r49036), enable IGuest …
(edit) @20888   15 years vboxsync webservice: changes to allow for supporting IDisplay and other …
(edit) @20849   15 years vboxsync API: typo fix
(edit) @20843   15 years vboxsync SDK: documentation updates
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20831   15 years vboxsync Main: refined docs on takeScreenShotSlow()
(edit) @20828   15 years vboxsync SDK: documentation updates
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20630   16 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   16 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20381   16 years vboxsync VirtualBox.xidl: UUID for r48138.
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