|
|
@6174
|
17 years |
vboxsync |
compilation fix
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6168
|
17 years |
vboxsync |
Main: Return errors when the parallel port is enabled but the path is null.
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@6140
|
17 years |
vboxsync |
Pass the VM name to the audio driver. PulseAudio will name the name of …
|
|
|
@6135
|
17 years |
vboxsync |
fixes; phy now uses namespace instead of class
|
|
|
@6124
|
17 years |
vboxsync |
Removed VBoxXML (including CFGLDR), xerces and xalan.
|
|
|
@6096
|
17 years |
vboxsync |
HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@6071
|
17 years |
vboxsync |
Explicitly init the utc offset field too.
|
|
|
@6056
|
17 years |
vboxsync |
first version of a PulseAudio driver backend for Linux (still no pcm_in)
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5994
|
17 years |
vboxsync |
VRDP cleanup: OSE fix.
|
|
|
@5993
|
17 years |
vboxsync |
VRDP cleanup: OSE fix.
|
|
|
@5992
|
17 years |
vboxsync |
VRDP cleanup: OSE fix.
|
|
|
@5991
|
17 years |
vboxsync |
VRDP cleanup: OSE fix.
|
|
|
@5990
|
17 years |
vboxsync |
VRDP cleanup: OSE fix.
|
|
|
@5987
|
17 years |
vboxsync |
Main: Use RTTime* API for time processing.
|
|
|
@5983
|
17 years |
vboxsync |
VRDP cleanup.
|
|
|
@5982
|
17 years |
vboxsync |
Removed obsolete VRDP server interface that used COM.
|
|
|
@5976
|
17 years |
vboxsync |
Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
|
|
|
@5972
|
17 years |
vboxsync |
When the OHCI controller is alone, employ the 2.0 -> 1.1 hack to stop …
|
|
|
@5969
|
17 years |
vboxsync |
Main: Fixed a bug in CFGLDRQueryDateTime() that could trap VBoxSVC if …
|
|
|
@5961
|
17 years |
vboxsync |
RT_OS_*, RT_ARCH_*
|
|
|
@5919
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5908
|
17 years |
vboxsync |
sprintf() => RTStrPrintf()
|
|
|
@5903
|
17 years |
vboxsync |
Yet more cygwin avoidance hacks.
|
|
|
@5813
|
17 years |
vboxsync |
warning
|
|
|
@5806
|
17 years |
vboxsync |
Main: Fixed: Always save values of unused attributes of serial ports …
|
|
|
@5797
|
17 years |
vboxsync |
Main: Documentatin corrections.
|
|
|
@5784
|
17 years |
vboxsync |
Manual, API docs, webservice: Begin documenting webservice, add lots …
|
|
|
@5782
|
17 years |
vboxsync |
Implemented NumLock state synch over VRDP.
|
|
|
@5777
|
17 years |
vboxsync |
Main: Fixed a dedalock (Machine::AttachHardDisk() calledl VirtualBox …
|
|
|
@5771
|
17 years |
vboxsync |
Main, VBoxManage: add setting for webservice authentication library …
|
|
|
@5770
|
17 years |
vboxsync |
Main documentation: updates.
|
|
|
@5755
|
17 years |
vboxsync |
Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
|
|
|
@5743
|
17 years |
vboxsync |
space
|
|
|
@5742
|
17 years |
vboxsync |
enclosed some more code in VBOX_WITH_VBOX tests.
|
|
|
@5741
|
17 years |
vboxsync |
try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
|
|
|
@5721
|
17 years |
vboxsync |
Cleaned out some old (pre-PDMUSB) code.
|
|
|
@5713
|
17 years |
vboxsync |
Added an maskedInterface property to the USB filters. It is used to …
|
|
|
@5698
|
17 years |
vboxsync |
Solaris crossbow changes.
|
|
|
@5688
|
17 years |
vboxsync |
Made the leopard happy.
|
|
|
@5659
|
17 years |
vboxsync |
Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths …
|
|
|
@5658
|
17 years |
vboxsync |
Main: Removed semicolons after the namespace closing curly braces (not …
|
|
|
@5652
|
17 years |
vboxsync |
Prototyping USB support for OS/2 hosts.
|
|
|
@5642
|
17 years |
vboxsync |
Main: Return an error when two machines witht he same UUID are …
|
|
|
@5641
|
17 years |
vboxsync |
webservice: add support for retrieving local ISession object; extend …
|
|
|
@5637
|
17 years |
vboxsync |
fa -> af. comment.
|
|
|
@5631
|
17 years |
vboxsync |
Main: Fixed silly typo.
|
|
|
@5628
|
17 years |
vboxsync |
when inserting extra data, insert a number only if we can convert the …
|
|
|
@5627
|
17 years |
vboxsync |
Main: Improved Machine incapsulation by removing data(), userData(), …
|
|
|
@5626
|
17 years |
vboxsync |
Forgot to update the UUID
|
|
|
@5621
|
17 years |
vboxsync |
Another missing VBOX_WITH_ECHI
|
|
|
@5620
|
17 years |
vboxsync |
VBOX_WITH_ECHI changes
|
|
|
@5617
|
17 years |
vboxsync |
Forgot to load and save the EnabledEhci setting
|
|
|
@5616
|
17 years |
vboxsync |
Correctly process a NULL netAddress value.
|
|
|
@5613
|
17 years |
vboxsync |
EHCI: Added xml setting to enable the EHCI controller.
|
|
|
@5611
|
17 years |
vboxsync |
Fixed querying netAddress property in VRDP server.
|
|
|
@5586
|
17 years |
vboxsync |
Solaris crossbow integration, work in progress.
|
|
|
@5580
|
17 years |
vboxsync |
Main: corrected a highly confusing comment
|
|
|
@5572
|
17 years |
vboxsync |
EHCI: Main integration
|
|
|
@5561
|
17 years |
vboxsync |
pass down the version of the usb device (still gotta find the version …
|
|
|
@5559
|
17 years |
vboxsync |
Main: Fixed: VBoxSVC would crash on attempt to create a VM with the …
|
|
|
@5546
|
17 years |
vboxsync |
Host DVD (Linux hosts): load libhal using the correct name
|
|
|
@5539
|
17 years |
vboxsync |
osx fix
|
|
|
@5538
|
17 years |
vboxsync |
portVersion query code (not tested, so not enabled). Fixed annoying …
|
|
|
@5528
|
17 years |
vboxsync |
Added PortVersion and Version attributes for obtaining the major USB …
|
|
|
@5523
|
17 years |
vboxsync |
Main: Fixed memory errors and leaks found by valgrind.
|
|
|
@5520
|
17 years |
vboxsync |
PDMUsb
|
|
|
@5504
|
17 years |
vboxsync |
Main/Glue: Removed code outdated by r25693; Fixed memory leak …
|
|
|
@5501
|
17 years |
vboxsync |
Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
|
|
|
@5495
|
17 years |
vboxsync |
more? grr.
|
|
|
@5390
|
17 years |
vboxsync |
Main: Implemented IConsole::AdoptSavedState(); Prototyped …
|
|
|
@5388
|
17 years |
vboxsync |
Main: BIOSSettings: Don't forget to update Data::operator== when …
|
|
|
@5385
|
17 years |
vboxsync |
webservices: add ISessionManager::logoff() with all cleanups
|
|
|
@5383
|
17 years |
vboxsync |
webservices: add sessions and ISessionManager interface (webservice only).
|
|
|
@5378
|
17 years |
vboxsync |
Fix incorrect MAC address validity check.
|
|
|
@5368
|
17 years |
vboxsync |
Attempt to fix libhal cdrom and floppy detection
|
|
|
@5361
|
17 years |
vboxsync |
Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
|
|
|
@5357
|
17 years |
vboxsync |
Solaris patch 18.
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|
@5292
|
17 years |
vboxsync |
API change to allow VM to be created with predefined UUID.
|
|
|
@5279
|
17 years |
vboxsync |
Cap the VDI progress at 99% letting the main code do the final %.
|
|
|
@5278
|
17 years |
vboxsync |
Cap the VDI progress at 99% letting the main code do the final %.
|
|
|
@5272
|
17 years |
vboxsync |
Shutdown HGCM services before the VM is powered down.
|
|
|
@5252
|
17 years |
vboxsync |
Added a pattern argument to the IMachineDebugger ResetStats and …
|
|
|
@5251
|
17 years |
vboxsync |
more noise.
|
|
|
@5250
|
17 years |
vboxsync |
strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed.
|
|
|
@5236
|
17 years |
vboxsync |
Main: Differencing hard disks belonging to a snapshot could be …
|
|
|
@5235
|
17 years |
vboxsync |
Main: Fixed another r24978 regression: Don't de-associate hard disks …
|
|
|
@5218
|
17 years |
vboxsync |
Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
|
|
|
@5217
|
17 years |
vboxsync |
typo
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|
@5210
|
17 years |
vboxsync |
Silly typo.
|
|
|
@5209
|
17 years |
vboxsync |
solaris VBoxSVC needs getfullrawname, which is in libadm.so.
|
|
|
@5203
|
17 years |
vboxsync |
ORDERDEPS should be sufficient.
|
|
|
@5190
|
17 years |
vboxsync |
Added MachineDebugger::getStats.
|
|
|
@5186
|
17 years |
vboxsync |
Solaris DVD/CDROM.
|
|
|
@5171
|
17 years |
vboxsync |
Added PXEDebug option scaffolding.
|
|
|