|
|
@27190
|
15 years |
vboxsync |
Main/GuestImpl: IGuest::GetSupportsGraphics() should return FALSE if …
|
|
|
@27179
|
15 years |
vboxsync |
Main: rename internal method
|
|
|
@27166
|
15 years |
vboxsync |
Added large page property.
|
|
|
@27159
|
15 years |
vboxsync |
Main: use HRESULT properly
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@27120
|
15 years |
vboxsync |
Main/MediumLock: new classes intended to manage locks for media lists …
|
|
|
@27061
|
15 years |
vboxsync |
Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
|
|
|
@27060
|
15 years |
vboxsync |
Devices, Main: add support for multiple pointing devices and let the …
|
|
|
@26984
|
15 years |
vboxsync |
Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
|
|
|
@26982
|
15 years |
vboxsync |
FE/BFE: VBoxBFE now uses MouseImpl from Main
|
|
|
@26968
|
15 years |
vboxsync |
introduced IUSBController::proxyAvailable() and use this method by …
|
|
|
@26935
|
15 years |
vboxsync |
pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
|
|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26638
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
|
|
|
@26624
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26561
|
15 years |
vboxsync |
*: set svn:eol-style correctly.
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26548
|
15 years |
vboxsync |
Main, FE: HPET review feedback
|
|
|
@26511
|
15 years |
vboxsync |
Main: tabs -> spaces.
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26389
|
15 years |
vboxsync |
review feedback of #2187
|
|
|
@26333
|
15 years |
vboxsync |
Main, QT4/FE: OS X guest type support
|
|
|
@26323
|
15 years |
vboxsync |
Main/Machine+Console: Extend the scope of the power up progress …
|
|
|
@26314
|
15 years |
vboxsync |
build fix
|
|
|
@26313
|
15 years |
vboxsync |
fixed status LEDs for storage devices
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26238
|
15 years |
vboxsync |
Main: remove more dead code
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26171
|
15 years |
vboxsync |
Main: get rid of Backupable<>::hasActualChanges and the operator== in …
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26128
|
15 years |
vboxsync |
Main/Performance: Another burn fix.
|
|
|
@26126
|
15 years |
vboxsync |
Main/Performance: Burn fix.
|
|
|
@26122
|
15 years |
vboxsync |
Main/Performance: Use iprt::MiniString instead of std::string.
|
|
|
@26088
|
15 years |
vboxsync |
Main: debugging notes, coding style
|
|
|
@26068
|
15 years |
vboxsync |
back out Main/Session+Console hack introducing full/reduced console
|
|
|
@26067
|
15 years |
vboxsync |
Main/Session+Console: By default, create a console with no sub-objects …
|
|
|
@26046
|
15 years |
vboxsync |
Main: move Auto*StateDependency templates out of MachineImpl.h
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25930
|
15 years |
vboxsync |
Main: remove separate snapshots tree lock, have snapshots list use …
|
|
|
@25903
|
15 years |
vboxsync |
Main: make restoreSnapshot() work with the lock validator; take …
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25894
|
15 years |
vboxsync |
Main: less locks: use the same lock for several lists
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25888
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 4 (done)
|
|
|
@25887
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 3
|
|
|
@25886
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 2
|
|
|
@25882
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 1
|
|
|
@25861
|
15 years |
vboxsync |
Main: windows build fix
|
|
|
@25859
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25842
|
15 years |
vboxsync |
Main: lock validation adjustments
|
|
|
@25841
|
15 years |
vboxsync |
VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
|
|
|
@25836
|
15 years |
vboxsync |
Main: locking order fixes; GUI comes up now with strict locking enabled
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25829
|
15 years |
vboxsync |
Solaris/Main/VBoxNet: use different network for auto vboxnet IP assigning.
|
|
|
@25826
|
15 years |
vboxsync |
VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.
|
|
|
@25813
|
15 years |
vboxsync |
Main: move AutoLock classes to glue
|
|
|
@25809
|
15 years |
vboxsync |
Main: adjust lock validation code to use IPRT lock validation, first …
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@25698
|
15 years |
vboxsync |
FreeBSD: Use the old TAP code when bridging to a TAP device and set …
|
|
|
@25672
|
15 years |
vboxsync |
introduced VBoxManage modifyvm --rtcuseutc
|
|
|
@25642
|
15 years |
vboxsync |
DOXYGEN -> DOXYGEN_RUNNING.
|
|
|
@25408
|
15 years |
vboxsync |
Main/Locking: fix regression in AutoMultiWriteLock that caused …
|
|
|
@25349
|
15 years |
vboxsync |
iprt/ministring_cpp.h -> iprt/cpp/ministring.h
|
|
|
@25348
|
15 years |
vboxsync |
iprt/xml_cpp.h -> iprt/cpp/xml.h
|
|
|
@25326
|
15 years |
vboxsync |
Main/Machine+MediumAttachment: fix loading the passthrough setting
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25289
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove obsolete method
|
|
|
@25288
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make lock instance data …
|
|
|
@25287
|
15 years |
vboxsync |
Main: preparation for deadlock detection: flatten LockHandle …
|
|
|
@25286
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove AutoMultiLock* template
|
|
|
@25285
|
15 years |
vboxsync |
Main: preparation for deadlock detection: convert AutoMultiWriteLock*: …
|
|
|
@25284
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add AutoWriterLockBase in …
|
|
|
@25283
|
15 years |
vboxsync |
Main: preparation for deadlock detection: add handles vector to …
|
|
|
@25282
|
15 years |
vboxsync |
Main: preparation for deadlock detection: move more logic to AutoLockBase
|
|
|
@25281
|
15 years |
vboxsync |
Main: preparation for deadlock detection: make AutoLockBase data …
|
|
|
@25280
|
15 years |
vboxsync |
Main: preparation for deadlock detection: prohibit recursive locking …
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@25256
|
15 years |
vboxsync |
Main: MediumImpl must support IDispatch
|
|
|
@25203
|
15 years |
vboxsync |
Main: make SerialPort instance data private and make it use the XML …
|
|
|
@25202
|
15 years |
vboxsync |
Main: make ParallelPort instance data private and make it use the XML …
|
|
|
@25201
|
15 years |
vboxsync |
Main: make BIOSSettings instance data private and make it use the XML …
|
|
|
@25200
|
15 years |
vboxsync |
Main: make MediumAttachment instance data private
|
|
|
@25198
|
15 years |
vboxsync |
Main: make StorageController instance data private
|
|
|
@25197
|
15 years |
vboxsync |
Main: less includes
|
|
|
@25194
|
15 years |
vboxsync |
Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
|
|
|
@25184
|
15 years |
vboxsync |
Main: bring back r55600 with fix for broken machine creation
|
|
|
@25182
|
15 years |
vboxsync |
Backed out 55600; unable to create new VMs
|
|
|
@25172
|
15 years |
vboxsync |
Main: export
|
|
|
@25170
|
15 years |
vboxsync |
Main: rework VirtualBox implemenation to no longer use …
|
|
|