|
|
@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
|
|
|
@27793
|
15 years |
vboxsync |
Main: addendum to r56387 (properly initialze mRTCUseUTC)
|
|
|
@27792
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27788
|
15 years |
vboxsync |
Guest Control: Update (Main, registering host service, bugfixes).
|
|
|
@27779
|
15 years |
vboxsync |
Main: fix locking in Appliance import/export
|
|
|
@27774
|
15 years |
vboxsync |
Main: fix locking order violation in Medium::CloneTo()
|
|
|
@27773
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage), corrected typo in GuestImpl.cpp.
|
|
|
@27767
|
15 years |
vboxsync |
Guest Control: Update (Main).
|
|
|
@27761
|
15 years |
vboxsync |
Main: fixed saving guest properties at machine power off
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27751
|
15 years |
vboxsync |
Main/Display: VBVA should call Framebuffer::RequestResize only if …
|
|
|
@27743
|
15 years |
vboxsync |
IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
|
|
|
@27742
|
15 years |
vboxsync |
Guest Control: Build fix.
|
|
|
@27741
|
15 years |
vboxsync |
Guest Control: Update (Main, Host Service, Testcase).
|
|
|
@27730
|
15 years |
vboxsync |
Backed out 59261 & 59266
|
|
|
@27724
|
15 years |
vboxsync |
2d: more clean 'hacking'
|
|
|
@27722
|
15 years |
vboxsync |
Global.cpp: alignment.
|
|
|
@27719
|
15 years |
vboxsync |
#4750: Commented out the assertion on unsuccessful attach in configNetwork.
|
|
|
@27716
|
15 years |
vboxsync |
Main/DHCPServer: fixed the format of the MAC address passed to the …
|
|
|
@27714
|
15 years |
vboxsync |
#4750: Do not call NetworkAdapter::Detach on error as it causes a deadlock.
|
|
|
@27712
|
15 years |
vboxsync |
Main/GuestImpl: Try to fix SDK burns.
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@27707
|
15 years |
vboxsync |
Main: xpcom burn fix, use IN_BSTR as smart array type in ExecuteProgram.
|
|
|
@27703
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
|
|
|
@27698
|
15 years |
vboxsync |
ConsoleImpl2: Warning.
|
|
|
@27692
|
15 years |
vboxsync |
Pass boot NIC PCI dev/fn separately to DevPcBios. Easier to understand …
|
|
|
@27685
|
15 years |
vboxsync |
Main/Machine: add stub for method to read VM log file.
|
|
|
@27681
|
15 years |
vboxsync |
build fix
|
|
|
@27680
|
15 years |
vboxsync |
Main/Machine: fix resource leak introduced by last change.
|
|
|
@27677
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27670
|
15 years |
vboxsync |
Warnings.
|
|
|
@27668
|
15 years |
vboxsync |
VBoxManage, Main: fixed creating VM, Bstr fixes.
|
|
|
@27663
|
15 years |
vboxsync |
Main: fix warning
|
|
|
@27646
|
15 years |
vboxsync |
SDK: update PHP webservice bindings
|
|
|
@27645
|
15 years |
vboxsync |
Todo removed
|
|
|
@27644
|
15 years |
vboxsync |
Main: fix missing machine settings save in some takeSnapshot() …
|
|
|
@27642
|
15 years |
vboxsync |
Correct docs
|
|
|
@27610
|
15 years |
vboxsync |
build fix
|
|
|
@27608
|
15 years |
vboxsync |
build fix
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27592
|
15 years |
vboxsync |
Main: improve r59084 a bit
|
|
|
@27564
|
15 years |
vboxsync |
MediumImpl.cpp: Committed a temporary hack for the deadlock in …
|
|
|
@27560
|
15 years |
vboxsync |
Fix #4631 (Crash when taking a snapshot of a VM running with …
|
|
|
@27550
|
15 years |
vboxsync |
Net-OSX: remove debugging code
|
|
|
@27546
|
15 years |
vboxsync |
Main/darwin: fixed typo
|
|
|
@27537
|
15 years |
vboxsync |
Main: API consistency: method names start with lower case always; no …
|
|
|
@27532
|
15 years |
vboxsync |
Main: fixes for IAppliance docs
|
|
|