VirtualBox

source: vbox/trunk/src/VBox/Devices/USB/DevOHCI.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86484   4 years vboxsync AMD IOMMU: bugref:9654 OHCI: Use PCI interfaces while reading/writing …
(edit) @84514   5 years vboxsync Devices/USB: Convert to use new PDMDevHlp guest memory read/write …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82661   5 years vboxsync DevOHCI: Cleaned up old code (see bugref:9595).
(edit) @81692   5 years vboxsync Devices/USB/Dev*: Use default statistics prefix.
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81554   5 years vboxsync DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
(edit) @81550   5 years vboxsync DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
(edit) @81544   5 years vboxsync DevOHCI: doxygen fixes. bugref:9218
(edit) @81543   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81541   5 years vboxsync DevOHCI: Bumped saved state version and kicked out the dummy …
(edit) @81536   5 years vboxsync DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
(edit) @81535   5 years vboxsync DevOHCI: Split up the root hub data structure, eliminating the …
(edit) @81534   5 years vboxsync DevOHCI: Style nits. bugref:9218
(edit) @81533   5 years vboxsync DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
(edit) @81529   5 years vboxsync DevOHCI: Converting to new style. [doxygen fix] bugref:9218
(edit) @81528   5 years vboxsync DevOHCI: Don't allocate the page two page caches, just put them …
(edit) @81527   5 years vboxsync DevOHCI: Converting to new style. [release build fix] bugref:9218
(edit) @81526   5 years vboxsync DevOHCI: Converting to new style. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81186   5 years vboxsync OHCI: Improved in-flight URB tracking (see bugref:9571).
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @78549   6 years vboxsync OHCI: Interpret the OHCI spec a bit more literally when processing a …
(edit) @78530   6 years vboxsync Build fix.
(edit) @78529   6 years vboxsync OHCI: More logging when buffer sizes don't add up.
(edit) @78528   6 years vboxsync OHCI: Identify where unrecoverable error is coming from.
(edit) @78075   6 years vboxsync Devices/USB/DevOHCI.cpp: Small addendum to r129929, add LogRelMax() …
(edit) @78073   6 years vboxsync Devices/USB/DevOHCI.cpp: Remove a few todos and raise unrecoverable …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @70371   7 years vboxsync OHCI: Dropped ancient saved state support.
(edit) @70050   7 years vboxsync Devices/OHCI: Don't touch others member of the endpoint descriptor …
(edit) @69954   7 years vboxsync OHCI: Report low/full speed to guest. Currently theoretical.
(edit) @69947   7 years vboxsync OHCI: Reduced the number of port status bit definition sets from 3 to 1.
(edit) @69944   7 years vboxsync OHCI: Added comments for register bits.
(edit) @69871   7 years vboxsync OHCI: Renamed and refactored for clear R3/RC separation.
(edit) @69769   7 years vboxsync OHCI: On root hub reset, set the PPS bit for connected devices and …
(edit) @69767   7 years vboxsync OHCI: On reset, set (not just modify) the HcControl register and clear …
(edit) @69766   7 years vboxsync OHCI: Reduced per-frame debug log flooding, improved info output.
(edit) @69721   7 years vboxsync Devices/USB: bugref:9022 Update the possibly cached data when writing …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @67835   7 years vboxsync DevOHCI: warning
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65169   8 years vboxsync doxygen fixes
(edit) @65058   8 years vboxsync Devices: doxygen fixes
(edit) @64392   8 years vboxsync PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64319   8 years vboxsync OHCI: Do not enable interrupts on reset; tiny bit of extra logging.
(edit) @64294   8 years vboxsync VUSB: Doxygen fixes
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62955   8 years vboxsync Devices: warnings
(edit) @62622   8 years vboxsync Devices: unused parameter warnings.
(edit) @62621   8 years vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62502   8 years vboxsync (C) 2016
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62001   8 years vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @59875   9 years vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59704   9 years vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59700   9 years vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59687   9 years vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59282   9 years vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59113   9 years vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57156   9 years vboxsync OHCI: Prevent log flooding
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56454   10 years vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   10 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @55414   10 years vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @54381   10 years vboxsync Typo fix.
(edit) @54072   10 years vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @53911   10 years vboxsync OHCI: Immediately wake up the frame thread when an URB completed and …
(edit) @53210   10 years vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @52878   10 years vboxsync USB: Fix lock order violation when canceling all URBs
(edit) @52301   10 years vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52209   10 years vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @51991   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51990   10 years vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51589   11 years vboxsync USB/OHCI: Fix saved state assertion witz emulated USB devices
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @49991   11 years vboxsync OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
(edit) @49959   11 years vboxsync EHCI,OHCI: Cleanup
(edit) @49958   11 years vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49094   11 years vboxsync build fix
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @45671   12 years vboxsync OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
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