VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10225   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10199   16 years vboxsync Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist …
(edit) @10082   16 years vboxsync typo
(edit) @10060   16 years vboxsync Drop the NOTPARALLEL on the schema stuff.
(edit) @10057   16 years vboxsync Changed brute force _DEPS on each source to _INTERMEDIATES (PREREQS -> …
(edit) @10056   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10007   16 years vboxsync Main (guest properties): support the delete property request
(edit) @10000   16 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9937   16 years vboxsync Main: Corrected getProcessorUsage() impl (docs, spacing etc).
(edit) @9911   16 years vboxsync wrong. there were three calls.
(edit) @9910   16 years vboxsync build fix for sleep(). there were two calls.
(edit) @9907   16 years vboxsync build fix for sleep()
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9900   16 years vboxsync Turned this annoying error into a warning. (needs to be properly fixed!)
(edit) @9895   16 years vboxsync Netware apparently needs 512 MB minimum.
(edit) @9883   16 years vboxsync Main: add the Main part of the guest/host configuration registry
(edit) @9809   16 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9728   17 years vboxsync Main: load the new hgcm service (SharedInfoService) for providing a …
(edit) @9705   17 years vboxsync Main/hgcm: fixed a segfault affecting services with no client data
(edit) @9703   17 years vboxsync Main/Settings: Throw LogicError only when there is no error message.
(edit) @9702   17 years vboxsync Main/Settings: Don't add a wrong lastStateChange attribute value.
(edit) @9497   17 years vboxsync Main: Removed incorrect assertion.
(edit) @9446   17 years vboxsync Overlooked a ShutdownTimer call.
(edit) @9444   17 years vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9401   17 years vboxsync FE/Qt4: Some updates to the COM wrapper for Qt4.
(edit) @9362   17 years vboxsync Main: Renamed "innotek VirtualBox Type Library" to "VirtualBox Type …
(edit) @9361   17 years vboxsync Main: Build fix after r31580.
(edit) @9360   17 years vboxsync Main: Return the correct value for IGuest::OSTypeId as reported by the …
(edit) @9335   17 years vboxsync Another UINT32_C() case.
(edit) @9332   17 years vboxsync Must make sure UINT32_C() and friends are defined when stdint.h might …
(edit) @9298   17 years vboxsync doxy: be less verbose (with bird's permission)
(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.
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