VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette