|
|
@9446
|
17 years |
vboxsync |
Overlooked a ShutdownTimer call.
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9401
|
17 years |
vboxsync |
FE/Qt4: Some updates to the COM wrapper for Qt4.
|
|
|
@9362
|
17 years |
vboxsync |
Main: Renamed "innotek VirtualBox Type Library" to "VirtualBox Type …
|
|
|
@9361
|
17 years |
vboxsync |
Main: Build fix after r31580.
|
|
|
@9360
|
17 years |
vboxsync |
Main: Return the correct value for IGuest::OSTypeId as reported by the …
|
|
|
@9335
|
17 years |
vboxsync |
Another UINT32_C() case.
|
|
|
@9332
|
17 years |
vboxsync |
Must make sure UINT32_C() and friends are defined when stdint.h might …
|
|
|
@9298
|
17 years |
vboxsync |
doxy: be less verbose (with bird's permission)
|
|
|
@9242
|
17 years |
vboxsync |
only allow to change logging settings if LOG_ENABLED
|
|
|
@8903
|
17 years |
vboxsync |
Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris …
|
|
|
@8898
|
17 years |
vboxsync |
fixed copy'n'paste bug
|
|
|
@8836
|
17 years |
vboxsync |
Main: API doc fixes
|
|
|
@8822
|
17 years |
vboxsync |
Don't queue stuff when paused or stuck. (Was all but running.)
|
|
|
@8804
|
17 years |
vboxsync |
build fix
|
|
|
@8803
|
17 years |
vboxsync |
add OpenSolaris OS type
|
|
|
@8782
|
17 years |
vboxsync |
Main/AutoLock: Disabled VBOX_MAIN_AUTOLOCK_TRAP to get release timings …
|
|
|
@8768
|
17 years |
vboxsync |
while I'm at it - moving the non-linux stuff to xpcom.
|
|
|
@8767
|
17 years |
vboxsync |
while I'm at it…
|
|
|
@8766
|
17 years |
vboxsync |
USBProxyServiceWin32 -> USBProxyServiceWindows
|
|
|
@8765
|
17 years |
vboxsync |
win32 -> win.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 years |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8756
|
17 years |
vboxsync |
Main/AutoLock: Fixed: Two or more write locks could be acquired …
|
|
|
@8754
|
17 years |
vboxsync |
Added icon to VBoxSVC so we'll look pretty in process explorer and similar.
|
|
|
@8745
|
17 years |
vboxsync |
Fixed missing #else + solaris (disabled).
|
|
|
@8744
|
17 years |
vboxsync |
Moved the filter running over to USBProxyService (from Host). Split up …
|
|
|
@8726
|
17 years |
vboxsync |
Main/AutoLock: Sanity.
|
|
|
@8725
|
17 years |
vboxsync |
Made the HostUSBDeviceFilter object use the Host object lock to …
|
|
|
@8721
|
17 years |
vboxsync |
File header.
|
|
|
@8720
|
17 years |
vboxsync |
oops.
|
|
|
@8719
|
17 years |
vboxsync |
filteheader.
|
|
|
@8716
|
17 years |
vboxsync |
Main: Temporary disabled VBOX_MAIN_USE_SEMRW again (this will bring …
|
|
|
@8714
|
17 years |
vboxsync |
don't activate VBOX_MAIN_AUTOLOCK_TRAP on releases
|
|
|
@8709
|
17 years |
vboxsync |
Added a setErrorNoLog method and aLogIt argument to the core setError …
|
|
|
@8701
|
17 years |
vboxsync |
Oops, these RTLogPrintf's shouldn't be here.
|
|
|
@8699
|
17 years |
vboxsync |
VBOX_MAIN_AUTOLOCK_TRAP and VBOX_MAIN_USE_SEMRW doesn't mix well, so …
|
|
|
@8690
|
17 years |
vboxsync |
UpdateGuestVersion fixes.
|
|
|
@8688
|
17 years |
vboxsync |
added paranoid parenthesis
|
|
|
@8684
|
17 years |
vboxsync |
Use %Rhrc.
|
|
|
@8683
|
17 years |
vboxsync |
Use %hrc.
|
|
|
@8682
|
17 years |
vboxsync |
Another shot at the windows build break.
|
|
|
@8680
|
17 years |
vboxsync |
Assert on no-lock assumptions in onUSBDeviceAttach and onUSBDeviceDetach.
|
|
|
@8668
|
17 years |
vboxsync |
iprt/asm.h
|
|
|
@8666
|
17 years |
vboxsync |
Removed the duplicate USB device list in Host and moved 4 methods over …
|
|
|
@8665
|
17 years |
vboxsync |
Use must use atomic compare-and-exchange logic here to be 100% correct.
|
|
|
@8664
|
17 years |
vboxsync |
Lock counting. Correct #else/#endif comments (gnu convention).
|
|
|
@8639
|
17 years |
vboxsync |
Main/AutoLock: More debugging.
|
|
|
@8637
|
17 years |
vboxsync |
spelling.
|
|
|
@8620
|
17 years |
vboxsync |
eol
|
|
|
@8611
|
17 years |
vboxsync |
82543GC support is ready. RX crit section removed.
|
|
|
@8606
|
17 years |
vboxsync |
Compiler fix
|
|
|
@8605
|
17 years |
vboxsync |
Another parameter check
|
|
|
@8603
|
17 years |
vboxsync |
Return a COM error if there are invalid parameters
|
|
|
@8602
|
17 years |
vboxsync |
r=bird: SATA todo.
|
|
|
@8581
|
17 years |
vboxsync |
AssertFailedBreakVoid -> AssertFailedBreak.
|
|
|
@8579
|
17 years |
vboxsync |
AssertBreakVoid -> AssertBreak
|
|
|
@8573
|
17 years |
vboxsync |
AssertRCBreak -> AssertRCBreakStmt; Fixed broken AssertMsgRCBreakStmt, …
|
|
|
@8572
|
17 years |
vboxsync |
AssertPtrBreak -> AssertPtrBreakStmt; a bunch of unused break macros-> …
|
|
|
@8570
|
17 years |
vboxsync |
Main: Assert if the attached hard disk is SATA but aDevice is not zero
|
|
|
@8569
|
17 years |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8566
|
17 years |
vboxsync |
AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
|
|
|
@8548
|
17 years |
vboxsync |
logging.
|
|
|
@8547
|
17 years |
vboxsync |
Removed the non-NEW_HOSTUSBDEVICE_STATE code.
|
|
|
@8546
|
17 years |
vboxsync |
Use the new HostUSBDevice state code.
|
|
|
@8544
|
17 years |
vboxsync |
Fixed crash in Console::usbDetachCallback log statement, probably …
|
|
|
@8540
|
17 years |
vboxsync |
Linux now uses the new HostUSBDevice code too.
|
|
|
@8539
|
17 years |
vboxsync |
Drop the USBDEVICE bits we don't currently need.
|
|
|
@8538
|
17 years |
vboxsync |
The bus number is the high byte of the location id.
|
|
|
@8511
|
17 years |
vboxsync |
debugging not for 1.6
|
|
|
@8510
|
17 years |
vboxsync |
Workaround for #2807. It's probably not the right thing, but it seems …
|
|
|
@8508
|
17 years |
vboxsync |
Main/AutoLock: Added self deadlock detector (affects release builds …
|
|
|
@8505
|
17 years |
vboxsync |
Solaris/installer: include webservice and SDK.
|
|
|
@8496
|
17 years |
vboxsync |
Build the xpcom testcase on solaris too.
|
|
|
@8486
|
17 years |
vboxsync |
Use the new USB state stuff on mac os x.
|
|
|
@8485
|
17 years |
vboxsync |
More USB / darwin fixes (hopefully the last).
|
|
|
@8484
|
17 years |
vboxsync |
Darwin USB fixes.
|
|
|
@8475
|
17 years |
vboxsync |
Windows TAP devices: Fix for hardcoded provider name string when …
|
|
|
@8471
|
17 years |
vboxsync |
More USB stuff.
|
|
|
@8457
|
17 years |
vboxsync |
be more verbose on misconfigurations
|
|
|
@8452
|
17 years |
vboxsync |
Disabled access to 82543GC
|
|
|
@8442
|
17 years |
vboxsync |
Added missing break statements
|
|
|
@8439
|
17 years |
vboxsync |
Older 82543GC chip support, works in linux only.
|
|
|
@8438
|
17 years |
vboxsync |
Moved the requestCaptureForVM code.
|
|
|
@8431
|
17 years |
vboxsync |
More new USB stuff (all disabled).
|
|
|
@8429
|
17 years |
vboxsync |
KMK_OPTS_JOBS works everywhere now.
|
|
|
@8425
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
|
|
|
@8424
|
17 years |
vboxsync |
Main/AutoLock: Fixed regression after r30268.
|
|
|
@8421
|
17 years |
vboxsync |
Main/AutoLock: Distinguish between the number of normal read locks and …
|
|
|
@8401
|
17 years |
vboxsync |
USB: Some review notes and method renaming.
|
|
|
@8388
|
17 years |
vboxsync |
Main: Fixed very old regression: Failure to lock the machine settings …
|
|
|
@8375
|
17 years |
vboxsync |
Main: Same as r30155 but for NetworkAttachmentType_Internal.
|
|
|
@8368
|
17 years |
vboxsync |
fixed default case
|
|
|
@8367
|
17 years |
vboxsync |
Main: Added INetworkAdapter::NATNetwork property.
|
|
|
@8350
|
17 years |
vboxsync |
Main: revert r30118, as we already log this in VMMDev
|
|
|
@8343
|
17 years |
vboxsync |
Main: release log when the guest reports its maximum resolution
|
|
|
@8323
|
17 years |
vboxsync |
Frontends/VirtualBox3/4, Main: only switch to seamless mode if the …
|
|
|
@8321
|
17 years |
vboxsync |
Main/AutoLock: Use RTThreadNativeSelf() instead of RTThredSelf() which …
|
|
|
@8317
|
17 years |
vboxsync |
Main: Fixed MyLogIt for amd64.
|
|
|