|
|
@28306
|
15 years |
vboxsync |
Guest Control: There only can be one (tm).
|
|
|
@28305
|
15 years |
vboxsync |
Guest Control: Update (error handling).
|
|
|
@28304
|
15 years |
vboxsync |
Main: free some bytes in destructors
|
|
|
@28302
|
15 years |
vboxsync |
Main/ConsoleVRDPServer: tiny cleanup
|
|
|
@28300
|
15 years |
vboxsync |
Burn fix.
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28296
|
15 years |
vboxsync |
Main: cosmetical fixes, mostly spaces
|
|
|
@28295
|
15 years |
vboxsync |
Main: saving NAT Engine states while network switches.
|
|
|
@28292
|
15 years |
vboxsync |
Python: OSX SDK searching
|
|
|
@28290
|
15 years |
vboxsync |
Devices, Main, FE/Qt: reverted r60036 for now
|
|
|
@28289
|
15 years |
vboxsync |
Main: docs updated
|
|
|
@28288
|
15 years |
vboxsync |
solaris build fix
|
|
|
@28287
|
15 years |
vboxsync |
Devices, Main, FE/Qt: added support for VDE virtual network switches …
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28282
|
15 years |
vboxsync |
2d: disable Assert
|
|
|
@28270
|
15 years |
vboxsync |
Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
|
|
|
@28264
|
15 years |
vboxsync |
VideoModeSupported for multimonitor. (xTracker 4655)
|
|
|
@28256
|
15 years |
vboxsync |
Main/DisplayImpl.cpp: gcc warnings
|
|
|
@28245
|
15 years |
vboxsync |
IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28240
|
15 years |
vboxsync |
IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
|
|
|
@28235
|
15 years |
vboxsync |
IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28227
|
15 years |
vboxsync |
Main and FE/Qt: enable the USB tablet device by default for most Linux …
|
|
|
@28220
|
15 years |
vboxsync |
IDisplay::DrawToScreen for multimonitor (xTracker 4655)
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28215
|
15 years |
vboxsync |
IDisplay API changes for multimonitor (xTracker 4655)
|
|
|
@28214
|
15 years |
vboxsync |
Main/Machine: correctly release the lock
|
|
|
@28212
|
15 years |
vboxsync |
Main/Machine: in ReadLog: release lock early, as the file read can …
|
|
|
@28210
|
15 years |
vboxsync |
increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
|
|
|
@28207
|
15 years |
vboxsync |
Guest Control: Fix service name.
|
|
|
@28206
|
15 years |
vboxsync |
Guest Control: Update (first code for low level HGCM callback).
|
|
|
@28205
|
15 years |
vboxsync |
Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
|
|
|
@28204
|
15 years |
vboxsync |
Main: docs
|
|
|
@28200
|
15 years |
vboxsync |
Main/HGCM: Comment/Docu.
|
|
|
@28195
|
15 years |
vboxsync |
Main/OVF: add vbox settings version to vbox:Machine element
|
|
|
@28194
|
15 years |
vboxsync |
Main/Machine: implement IMachine::readLog, and fix log file deletion …
|
|
|
@28193
|
15 years |
vboxsync |
Main/idl: clarification for IMachine::readLog
|
|
|
@28189
|
15 years |
vboxsync |
Main: OVF crash fix, settings::ConfigFileBase must not be copyable
|
|
|
@28179
|
15 years |
vboxsync |
Main: raised the maximum amount of VRAM to 512MB
|
|
|
@28165
|
15 years |
vboxsync |
Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
|
|
|
@28162
|
15 years |
vboxsync |
Main/OVF: isolate disk import code from other import code; clean up …
|
|
|
@28152
|
15 years |
vboxsync |
Main/OVF: optimizations, cleanup
|
|
|
@28150
|
15 years |
vboxsync |
Main/OVF: use readable disk names instead of UUIDs on export, better …
|
|
|
@28149
|
15 years |
vboxsync |
Main/OVF: write vbox:uuid attribute for each disk on export
|
|
|
@28138
|
15 years |
vboxsync |
Main,NAT: Always pass the NAT network via CFGM. Use the network …
|
|
|
@28132
|
15 years |
vboxsync |
Guest Control: Update (fixed leak in host service, --wait option for …
|
|
|
@28130
|
15 years |
vboxsync |
Main/ConsoleImpl2.cpp: some missing RC_CHECK; cosmetical fixes
|
|
|
@28128
|
15 years |
vboxsync |
ConsoleImpl2.cpp: cosmetics.
|
|
|
@28127
|
15 years |
vboxsync |
bumpSettingsVersionIfNeeded: ulBootPriority != 0 -> v1.10.
|
|
|
@28111
|
15 years |
vboxsync |
Main: added missing header
|
|
|
@28110
|
15 years |
vboxsync |
Main: more Machine::init() work to get OVF vbox:Machine import …
|
|
|
@28109
|
15 years |
vboxsync |
Removed incorrect assertion.
|
|
|
@28107
|
15 years |
vboxsync |
Typo fix.
|
|
|
@28106
|
15 years |
vboxsync |
Main: Added machinery to query, set and use NIC boot priority.
|
|
|
@28098
|
15 years |
vboxsync |
Main: don't export snapshots in OVF, separate OVF import from …
|
|
|
@28091
|
15 years |
vboxsync |
Main: clean up Machine::init() and instance data
|
|
|
@28058
|
15 years |
vboxsync |
Main: warnings
|
|
|
@28051
|
15 years |
vboxsync |
Another attempt to initialize the balloon correct during startup
|
|
|
@28049
|
15 years |
vboxsync |
Pass on memory balloon property to the vmm device during startup.
|
|
|
@28046
|
15 years |
vboxsync |
IMachine's MemoryBalloonSize property now affects running guests as well.
|
|
|
@28040
|
15 years |
vboxsync |
Fixes
|
|
|
@28038
|
15 years |
vboxsync |
Wrong units
|
|
|
@28036
|
15 years |
vboxsync |
More metrics changes
|
|
|
@28033
|
15 years |
vboxsync |
Main/solaris: Network interfaces, added nfo driver description.
|
|
|
@28032
|
15 years |
vboxsync |
Guest Control/Main: Renamed IGuest::ExecuteProgram to …
|
|
|
@28029
|
15 years |
vboxsync |
Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
|
|
|
@28012
|
15 years |
vboxsync |
Use PGMR3QueryFreeMemory instead
|
|
|
@28007
|
15 years |
vboxsync |
whitespace
|
|
|
@28005
|
15 years |
vboxsync |
Metrics updates
|
|
|
@28004
|
15 years |
vboxsync |
Metrics updates
|
|
|
@27998
|
15 years |
vboxsync |
Dropped Guest/Pagefile/Usage/Free
|
|
|
@27996
|
15 years |
vboxsync |
Guest Control: Update (Main: argument as array, SDK docs).
|
|
|
@27985
|
15 years |
vboxsync |
Metrics documentation formatting.
|
|
|
@27980
|
15 years |
vboxsync |
Improved documentation on non-persistent nature of metrics.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27971
|
15 years |
vboxsync |
VMMDevInterface.cpp: Added remark about what looks like a missing …
|
|
|
@27950
|
15 years |
vboxsync |
#4790: Metrics: Fixed preCollect for Windows and Linux
|
|
|
@27949
|
15 years |
vboxsync |
VirtualBox.xidl: Hacked up documentation for Guest Control/executeProgram.
|
|
|
@27946
|
15 years |
vboxsync |
VirtualBox.xidl: Indent.
|
|
|
@27945
|
15 years |
vboxsync |
Guest Control: Update (added dummy IProgress, update to host service).
|
|
|
@27942
|
15 years |
vboxsync |
whitespace
|
|
|
@27939
|
15 years |
vboxsync |
Main/Performance warnings
|
|
|
@27931
|
15 years |
vboxsync |
Wrong unit
|
|
|
@27930
|
15 years |
vboxsync |
Metrics updates (untested)
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27914
|
15 years |
vboxsync |
Main: fix initialization order in machine
|
|
|
@27913
|
15 years |
vboxsync |
Main: bugfix found by gcc
|
|
|
@27911
|
15 years |
vboxsync |
API: line breaks and some more comments
|
|
|
@27908
|
15 years |
vboxsync |
Main/OVF: add c++ ovf namespace
|
|
|
@27905
|
15 years |
vboxsync |
Main: coding style
|
|
|
@27904
|
15 years |
vboxsync |
Main/OVF: forgot another error code
|
|
|
@27903
|
15 years |
vboxsync |
Main/OVF: docs
|
|
|
@27900
|
15 years |
vboxsync |
Main/OVF: move another method
|
|
|
@27898
|
15 years |
vboxsync |
Main: API docs
|
|
|
@27896
|
15 years |
vboxsync |
Metrics updates
|
|
|
@27895
|
15 years |
vboxsync |
Main/OVF: cleanup: share thread code, fix error code confusion, less …
|
|
|
@27893
|
15 years |
vboxsync |
Init
|
|
|
@27889
|
15 years |
vboxsync |
crOpenGL: more code for multiscreen support
|
|
|
@27888
|
15 years |
vboxsync |
Compile fix
|
|
|