VirtualBox

source: vbox/trunk/src/VBox/Main/idl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81883   5 years vboxsync Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @81688   5 years vboxsync Main/idl: go back to old javadoc hack (no link)
(edit) @81687   5 years vboxsync Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
(edit) @81685   5 years vboxsync Main/idl: fix broken xref
(edit) @81684   5 years vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81644   5 years vboxsync Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81479   5 years vboxsync Fixing a typo in VirtualBox.xidl
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81398   5 years vboxsync bugref:9589. OCI: Added public SSH key support during instance creation.
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81190   5 years vboxsync OCI: OCILaunchForm - allow selection of VCN and Subnet compartments.
(edit) @81119   5 years vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @81084   5 years vboxsync bugref:9555. Added ability to create an instance from a boot volume.
(edit) @80869   5 years vboxsync Main/apiwrap-server.xsl: spell out why the error object is explicitly …
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80781   5 years vboxsync VirtualBox.xidl: Updated the IVirtualBox::APIRevision documentation.
(edit) @80676   5 years vboxsync OCI: Rename overly generic *and* restrictive CloudParavirtualized to …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80426   5 years vboxsync OCI: add CloudPrivateIP and CloudParavirtualized to VSD type enum.
(edit) @80114   5 years vboxsync Main/IMachineDebugger: Added method for getting the CPU load (as seen …
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @79857   5 years vboxsync VirtualBox.xidl: Pattern description for the getStats, dumpStats and …
(edit) @79856   5 years vboxsync VirtualBox.xidl: docs for the encoding enum. bugref:9288
(edit) @79854   5 years vboxsync man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option description …
(edit) @79853   5 years vboxsync man_VBoxManage-dhcpserver.xml: Include DHCP option details from …
(edit) @79849   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79848   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79845   5 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79826   5 years vboxsync OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now …
(edit) @79778   5 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
(edit) @79771   5 years vboxsync Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces …
(edit) @79747   5 years vboxsync Main: Redoing the IDHCPServer interface, part II. Implemented groups …
(edit) @79737   5 years vboxsync Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in …
(edit) @79732   5 years vboxsync Main: Redoing the IDHCPServer interface, part I. bugref:9288
(edit) @79727   5 years vboxsync bugre:9481. OCICloudClient::getImageInfo(): removed the parameter …
(edit) @79676   5 years vboxsync API: Added IKeyboard::putUsageCode method to send USB HID usage codes …
(edit) @79645   5 years vboxsync VirtualBox.xidl, VSD: adding display names parameters for …
(edit) @79610   5 years vboxsync Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to …
(edit) @79605   5 years vboxsync bugre:9481. Added the API function ICloudClient::importImage(). …
(edit) @79585   5 years vboxsync Fixed several descriptions in the ICloudClient. UUID->id.
(edit) @79583   5 years vboxsync bugref:9481. API function ICloudClient::exportImage makes the export …
(edit) @79466   5 years vboxsync OCI: ICloudClient::exportVM - makes an OCI custom image from a local …
(edit) @79364   5 years vboxsync OCI: Export form for exporting VM to a custom image obtained …
(edit) @79338   5 years vboxsync bugref:9481. Changed UUID of ICloudClient, reverted the number of the …
(edit) @79320   5 years vboxsync bugref:9481. Added API cloud function getImageInfo.
(edit) @79309   5 years vboxsync scm fix.
(edit) @79308   5 years vboxsync scm fixes.
(edit) @79307   5 years vboxsync bugref:9481. Added 3 API functions - createImage, exportImage, …
(edit) @79301   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   5 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79216   5 years vboxsync OCI: Declarations and stubs for ICloudClient::launchVM and …
(edit) @79133   5 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79065   5 years vboxsync OCI: Pass IVirtualBox as a parameter to …
(edit) @79061   5 years vboxsync bugre:9404. Changed the command "list images". Now the requested …
(edit) @79050   5 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79049   5 years vboxsync Main/apiwrap-server*.xsl: Don't generate wrappers for event interfaces …
(edit) @79047   5 years vboxsync OCI: Get rid of the ICloudClient::getExportLaunchParameters hack now …
(edit) @79033   5 years vboxsync bugref:9404. Changed the command \'list instances\'. Now the requested …
(edit) @78996   5 years vboxsync OCI: IRangedIntegerFormValue::suffix property, a counterpart of …
(edit) @78995   5 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78940   5 years vboxsync OCI: Now that GUI doesn't use export form for testing (already) and …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78896   6 years vboxsync OCI: Introduce StringFormValue::miltiline property. We'll see if it's …
(edit) @78841   6 years vboxsync bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
(edit) @78815   6 years vboxsync OCI: Make ICloudClient::getImportDescriptionForm return progress, we …
(edit) @78801   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. bugref:9472: API: let the GUI …
(edit) @78786   6 years vboxsync Main/MediumAttachment: add attribute for querying the associated …
(edit) @78784   6 years vboxsync API: add getVideoModeHint. bugref:9472: API: let the GUI notice video …
(edit) @78734   6 years vboxsync bugref:9436. Added 3 commands which start/stop/terminate an instance.
(edit) @78694   6 years vboxsync OCI: IRangedIntegerFormValue
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78534   6 years vboxsync OCI: Empty shell of an OCI import form.
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @78485   6 years vboxsync OCI: ICloudClient::getExportLaunchDescriptionFormFor that takes a …
(edit) @78428   6 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78351   6 years vboxsync Making CVirtualBox::findMachine(..) const
(edit) @78262   6 years vboxsync Main: bugref:8612: Changed the possible return codes for …
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78255   6 years vboxsync bugref:9416. Added new API function …
(edit) @78148   6 years vboxsync OCI: Change ICloudClient::listImages and listInstances signatures to …
(edit) @78124   6 years vboxsync Main: Machine+VirtualBox: slightly prettier fix to bugref:9075, …
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77883   6 years vboxsync bugref:9404. Added two new commands for VBoxManage - one displays the …
(edit) @77688   6 years vboxsync OCI: ICloudClient::getExportLaunchDescriptionForm - declare and define …
(edit) @77679   6 years vboxsync Main: Drop trailing whitespace in previous.
(edit) @77675   6 years vboxsync Main: Oops, add wsmap to previous.
(edit) @77674   6 years vboxsync Main: Define IForm and related interfaces.
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77065   6 years vboxsync Guest Control/API docs: Spelling.
(edit) @77053   6 years vboxsync Guest Control/API docs: Emphasize path usage for …
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
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