VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @8179   17 years vboxsync Main: Added MyLog() macro for logging to the default log instance even …
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8152   17 years vboxsync status fixes.
(edit) @8134   17 years vboxsync Fixed USB led when EHCI is enabled.
(edit) @8132   17 years vboxsync more rebranding
(edit) @8119   17 years vboxsync Main: AutoLock: Switched to RTSemRW on POSIX platforms but disabled …
(edit) @8103   17 years vboxsync Determin USBDEVICE::enmSpeed.
(edit) @8083   17 years vboxsync Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
(edit) @8059   17 years vboxsync VBOX_WITH_NEW_USB_CODE_ON_DARWIN
(edit) @8057   17 years vboxsync Main: Fixed another self-deadlock (requesting write before releasing read).
(edit) @8055   17 years vboxsync Main/Settigs: Redone semi-faulty r29679: When reading from settings …
(edit) @8029   17 years vboxsync Main: Reverted r29679 (some file access problems).
(edit) @8024   17 years vboxsync Main: Warning (when will Microsoft fix the BOOL definiton in their …
(edit) @8020   17 years vboxsync Main/Settigs: Disabled File (..., RTFILE aHandle, ...) constructor …
(edit) @8019   17 years vboxsync Main: RWLockHandle: Respect other pending writers when requesting a …
(edit) @8012   17 years vboxsync Main: Better logging for XPCOM server duplicates (VBoxSVC).
(edit) @7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
(edit) @7991   17 years vboxsync Fixed PAE setting
(edit) @7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
(edit) @7989   17 years vboxsync Backed out 29633 & 29635 again
(edit) @7988   17 years vboxsync Argh!
(edit) @7987   17 years vboxsync Backed out 29633 & 29635 for now
(edit) @7984   17 years vboxsync Missing XML key for PAE
(edit) @7982   17 years vboxsync Added setting for guest PAE (default off)
(edit) @7969   17 years vboxsync No longer required.
(edit) @7968   17 years vboxsync Fixed OSE (USBController wasn't created when it should due to inverted …
(edit) @7964   17 years vboxsync Attempt at making OSE build again.
(edit) @7954   17 years vboxsync HostUSBDeviceState and HostUSBDeviceSubState typedefs.
(edit) @7946   17 years vboxsync cosmetics.
(edit) @7944   17 years vboxsync Disabled host USB on solaris, not done yet.
(edit) @7939   17 years vboxsync AHCI: add status LED support, minor cleanups in the ahci controller code
(edit) @7912   17 years vboxsync 12MB VRAM default for guests capable of seamless mode, Fedora Core is …
(edit) @7899   17 years vboxsync build fix
(edit) @7898   17 years vboxsync Solaris needs more memory and disk
(edit) @7852   17 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
(edit) @7851   17 years vboxsync Solaris USB proxy: sem wait and wakeup.
(edit) @7850   17 years vboxsync Enabled VBOX_WITH_USBFILTER for darwin.
(edit) @7849   17 years vboxsync VBOX_WITH_USBFILTER for windows.
(edit) @7848   17 years vboxsync webservice: change wsmap=struct to wsmap=managed for IAudioAdapter, …
(edit) @7847   17 years vboxsync corrected enum type.
(edit) @7844   17 years vboxsync Made the rpath $ORIGIN feature available to everyone (was solaris …
(edit) @7836   17 years vboxsync try fix the gcc 3.2.3 burns.
(edit) @7832   17 years vboxsync windows -> win.
(edit) @7830   17 years vboxsync Use USBFilter (TODO: windows and darwin).
(edit) @7829   17 years vboxsync comments.
(edit) @7828   17 years vboxsync Fixed bug in a VBOX_WITH_USBFILTER case.
(edit) @7827   17 years vboxsync Main: fix API documentation for attachHardDisk
(edit) @7801   17 years vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7788   17 years vboxsync Properly determine USB port version on Windows hosts.
(edit) @7773   17 years vboxsync spaces.
(edit) @7761   17 years vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
(edit) @7759   17 years vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7746   17 years vboxsync Solaris host USB: Initially proxy stuff.
(edit) @7745   17 years vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
(edit) @7611   17 years vboxsync Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
(edit) @7607   17 years vboxsync Main: Added more OS Type IDs.
(edit) @7596   17 years vboxsync Dynamic memory allocation for the path variable.
(edit) @7594   17 years vboxsync FE/Qt3-4: openRemoteSession get the path to the executable through the …
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