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) @68239   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68126   7 years vboxsync Unatteded: Added hostname attribute. Updated debian and ubuntu …
(edit) @68108   7 years vboxsync better link for time zone indexes.
(edit) @68093   7 years vboxsync IUnattended: Added more attributes and a detection method, all stubs …
(edit) @68092   7 years vboxsync IUnattended: Added more attributes and a detection method, all stubs …
(edit) @68091   7 years vboxsync IUnattended: Added more attributes and a detection method, all stubs …
(edit) @68071   7 years vboxsync Unattended: Split out the post installation script into a separate …
(edit) @68038   7 years vboxsync VirtualBox.xidl: build fix.
(edit) @68028   7 years vboxsync IUnattended: Added a postInstallCommand attribute (currently ignored).
(edit) @68026   7 years vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @67898   7 years vboxsync IUnattended: Merged constructScript() into prepare() as it only reads …
(edit) @67896   7 years vboxsync IUnattended: Dropped the (VM) 'group' attribute as it had no …
(edit) @67895   7 years vboxsync IUnattended::imageIndex: added url to ms docs.
(edit) @67893   7 years vboxsync VirtualBox.xidl: Reserve 12 more attributes for IUnattended.
(edit) @67892   7 years vboxsync VirtualBox.xidl: Reserve 12 more attributes for IUnattended.
(edit) @67654   7 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67652   7 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67620   7 years vboxsync IUnattended: Added props for auxiliary paths.
(edit) @67617   7 years vboxsync Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
(edit) @67608   7 years vboxsync Main/Settings: prepare for 5.2 settings, without anything actually …
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67195   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @66902   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66282   8 years vboxsync Main/VirtualBox.xidl: tabs, spaces
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66067   8 years vboxsync bugref:8527. Added a new attribute "fileWithPreparedData" into the …
(edit) @65048   8 years vboxsync VirtualBox.xidl: converted TABs and backslashes
(edit) @64999   8 years vboxsync try to fix Windows builds
(edit) @64994   8 years vboxsync bugref:8527. API: Added new interface Unattended into VirtualBox.xidl
(edit) @64532   8 years vboxsync more typos
(edit) @63136   8 years vboxsync touch
(edit) @62598   8 years vboxsync Main/MachineDebugger: add method for getting the VM uptime
(edit) @62300   8 years vboxsync Main/idl: fix outdated comment
(edit) @62067   8 years vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   8 years vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62014   8 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @61915   8 years vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61749   8 years vboxsync required UUID change for r108134
(edit) @61747   8 years vboxsync enable X2APIC for Linux guests
(edit) @61684   8 years vboxsync Main: IDisplay reverted r108035, not needed
(edit) @61678   8 years vboxsync Main: IDisplay restored compatibility with 5.0 by using reserved …
(edit) @61564   8 years vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61560   8 years vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @61137   9 years vboxsync Main/Medium: some more lock order fixing, but a lot of work is left
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60546   9 years vboxsync Main/idl: document how errors are handled when creating IVirtualBox or …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60408   9 years vboxsync CPUPropertyType::TripleFaultReset: Doc adjustment.
(edit) @60341   9 years vboxsync ICertificate, Import wizard: Some adjustments to make it do and show …
(edit) @60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60328   9 years vboxsync bugref:8249. Improvement ICertificate interface.
(edit) @60243   9 years vboxsync CertificateImpl: Sketched how this should've been done. Don't …
(edit) @60236   9 years vboxsync pr8249. Backward compatibility with 5.0.x branch
(edit) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @60219   9 years vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @59387   9 years vboxsync Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it …
(edit) @59383   9 years vboxsync IMachine: dropped the number of reservedAttributes from 14 to 12 in …
(edit) @59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58134   9 years vboxsync VirtualBox.xidl: build fix
(edit) @58133   9 years vboxsync VirtualBox.xidl: Change order of NVMe storage controller type to …
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @56830   9 years vboxsync Main/idl: comment
(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) @56596   9 years vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56588   9 years vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56523   9 years vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56480   9 years vboxsync Cleaned up leftovers.
(edit) @56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56423   9 years vboxsync typo
(edit) @56398   9 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56397   9 years vboxsync VirtualBox.xidl: Some rainy day insurance.
(edit) @56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56142   10 years vboxsync Main: introduce a new "medium config changed" event which was missing, …
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55883   10 years vboxsync IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
(edit) @55854   10 years vboxsync Main: saved screenshot API cleanup.
(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) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55633   10 years vboxsync typo in open action conversion.
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
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