|
|
@69871
|
7 years |
vboxsync |
OHCI: Renamed and refactored for clear R3/RC separation.
|
|
|
@69769
|
7 years |
vboxsync |
OHCI: On root hub reset, set the PPS bit for connected devices and …
|
|
|
@69767
|
7 years |
vboxsync |
OHCI: On reset, set (not just modify) the HcControl register and clear …
|
|
|
@69766
|
7 years |
vboxsync |
OHCI: Reduced per-frame debug log flooding, improved info output.
|
|
|
@69721
|
7 years |
vboxsync |
Devices/USB: bugref:9022 Update the possibly cached data when writing …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@67835
|
7 years |
vboxsync |
DevOHCI: warning
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65169
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@65058
|
8 years |
vboxsync |
Devices: doxygen fixes
|
|
|
@64392
|
8 years |
vboxsync |
PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64319
|
8 years |
vboxsync |
OHCI: Do not enable interrupts on reset; tiny bit of extra logging.
|
|
|
@64294
|
8 years |
vboxsync |
VUSB: Doxygen fixes
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62955
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62622
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62621
|
8 years |
vboxsync |
Devices: Fixed 3 instances of incorrect preprocessor macro usage …
|
|
|
@62502
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@62001
|
8 years |
vboxsync |
DevOHCI: bugref:8125: cache for the guest memory reads
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59704
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59700
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59687
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59282
|
9 years |
vboxsync |
OHCI: Fixed nonsensical conditional.
|
|
|
@59113
|
9 years |
vboxsync |
DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57156
|
9 years |
vboxsync |
OHCI: Prevent log flooding
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56454
|
9 years |
vboxsync |
Commit r100743 and r100913 to trunk which should improve pass through …
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56271
|
9 years |
vboxsync |
VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
|
|
|
@55414
|
10 years |
vboxsync |
USB,EHCI,OHCI: release and reacquire the critical section when …
|
|
|
@54381
|
10 years |
vboxsync |
Typo fix.
|
|
|
@54072
|
10 years |
vboxsync |
USB: Make the number of reported OHCI ports adjustable.
|
|
|
@53911
|
10 years |
vboxsync |
OHCI: Immediately wake up the frame thread when an URB completed and …
|
|
|
@53210
|
10 years |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@52878
|
10 years |
vboxsync |
USB: Fix lock order violation when canceling all URBs
|
|
|
@52301
|
10 years |
vboxsync |
USB: Move the URB cancellation work to the per device I/O thread, fix …
|
|
|
@52209
|
10 years |
vboxsync |
OHCI,EHCI: 6305: Maximal number of ports is set to 15
|
|
|
@51991
|
10 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51990
|
10 years |
vboxsync |
DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
|
|
|
@51589
|
10 years |
vboxsync |
USB/OHCI: Fix saved state assertion witz emulated USB devices
|
|
|
@50530
|
11 years |
vboxsync |
USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
|
|
|
@49991
|
11 years |
vboxsync |
OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
|
|
|
@49959
|
11 years |
vboxsync |
EHCI,OHCI: Cleanup
|
|
|
@49958
|
11 years |
vboxsync |
EHCI,OHCI: Fix possible deadlock introduced with the first version of …
|
|
|
@49814
|
11 years |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49094
|
11 years |
vboxsync |
build fix
|
|
|
@49092
|
11 years |
vboxsync |
VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@45671
|
12 years |
vboxsync |
OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
|
|
|
@45667
|
12 years |
vboxsync |
build fix
|
|
|
@45666
|
12 years |
vboxsync |
OHCI: Periodically cancel orphaned URBs.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44835
|
12 years |
vboxsync |
Fixed typo in comment.
|
|
|
@44699
|
12 years |
vboxsync |
DevOHCI.cpp: pOhci -> pThis, like the rest.
|
|
|
@44698
|
12 years |
vboxsync |
DevOHCI.cpp: ohciMmioWrite will only get DWORD size+aligned requests …
|
|
|
@44571
|
12 years |
vboxsync |
Fixed hungarian typos in MSI registration code. Some E1000 prefix …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43149
|
12 years |
vboxsync |
USB: logging fix
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39179
|
13 years |
vboxsync |
DevOHCI: disabled assertion triggered by OS/2.
|
|
|
@39154
|
13 years |
vboxsync |
IOM: Added flags for dropping into the vbox debugger on complicated …
|
|
|
@39151
|
13 years |
vboxsync |
OHCI: More tests, added alignment todo.
|
|
|
@39149
|
13 years |
vboxsync |
More tests.
|
|
|
@39146
|
13 years |
vboxsync |
DevOHCI.cpp: Inverted assertion. Thanks Vasily.
|
|
|
@39139
|
13 years |
vboxsync |
DevOHCI: Use IOMMMIO_FLAGS_READ_DWORD.
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@38350
|
13 years |
vboxsync |
USB: Avoid assertion during the SavePrep routine.
|
|
|
@37668
|
13 years |
vboxsync |
Devices/USB/DevOHCI: disabled probably over-cautious assertion
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37469
|
13 years |
vboxsync |
USB/Dev*: Locking fixes.
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@33813
|
14 years |
vboxsync |
FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33419
|
14 years |
vboxsync |
PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
|
|
|
@33236
|
14 years |
vboxsync |
PCI: MSI-X work
|
|
|
@33137
|
14 years |
vboxsync |
PCI: MSI in USB controllers
|
|
|
@32725
|
14 years |
vboxsync |
USB: symbolic PCI constants
|
|
|
@32077
|
14 years |
vboxsync |
OHCI: ED checks must be less strict when looking for URBs to be undone.
|
|
|
@32054
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@32052
|
14 years |
vboxsync |
OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
|
|
|