VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16503   16 years vboxsync OVF: last local changes; make import multi threaded; return IProgress …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16248   16 years vboxsync OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
(edit) @16237   16 years vboxsync OVF: add separate IAppliance::interpret() method, API docs
(edit) @16218   16 years vboxsync OVF: Added VirtualBox object member, make the vm name unique & use …
(edit) @16215   16 years vboxsync Reapplied r41613.
(edit) @16205   16 years vboxsync appliance to OSE
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @16191   16 years vboxsync VirtualBoxImpl.h: forward declaration of IAppliance doesn't work on …
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @16178   16 years vboxsync Main/Linux: fixes and clean ups in the DBus code
(edit) @16068   16 years vboxsync Main: next attempt to get USB enumeration working on RHEL5
(edit) @16006   16 years vboxsync Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
(edit) @15991   16 years vboxsync Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
(edit) @15978   16 years vboxsync Main: Backed out r41613.
(edit) @15965   16 years vboxsync Main: Added ISharedFolder::lastAccessError.
(edit) @15905   16 years vboxsync Main-OSX: Trigger save state on power low event.
(edit) @15762   16 years vboxsync Main: Exmplicit machine state comparisons replaced with bool …
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15537   16 years vboxsync Main/NetworkAdapter: eliminate dead code by changing the conditional …
(edit) @15486   16 years vboxsync API: add IHardDisk2::Compact, at the moment just a stub returning not …
(edit) @15468   16 years vboxsync Main/USB: code documentation
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15454   16 years vboxsync svn properties
(edit) @15442   16 years vboxsync #3282 HostNetIf API: updated common part, added draft implementation …
(edit) @15401   16 years vboxsync Main: added USB to HostHardwareLinux.cpp
(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
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