VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15334   16 years vboxsync Main: #3377: Implicitly detach DVD/Floppy from an unregistered machine …
(edit) @15318   16 years vboxsync Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15157   16 years vboxsync Main: #3312: Fixed a wrong assertion in USBController triggered on a …
(edit) @15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
(edit) @15058   16 years vboxsync Main: fix a burn
(edit) @15057   16 years vboxsync Main: load libdbus-1 dynamically on Linux hosts
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @15044   16 years vboxsync Main: Added IHardDisk2::setProperties for bulk operations.
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
(edit) @14959   16 years vboxsync no trailing \n when using ComAssertMsg*
(edit) @14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
(edit) @14948   16 years vboxsync Removed white space at EOL.
(edit) @14944   16 years vboxsync Fix the final few occurrences of tabs in Main.
(edit) @14929   16 years vboxsync Main: Pass custom hard disk parameters to the backend.
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14722   16 years vboxsync Main: use statically linked libhal on Linux
(edit) @14717   16 years vboxsync Hopefully fix burn: use FUNCTION instead of func.
(edit) @14715   16 years vboxsync s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as suggested …
(edit) @14667   16 years vboxsync Main: Attempt to fix burns.
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14628   16 years vboxsync Main: add the Id keyword
(edit) @14627   16 years vboxsync Main: new locking scheme
(edit) @14624   16 years vboxsync Main: typos
(edit) @14596   16 years vboxsync Main: Implemented IHardDisk2::getProperty()/setProperty().
(edit) @14588   16 years vboxsync Main: Added a bunch of CheckComArg macros.
(edit) @14579   16 years vboxsync Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
(edit) @14573   16 years vboxsync Main: Prototyped IHardDisk2::getProperty()/setProperty().
(edit) @14527   16 years vboxsync Main-OSX: added initial power change notification
(edit) @14524   16 years vboxsync Types
(edit) @14523   16 years vboxsync Cache the features reported by GetProcessorFeature.
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @14514   16 years vboxsync s/Virual/Virtual
(edit) @14437   16 years vboxsync FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
(edit) @14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
(edit) @14225   16 years vboxsync Main: Use the parent's hard disk format when implicitly creating …
(edit) @14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
(edit) @14143   16 years vboxsync Main: Improved hard disk tree lock usage to avoid possible deadlocks …
(edit) @14107   16 years vboxsync Added InjectNMI method to the MachineDebugger class.
(edit) @13962   16 years vboxsync Added Accelerate3D xml setting and IMachine property.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13887   16 years vboxsync Main: Fixed: 1) …
(edit) @13878   16 years vboxsync Main: typos
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13762   16 years vboxsync Backed out 38734.
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13729   16 years vboxsync Main: VirtualBoxBaseWithChildrenNEXT: Don't use a separate lock for a …
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13713   16 years vboxsync Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
(edit) @13705   16 years vboxsync Completed power event handling: - pause running machines for the …
(edit) @13696   16 years vboxsync Main: Fixed: Closing sessions was not always noticed by the server …
(edit) @13688   16 years vboxsync cosmetic.
(edit) @13678   16 years vboxsync Some updates
(edit) @13676   16 years vboxsync Main: ConfigNames -> PropertyNames
(edit) @13673   16 years vboxsync Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
(edit) @13659   16 years vboxsync Main: Moved last USB classes to the new locking scheme.
(edit) @13655   16 years vboxsync Power notification handling added (disabled skeleton).
(edit) @13607   16 years vboxsync Main: keywords space
(edit) @13606   16 years vboxsync Main: First bulk of classes transfered to the new locking scheme.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13457   16 years vboxsync Main: Implemented detection of the unexpected spawning session …
(edit) @13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
(edit) @13431   16 years vboxsync Main: Fixed a bunch of assertions caused by the code that detects a …
(edit) @13405   16 years vboxsync Main: report unexpected failures when spawning a remote session
(edit) @13389   16 years vboxsync Main: Guest uses the new locking scheme long ago.
(edit) @13377   16 years vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13356   16 years vboxsync Main (Guest Properties): take flag values into account when the …
(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) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(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) @12678   16 years vboxsync PerfAPI: Handling of trailing colon in filter patterns
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12546   16 years vboxsync PerfAPI: Improved Linux collector
(edit) @12513   16 years vboxsync PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
(edit) @12457   16 years vboxsync Fixed small memory leak in the Windows implementation. Fixed lack of …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12443   16 years vboxsync NetFlt friver installation moved to the installer
(edit) @12439   16 years vboxsync installer code added to HostImpl, bugfixing in macket handing in the driver
(edit) @12400   16 years vboxsync PerfAPI: Improved Win collector. More realistic performance test. No …
(edit) @12297   16 years vboxsync Version 2 of remote USB protocol.
(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) @11844   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11683   16 years vboxsync PerfAPI: Duplicate VM entries fix
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