VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36721   14 years vboxsync Main/idl: clarify the availability of IDisplay::takeScreenShot
(edit) @36673   14 years vboxsync Main/Machine: add a way to terminate VM processes if they don't …
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36615   14 years vboxsync Main/idl: new method IHost::generateMACAddress, including implementation
(edit) @36276   14 years vboxsync Main/NetworkAdapter: Bandwidth group minor fixes (#5582)
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36224   14 years vboxsync Main: Fix description for setBandwidthGroupForDevice
(edit) @36128   14 years vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36099   14 years vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36038   14 years vboxsync IAdditionsFacility::lastUpdated: Use the same wording as …
(edit) @35981   14 years vboxsync Main: IAdditionsFacility description update.
(edit) @35970   14 years vboxsync Build fix.
(edit) @35968   14 years vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35942   14 years vboxsync Main/idl: clarify meaning of bandwidth group parameter/attribute
(edit) @35918   14 years vboxsync Main: API docs (IMedium + IMediumAttachment cleanup, media registry …
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35910   14 years vboxsync SDK docs build fix.
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35903   14 years vboxsync Main: before unregistering a machine, move media shared with another …
(edit) @35893   14 years vboxsync Comment update.
(edit) @35889   14 years vboxsync Comment typo.
(edit) @35888   14 years vboxsync Burn fix, added facility status "failed", removed unused parameters, …
(edit) @35887   14 years vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35886   14 years vboxsync burn fix, typo
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35765   14 years vboxsync docs: make Doxygen happy
(edit) @35762   14 years vboxsync docs fix
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35639   14 years vboxsync Main: event code generator typos
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35602   14 years vboxsync Main: fix and clarify that ISnapshot::SetName and SetDescription …
(edit) @35523   14 years vboxsync Main,VBoxManage: Implemented the progress objects for …
(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) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35251   14 years vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35245   14 years vboxsync build fix
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35177   14 years vboxsync Main: OnGuestMonitorChanged event.
(edit) @35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35157   14 years vboxsync Main: OnGuestMonitorDisabled event.
(edit) @35146   14 years vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35134   14 years vboxsync Main/idl: need another event for signalling that VBoxSVC was …
(edit) @35106   14 years vboxsync Main: forgot to change uuid, API to list supported VRDE properties.
(edit) @35105   14 years vboxsync Main: API to list supported VRDE properties.
(edit) @35100   14 years vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @35088   14 years vboxsync Documentation: Use links.
(edit) @35087   14 years vboxsync Documentation.
(edit) @35061   14 years vboxsync GuestControl/Main: Added timeout value for SetProcessInput to prevent …
(edit) @35040   14 years vboxsync Main/Medium+Machine+Settings: new medium type MultiAttach, meant for …
(edit) @34907   14 years vboxsync Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper …
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34899   14 years vboxsync new IID for IExtPack* to be on the safe side after that attribute …
(edit) @34898   14 years vboxsync build fix.
(edit) @34893   14 years vboxsync ExtPack: First part of the extension pack license code.
(edit) @34864   14 years vboxsync Comments update.
(edit) @34821   14 years vboxsync language
(edit) @34820   14 years vboxsync Main: docs update on IEventListener::handleEvent
(edit) @34808   14 years vboxsync IExtPackBase: Added two attributes: license and showLicense.
(edit) @34787   14 years vboxsync Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
(edit) @34714   14 years vboxsync ExtPackManager: Added API for opening a tarball prior to installation …
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34574   14 years vboxsync Make vrde auth library configurable per VM.
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34514   14 years vboxsync Main: s/out/return
(edit) @34497   14 years vboxsync added JRockitVE operating system support
(edit) @34416   14 years vboxsync Main/VirtualBoxClient: new client-side singleton interface for …
(edit) @34398   14 years vboxsync Guest Additions update: Don't wait when showing modal progress dialog …
(edit) @34397   14 years vboxsync Main: remove dead and obsolete code
(edit) @34393   14 years vboxsync Main: better type checks when firing events
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34312   14 years vboxsync idl: name conflict resolved
(edit) @34308   14 years vboxsync Main: PCI passthrough work
(edit) @34252   14 years vboxsync VirtualBox.xidl: doc build fix.
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34073   14 years vboxsync ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
(edit) @34011   14 years vboxsync Burn fix
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33959   14 years vboxsync Main: code for generic listener creation
(edit) @33952   14 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33915   14 years vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33904   14 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33898   14 years vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33767   14 years vboxsync Main: API docs
(edit) @33765   14 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33657   14 years vboxsync Main: API docs
(edit) @33596   14 years vboxsync Main: Change the 'default default' machine folder to …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33526   14 years vboxsync Fix burn
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