VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13676   16 years vboxsync Main: ConfigNames -> PropertyNames
(edit) @13674   16 years vboxsync Main: bad typo
(edit) @13673   16 years vboxsync Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
(edit) @13588   16 years vboxsync Main: typos
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13558   16 years vboxsync Guest Properties (Main and HostServices): updated API documentation
(edit) @13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13227   16 years vboxsync VirtualBox.xidl: improve API documentation for session APIs
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13084   16 years vboxsync PerfAPI: Forgot to update UUID of IPerformanceCollector.
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @13065   16 years vboxsync PerfAPI: Java sample, documentation update
(edit) @12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12284   16 years vboxsync added subversion revison to the IDL
(edit) @12126   16 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12020   16 years vboxsync Nested paging support activated; default changed to false
(edit) @11992   16 years vboxsync sdkref: api docs, formatting fixes
(edit) @11986   16 years vboxsync fixed problem with setting BIOS parameters
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11583   16 years vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11441   16 years vboxsync Main: Documentation fixes.
(edit) @11433   16 years vboxsync - documented getGuestOSType() - enabled building Python wrappers by …
(edit) @11404   16 years vboxsync XIDL: documentation fixes
(edit) @11362   16 years vboxsync - python API
(edit) @11359   16 years vboxsync PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
(edit) @11342   16 years vboxsync PerfAPI: More documentation
(edit) @11339   16 years vboxsync PerfAPI: Documentation
(edit) @11325   16 years vboxsync webservice: fix logon in xidl to return proper type
(edit) @11258   16 years vboxsync API/Host: New method for querying the number of CPUs online.
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11041   16 years vboxsync Main: added guest property enumeration (currently only works when the …
(edit) @10896   16 years vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10725   16 years vboxsync Perf API: Filtering
(edit) @10713   16 years vboxsync Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
(edit) @10695   16 years vboxsync Added HWVirtExNestedPagingEnabled method to MachineDebugger.
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10598   16 years vboxsync Performance API documentation update.
(edit) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10399   16 years vboxsync Main API fix for getting processor speed/description - there's no …
(edit) @10333   16 years vboxsync added package type property
(edit) @10306   16 years vboxsync Main: Docs fixes.
(edit) @10305   16 years vboxsync Main: Lock the object before switching on non-const data members.
(edit) @10233   16 years vboxsync Main: clean up the guest property code - send accesses to the console …
(edit) @10000   16 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9937   16 years vboxsync Main: Corrected getProcessorUsage() impl (docs, spacing etc).
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9883   16 years vboxsync Main: add the Main part of the guest/host configuration registry
(edit) @9401   17 years vboxsync FE/Qt4: Some updates to the COM wrapper for Qt4.
(edit) @9362   17 years vboxsync Main: Renamed "innotek VirtualBox Type Library" to "VirtualBox Type …
(edit) @8836   17 years vboxsync Main: API doc fixes
(edit) @8439   17 years vboxsync Older 82543GC chip support, works in linux only.
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8367   17 years vboxsync Main: Added INetworkAdapter::NATNetwork property.
(edit) @8323   17 years vboxsync Frontends/VirtualBox3/4, Main: only switch to seamless mode if the …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
(edit) @7989   17 years vboxsync Backed out 29633 & 29635 again
(edit) @7988   17 years vboxsync Argh!
(edit) @7987   17 years vboxsync Backed out 29633 & 29635 for now
(edit) @7982   17 years vboxsync Added setting for guest PAE (default off)
(edit) @7848   17 years vboxsync webservice: change wsmap=struct to wsmap=managed for IAudioAdapter, …
(edit) @7827   17 years vboxsync Main: fix API documentation for attachHardDisk
(edit) @7556   17 years vboxsync AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
(edit) @7525   17 years vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7434   17 years vboxsync AMD SVM -> AMD-V
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7350   17 years vboxsync Main: Typo fix.
(edit) @7349   17 years vboxsync Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier …
(edit) @7341   17 years vboxsync Main/Settings: Implemented support for settings file auto-conversion …
(edit) @7283   17 years vboxsync Main: improve session documentation
(edit) @7216   17 years vboxsync Main/xml: Ident 4 -> 2.
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6965   17 years vboxsync Main: Host::checkUSBProxyService() now returns a warning instead of an …
(edit) @6909   17 years vboxsync Main: Added IMachine::machines2 that returns the array instead of the …
(edit) @6875   17 years vboxsync Main: Updated Doxygen XSL to properly suffix array parameters with [].
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6265   17 years vboxsync Comment fixes (VMDK wording).
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