|
|
@31098
|
14 years |
vboxsync |
iSCSI: First part for async I/O. Move I/O into a separate thread and …
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31063
|
14 years |
vboxsync |
Main/Medium: Implement medium type Shareable, and along the way added …
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30950
|
14 years |
vboxsync |
Main: use settings::SystemProperties in SystemPropertiesImpl.h
|
|
|
@30940
|
14 years |
vboxsync |
Main: fix medium detachment quirks during machine register
|
|
|
@30938
|
14 years |
vboxsync |
Main: add option to VirtualBox::findMachine() whether it should find …
|
|
|
@30934
|
14 years |
vboxsync |
Main: automatically fix host-specific audio drivers when loading …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30881
|
14 years |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30847
|
14 years |
vboxsync |
Main/Machine+Performance+VirtualBox: move deleting the performance …
|
|
|
@30832
|
14 years |
vboxsync |
Main: win burns
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30782
|
14 years |
vboxsync |
Main: fix confusion in new DebugBreakThrow macro
|
|
|
@30781
|
14 years |
vboxsync |
Main: fix confusion in new DebugBreakThrow macro
|
|
|
@30778
|
14 years |
vboxsync |
Guest Additions status: Use more enums.
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30763
|
14 years |
vboxsync |
Main/OVF: add DebugThrow macro to ease debugging
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30758
|
14 years |
vboxsync |
More fine grained Guest Additions status; now marks Additions as …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30716
|
14 years |
vboxsync |
release build fixes
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
@30553
|
14 years |
vboxsync |
Main: console events, sample of veto events use (enabled by default, …
|
|
|
@30534
|
14 years |
vboxsync |
Main: uninit, correct COM map for veto event
|
|
|
@30523
|
14 years |
vboxsync |
temp burn fix
|
|
|
@30521
|
14 years |
vboxsync |
Main: veto event class, more events
|
|
|
@30510
|
14 years |
vboxsync |
Main: events work, firing of events enabled
|
|
|
@30477
|
14 years |
vboxsync |
Main: finer events locks
|
|
|
@30381
|
14 years |
vboxsync |
Main: generic events (disabled)
|
|
|
@30380
|
14 years |
vboxsync |
Main: make calculateRelativePath methods a bit smarter and rename them …
|
|
|
@30345
|
14 years |
vboxsync |
Main: more events
|
|
|
@30331
|
14 years |
vboxsync |
Main: further event work
|
|
|
@30324
|
14 years |
vboxsync |
Main, Runtime: refined file system check to warn for disabled host …
|
|
|
@30311
|
14 years |
vboxsync |
forgotten couple
|
|
|
@30289
|
14 years |
vboxsync |
improved r62816: only show a warning now, not an error; enable the …
|
|
|
@30207
|
14 years |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@30157
|
14 years |
vboxsync |
OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
|
|
|
@30075
|
15 years |
vboxsync |
Guest Control: Use maps instead of lists; should boost performance a bit.
|
|
|
@30020
|
15 years |
vboxsync |
Guest Control/Main: Get rid of busy waiting, use multi stage progress …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@30008
|
15 years |
vboxsync |
Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
|
|
|
@29965
|
15 years |
vboxsync |
Main: Make IConsole::teleport() fail with the same message as the …
|
|
|
@29957
|
15 years |
vboxsync |
Console*: Fixed power off on failure issue again (should be correct …
|
|
|
@29937
|
15 years |
vboxsync |
Main: Reapplied r62200 with bug fixes.
|
|
|
@29934
|
15 years |
vboxsync |
reverted r62200 as it breaks powerup
|
|
|
@29932
|
15 years |
vboxsync |
Main: Rewrote ProgressProxyImpl.cpp to proxy at the most one progress …
|
|
|
@29925
|
15 years |
vboxsync |
OVF: respect override of import parameters (setFinalValues) also when …
|
|
|
@29923
|
15 years |
vboxsync |
Main: mark CombinedProgress deprecated
|
|
|
@29916
|
15 years |
vboxsync |
Typo.
|
|
|
@29875
|
15 years |
vboxsync |
OVF: have the progress bar notify the user when we're dealing with …
|
|
|
@29873
|
15 years |
vboxsync |
OVF: fix incorrect disk UUIDs in machine XML on export
|
|
|
@29864
|
15 years |
vboxsync |
Main: Make it possible to cancel the starting of a teleporation target.
|
|
|
@29863
|
15 years |
vboxsync |
Main: missing Progress changes.
|
|
|
@29862
|
15 years |
vboxsync |
build fix
|
|
|
@29859
|
15 years |
vboxsync |
Main: ProgressProxyImpl.cpp/h initial coding.
|
|
|
@29849
|
15 years |
vboxsync |
Main: events for callbacks on Windows (disabled)
|
|
|
@29785
|
15 years |
vboxsync |
Guest Control: More stable when client is crashing/aborting in an …
|
|
|
@29753
|
15 years |
vboxsync |
VirtualBoxErrorInfoImp.h: A shot at fixing the #4966.
|
|
|
@29632
|
15 years |
vboxsync |
Missing init
|
|
|
@29630
|
15 years |
vboxsync |
Main: gcc warning
|
|
|
@29620
|
15 years |
vboxsync |
Statistics for shared pages
|
|
|
@29615
|
15 years |
vboxsync |
Main: implemented IHost::GetProcessorCoreCount()
|
|
|
@29591
|
15 years |
vboxsync |
Complete API, but leave it unimplemented
|
|
|
@29589
|
15 years |
vboxsync |
Connect page fusion state
|
|
|
@29580
|
15 years |
vboxsync |
Main: avoid clearing vtable with memset
|
|
|
@29519
|
15 years |
vboxsync |
one more
|
|
|
@29518
|
15 years |
vboxsync |
Main: onMousePointerShapeChange reworked
|
|
|
@29516
|
15 years |
vboxsync |
Guest Control: Remove unused Std* arguments.
|
|
|
@29480
|
15 years |
vboxsync |
Main: Remove IoBackendType in StorageController and have a boolean …
|
|
|
@29462
|
15 years |
vboxsync |
Added page fusion xml config entry
|
|
|
@29460
|
15 years |
vboxsync |
Dropped guest page fusion attribute.
|
|
|
@29422
|
15 years |
vboxsync |
Main/OVF: fix IDE channel confusion introduced with earlier OVF …
|
|
|
@29386
|
15 years |
vboxsync |
compact headers
|
|
|
@29385
|
15 years |
vboxsync |
Main: cleaned up some pedantic warnings.
|
|
|
@29363
|
15 years |
vboxsync |
Added 'restart' parameter to OnVRDPServerChange notification.
|
|
|
@29354
|
15 years |
vboxsync |
Main: Make API change to query saved screenshots of any configured …
|
|
|
@29325
|
15 years |
vboxsync |
Main/Machine: fix regression due to negated bool parameter resulting …
|
|
|
@29309
|
15 years |
vboxsync |
Wording
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29225
|
15 years |
vboxsync |
Shared paging property for IMachine and IGuest added (not implemented).
|
|
|
@29224
|
15 years |
vboxsync |
Main: turn ISO not found error into warning to allow restoring VMs …
|
|
|
@29220
|
15 years |
vboxsync |
Guest Control/Main/HostService: Deal with stale clients, avoid …
|
|
|
@29218
|
15 years |
vboxsync |
Main/Settings: Drop global iomgr and iobackend settings
|
|
|
@29158
|
15 years |
vboxsync |
dhcpserver/win: fix server runner
|
|
|
@29087
|
15 years |
vboxsync |
Main/OVF: support LsiLogicSas controller import & export; remove …
|
|
|
@29028
|
15 years |
vboxsync |
Main/Medium: New API method for directly querying the MediumFormat …
|
|
|
@28973
|
15 years |
vboxsync |
IConsoleCallback in Display (xTracker 4878)
|
|
|
@28959
|
15 years |
vboxsync |
ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
|
|
|
@28957
|
15 years |
vboxsync |
Main/OVF: on export, fix vmdk format string spec and sort elements …
|
|
|
@28944
|
15 years |
vboxsync |
Main/VirtualBox: Sketched out automatic removal of dead callbacks. No …
|
|
|
@28930
|
15 years |
vboxsync |
Main/IVirtualBoxCallback: Added and implemented handling of …
|
|
|
@28909
|
15 years |
vboxsync |
Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
|
|
|
@28882
|
15 years |
vboxsync |
Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
|
|
|
@28872
|
15 years |
vboxsync |
Main/Medium: new helper method for fixing up parent UUIDs of children …
|
|
|
@28867
|
15 years |
vboxsync |
Main: fixed several uninitialized variables and incomplete operators
|
|
|