|
|
@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
|
|
|
@27886
|
15 years |
vboxsync |
Main/OVF: document import code
|
|
|
@27885
|
15 years |
vboxsync |
Metrics: work in progress
|
|
|
@27882
|
15 years |
vboxsync |
Main/OVF: sort import code into separate file as well
|
|
|
@27875
|
15 years |
vboxsync |
Main: win build fix.
|
|
|
@27874
|
15 years |
vboxsync |
Main/Machine: make the config file existence check override actually …
|
|
|
@27872
|
15 years |
vboxsync |
Main: win build fix.
|
|
|
@27871
|
15 years |
vboxsync |
Main: win build fix.
|
|
|
@27868
|
15 years |
vboxsync |
Main: win build fix.
|
|
|
@27864
|
15 years |
vboxsync |
Main: ose bits, header update.
|
|
|
@27863
|
15 years |
vboxsync |
Main: win burn fix.
|
|
|
@27858
|
15 years |
vboxsync |
Main: gcc warnings
|
|
|
@27857
|
15 years |
vboxsync |
Main: NAT API and corresponding commands have been added at VBoxManage …
|
|
|
@27854
|
15 years |
vboxsync |
Main: export XIDL DTD
|
|
|
@27853
|
15 years |
vboxsync |
Backed out r59458 here too
|
|
|
@27852
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@27849
|
15 years |
vboxsync |
metrics update
|
|
|
@27837
|
15 years |
vboxsync |
Main/OVF: plug memory leak
|
|
|
@27836
|
15 years |
vboxsync |
OSE fix
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27834
|
15 years |
vboxsync |
Main/guest properties: correct method capitalisation
|
|
|
@27831
|
15 years |
vboxsync |
Main/Medium: auto_ptr is evil, removed its use with the task objects
|
|
|
@27830
|
15 years |
vboxsync |
Main: settings optimization
|
|
|
@27829
|
15 years |
vboxsync |
Main/OVF: sort code into several files + document export code
|
|
|
@27824
|
15 years |
vboxsync |
Main/Medium: meditum tree lock comment cleanup
|
|
|
@27823
|
15 years |
vboxsync |
More cleanup
|
|
|
@27822
|
15 years |
vboxsync |
Removed guest statistics interface; to be merged with metrics.
|
|
|
@27821
|
15 years |
vboxsync |
uuid for interface change in r59489
|
|
|
@27820
|
15 years |
vboxsync |
Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
|
|
|
@27818
|
15 years |
vboxsync |
Main/GuestProperties: cleaned up and fixed a problem with …
|
|
|
@27811
|
15 years |
vboxsync |
Main/MediumImpl: reordered initializers to make gcc happy
|
|
|
@27805
|
15 years |
vboxsync |
Main/SystemProperties: new stubs for properties defining minimum free …
|
|
|
@27803
|
15 years |
vboxsync |
Main/Medium: big medium task cleanup, safe use of auto_ptr<Medium::Task>.
|
|
|
@27799
|
15 years |
vboxsync |
ACPI: conditionally expose NIC object to OSX guests
|
|
|
@27798
|
15 years |
vboxsync |
build fix
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27796
|
15 years |
vboxsync |
Main: attempt at USB locking fixes
|
|
|