|
|
@96719
|
2 years |
vboxsync |
USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb in a union with …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95108
|
3 years |
vboxsync |
Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
|
|
|
@94344
|
3 years |
vboxsync |
Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
|
|
|
@94342
|
3 years |
vboxsync |
Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
|
|
|
@94016
|
3 years |
vboxsync |
Devices/USB: Need to invalidate addresses when detaching USB devices, …
|
|
|
@93994
|
3 years |
vboxsync |
Devices/USB: Fix crash introduced with r150219 when a USB device is …
|
|
|
@93993
|
3 years |
vboxsync |
Devices/USB: Fix crash introduced with r150219 when a USB device is …
|
|
|
@93989
|
3 years |
vboxsync |
Devices/USB: Fix memory leak introduced by r150140, and get rid of the …
|
|
|
@93979
|
3 years |
vboxsync |
Devices/USB: Get rid of the VUSBHUB structure which was mostly …
|
|
|
@93977
|
3 years |
vboxsync |
Devices/USB: Fix for regression introduced with r150168 where a guest …
|
|
|
@93974
|
3 years |
vboxsync |
Devices/USB: Fix for regression introduced with r150168 where a guest …
|
|
|
@93956
|
3 years |
vboxsync |
Devices/USB: Eliminiate some callback ping-pong and streamline the …
|
|
|
@93955
|
3 years |
vboxsync |
Devices/USB: Eliminiate some callback ping-pong and streamline the …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93940
|
3 years |
vboxsync |
Devices/USB: Get rid of the address hashing mechanism and replace it …
|
|
|
@93939
|
3 years |
vboxsync |
Devices/USB: Get rid of the address hashing mechanism and replace it …
|
|
|
@93934
|
3 years |
vboxsync |
Devices/USB/DrvVUSBRootHub: Get rid of device list which is …
|
|
|
@93915
|
3 years |
vboxsync |
Devices/USB: Convert the HCI emulations to call into the roothub using …
|
|
|
@93914
|
3 years |
vboxsync |
Devices/USB: Convert the HCI emulations to call into the roothub using …
|
|
|
@93217
|
3 years |
vboxsync |
HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92901
|
3 years |
vboxsync |
Devices/USB: GCC 11 build fix.
|
|
|
@92386
|
3 years |
vboxsync |
VMM,VUSB: Statistics corrections (unit, type).
|
|
|
@91945
|
3 years |
vboxsync |
VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91880
|
3 years |
vboxsync |
Devices/USB: Change the USB proxy device to access the CFGM API …
|
|
|
@91871
|
3 years |
vboxsync |
Devices/USB: Change the USB roothub driver to access the CFGM API …
|
|
|
@91737
|
3 years |
vboxsync |
OHCI: Straightened out ED/TD iteration limits (see bugref:10103).
|
|
|
@91374
|
3 years |
vboxsync |
Devices/USB: vusbUrbTrace() can dereference a NULL …
|
|
|
@90791
|
3 years |
vboxsync |
Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90332
|
3 years |
vboxsync |
Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90051
|
3 years |
vboxsync |
VUSB: Only edit descriptors to hide remote wakeup when device actually …
|
|
|
@90049
|
3 years |
vboxsync |
VUSB: If a descriptor read can't be satisfied from cache, pass it …
|
|
|
@90027
|
3 years |
vboxsync |
VUSB: Don't needlessly wait just because we need to read a descriptor …
|
|
|
@90026
|
3 years |
vboxsync |
VUSB/Win: Improved logging, reworked Windows backend so that …
|
|
|
@90025
|
3 years |
vboxsync |
Typo.
|
|
|
@89674
|
3 years |
vboxsync |
VUSBDevice: Make sure the reset timer get a unique name as this is …
|
|
|
@87971
|
4 years |
vboxsync |
OHCI: Clear list enable bits on reset in order to get out of work …
|
|
|
@87855
|
4 years |
vboxsync |
Typos.
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87762
|
4 years |
vboxsync |
VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87632
|
4 years |
vboxsync |
Warning.
|
|
|
@87628
|
4 years |
vboxsync |
Warning.
|
|
|
@87627
|
4 years |
vboxsync |
VUSB: Minor logging improvements.
|
|
|
@87609
|
4 years |
vboxsync |
VUSB: Removed redundant casts, fixed forgotten code (see bugref:9928)/
|
|
|
@87419
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87376
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87207
|
4 years |
vboxsync |
VUSBUrb.cpp: Try clean up some old old hack (r25945, ++). bugref:9899
|
|
|
@87190
|
4 years |
vboxsync |
OHCI: Do not consider TD address zero special, instead check whether …
|
|
|
@87163
|
4 years |
vboxsync |
USB/IP: Warning fix. bugref:9861
|
|
|
@87161
|
4 years |
vboxsync |
USB/IP: Be more strict about stuff we accept from the remote end, …
|
|
|
@86858
|
4 years |
vboxsync |
Devices/USB/DevOHCI: Build fix when VBOX_WITH_OHCI_PHYS_READ_CACHE is …
|
|
|
@86515
|
4 years |
vboxsync |
Devices/USB: trailing spaces. bugref:9839
|
|
|
@86491
|
4 years |
vboxsync |
USB: Mask out USB remote wake capability by default to avoid devices …
|
|
|
@86484
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 OHCI: Use PCI interfaces while reading/writing …
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85077
|
4 years |
vboxsync |
USBProxyDevice-darwin.cpp: Build fix. bugref:9790
|
|
|
@84514
|
5 years |
vboxsync |
Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
|
|
|
@84360
|
5 years |
vboxsync |
VUSB: Restored non-minimal initial control URB extra allocation (see …
|
|
|
@84359
|
5 years |
vboxsync |
CamelCasing.
|
|
|
@84042
|
5 years |
vboxsync |
VUSB: Simplified control message extra data layout (WIP).
|
|
|
@84002
|
5 years |
vboxsync |
USBProxyDevice-linux.cpp: Don't use RTErrGetShort, let the formatter …
|
|
|
@83617
|
5 years |
vboxsync |
VUSB: Avoid too large URBs (see bugref:9697).
|
|
|
@83592
|
5 years |
vboxsync |
VUSBUrb.cpp: Fix reaping-next-urb regression from r105601.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82661
|
5 years |
vboxsync |
DevOHCI: Cleaned up old code (see bugref:9595).
|
|
|
@81692
|
5 years |
vboxsync |
Devices/USB/Dev*: Use default statistics prefix.
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81554
|
5 years |
vboxsync |
DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
|
|
|
@81550
|
5 years |
vboxsync |
DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
|
|
|
@81544
|
5 years |
vboxsync |
DevOHCI: doxygen fixes. bugref:9218
|
|
|
@81543
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81541
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81536
|
5 years |
vboxsync |
DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
|
|
|
@81535
|
5 years |
vboxsync |
DevOHCI: Split up the root hub data structure, eliminating the …
|
|
|
@81534
|
5 years |
vboxsync |
DevOHCI: Style nits. bugref:9218
|
|
|
@81533
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
|
|
|
@81529
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [doxygen fix] bugref:9218
|
|
|
@81528
|
5 years |
vboxsync |
DevOHCI: Don't allocate the page two page caches, just put them …
|
|
|
@81527
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [release build fix] bugref:9218
|
|
|
@81526
|
5 years |
vboxsync |
DevOHCI: Converting to new style. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81186
|
5 years |
vboxsync |
OHCI: Improved in-flight URB tracking (see bugref:9571).
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80445
|
5 years |
vboxsync |
Shared Clipboard/URI: Committed a bit too much, reverted.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79678
|
5 years |
vboxsync |
Devices/VUSB: Missed pointer update on rellocation
|
|
|
@79500
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79499
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78549
|
6 years |
vboxsync |
OHCI: Interpret the OHCI spec a bit more literally when processing a …
|
|
|