VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27913   15 years vboxsync Main: bugfix found by gcc
(edit) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27888   15 years vboxsync Compile fix
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27875   15 years vboxsync Main: win build fix.
(edit) @27871   15 years vboxsync Main: win build fix.
(edit) @27868   15 years vboxsync Main: win build fix.
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27849   15 years vboxsync metrics update
(edit) @27836   15 years vboxsync OSE fix
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27834   15 years vboxsync Main/guest properties: correct method capitalisation
(edit) @27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
(edit) @27823   15 years vboxsync More cleanup
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(edit) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(edit) @27805   15 years vboxsync Main/SystemProperties: new stubs for properties defining minimum free …
(edit) @27803   15 years vboxsync Main/Medium: big medium task cleanup, safe use of auto_ptr<Medium::Task>.
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27796   15 years vboxsync Main: attempt at USB locking fixes
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27788   15 years vboxsync Guest Control: Update (Main, registering host service, bugfixes).
(edit) @27779   15 years vboxsync Main: fix locking in Appliance import/export
(edit) @27767   15 years vboxsync Guest Control: Update (Main).
(edit) @27761   15 years vboxsync Main: fixed saving guest properties at machine power off
(edit) @27751   15 years vboxsync Main/Display: VBVA should call Framebuffer::RequestResize only if …
(edit) @27742   15 years vboxsync Guest Control: Build fix.
(edit) @27741   15 years vboxsync Guest Control: Update (Main, Host Service, Testcase).
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27707   15 years vboxsync Main: xpcom burn fix, use IN_BSTR as smart array type in ExecuteProgram.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27685   15 years vboxsync Main/Machine: add stub for method to read VM log file.
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27668   15 years vboxsync VBoxManage, Main: fixed creating VM, Bstr fixes.
(edit) @27644   15 years vboxsync Main: fix missing machine settings save in some takeSnapshot() …
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27382   15 years vboxsync Main, QT/FE: USB tablet HID recommendation, activated for OSX guests only
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27256   15 years vboxsync Main: fix regressions with renaming VMs; as a welcome side effect, …
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27190   15 years vboxsync Main/GuestImpl: IGuest::GetSupportsGraphics() should return FALSE if …
(edit) @27179   15 years vboxsync Main: rename internal method
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27159   15 years vboxsync Main: use HRESULT properly
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27120   15 years vboxsync Main/MediumLock: new classes intended to manage locks for media lists …
(edit) @27061   15 years vboxsync Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
(edit) @27060   15 years vboxsync Devices, Main: add support for multiple pointing devices and let the …
(edit) @26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
(edit) @26982   15 years vboxsync FE/BFE: VBoxBFE now uses MouseImpl from Main
(edit) @26968   15 years vboxsync introduced IUSBController::proxyAvailable() and use this method by …
(edit) @26935   15 years vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26638   15 years vboxsync Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
(edit) @26624   15 years vboxsync Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26561   15 years vboxsync *: set svn:eol-style correctly.
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @26511   15 years vboxsync Main: tabs -> spaces.
(edit) @26459   15 years vboxsync Main: HPET machine property, cleanups
(edit) @26440   15 years vboxsync Main: configurable HID types work
(edit) @26389   15 years vboxsync review feedback of #2187
(edit) @26333   15 years vboxsync Main, QT4/FE: OS X guest type support
(edit) @26323   15 years vboxsync Main/Machine+Console: Extend the scope of the power up progress …
(edit) @26314   15 years vboxsync build fix
(edit) @26313   15 years vboxsync fixed status LEDs for storage devices
(edit) @26296   15 years vboxsync more warnings.
(edit) @26295   15 years vboxsync Backed out r57393
(edit) @26290   15 years vboxsync Statistics interval controllable from within the guest from now on.
(edit) @26238   15 years vboxsync Main: remove more dead code
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
(edit) @26167   15 years vboxsync Main: get rid of isModified() loops in Machine and subclasses; …
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26156   15 years vboxsync Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
(edit) @26128   15 years vboxsync Main/Performance: Another burn fix.
(edit) @26126   15 years vboxsync Main/Performance: Burn fix.
(edit) @26122   15 years vboxsync Main/Performance: Use iprt::MiniString instead of std::string.
(edit) @26088   15 years vboxsync Main: debugging notes, coding style
(edit) @26068   15 years vboxsync back out Main/Session+Console hack introducing full/reduced console
(edit) @26067   15 years vboxsync Main/Session+Console: By default, create a console with no sub-objects …
(edit) @26046   15 years vboxsync Main: move Auto*StateDependency templates out of MachineImpl.h
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
(edit) @25903   15 years vboxsync Main: make restoreSnapshot() work with the lock validator; take …
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25894   15 years vboxsync Main: less locks: use the same lock for several lists
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25888   15 years vboxsync Main: split up huge Medium task thread function, part 4 (done)
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