VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64392   8 年 vboxsync PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64319   8 年 vboxsync OHCI: Do not enable interrupts on reset; tiny bit of extra logging.
(edit) @64294   8 年 vboxsync VUSB: Doxygen fixes
(edit) @63690   8 年 vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63562   8 年 vboxsync scm: cleaning up todos
(edit) @63478   8 年 vboxsync Devices: warnings (clang)
(edit) @63016   8 年 vboxsync Devices: warnings (debug builds)
(edit) @62956   8 年 vboxsync @copydoc -> @interface_method_impl
(edit) @62955   8 年 vboxsync Devices: warnings
(edit) @62622   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62621   8 年 vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62502   8 年 vboxsync (C) 2016
(edit) @62463   8 年 vboxsync Devices: scm
(edit) @62001   8 年 vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @59875   9 年 vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59704   9 年 vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59700   9 年 vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59687   9 年 vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59282   9 年 vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59113   9 年 vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57156   9 年 vboxsync OHCI: Prevent log flooding
(edit) @56992   9 年 vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56454   9 年 vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   9 年 vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @55414   10 年 vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @54381   10 年 vboxsync Typo fix.
(edit) @54072   10 年 vboxsync USB: Make the number of reported OHCI ports adjustable.
(edit) @53911   10 年 vboxsync OHCI: Immediately wake up the frame thread when an URB completed and …
(edit) @53210   10 年 vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @52878   10 年 vboxsync USB: Fix lock order violation when canceling all URBs
(edit) @52301   10 年 vboxsync USB: Move the URB cancellation work to the per device I/O thread, fix …
(edit) @52209   10 年 vboxsync OHCI,EHCI: 6305: Maximal number of ports is set to 15
(edit) @51991   10 年 vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51990   10 年 vboxsync DevOHCI.cpp: RTCritSectDelete asserts if the section is uninitialized.
(edit) @51589   10 年 vboxsync USB/OHCI: Fix saved state assertion witz emulated USB devices
(edit) @50530   11 年 vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @49991   11 年 vboxsync OHCI,EHCI: Fix save/restore issues keeping saved state compatibility
(edit) @49959   11 年 vboxsync EHCI,OHCI: Cleanup
(edit) @49958   11 年 vboxsync EHCI,OHCI: Fix possible deadlock introduced with the first version of …
(edit) @49814   11 年 vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49094   11 年 vboxsync build fix
(edit) @49092   11 年 vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @45671   12 年 vboxsync OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
(edit) @45667   12 年 vboxsync build fix
(edit) @45666   12 年 vboxsync OHCI: Periodically cancel orphaned URBs.
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44902   12 年 vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44835   12 年 vboxsync Fixed typo in comment.
(edit) @44699   12 年 vboxsync DevOHCI.cpp: pOhci -> pThis, like the rest.
(edit) @44698   12 年 vboxsync DevOHCI.cpp: ohciMmioWrite will only get DWORD size+aligned requests …
(edit) @44571   12 年 vboxsync Fixed hungarian typos in MSI registration code. Some E1000 prefix …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43149   12 年 vboxsync USB: logging fix
(edit) @41774   12 年 vboxsync bugref..
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39179   13 年 vboxsync DevOHCI: disabled assertion triggered by OS/2.
(edit) @39154   13 年 vboxsync IOM: Added flags for dropping into the vbox debugger on complicated …
(edit) @39151   13 年 vboxsync OHCI: More tests, added alignment todo.
(edit) @39149   13 年 vboxsync More tests.
(edit) @39146   13 年 vboxsync DevOHCI.cpp: Inverted assertion. Thanks Vasily.
(edit) @39139   13 年 vboxsync DevOHCI: Use IOMMMIO_FLAGS_READ_DWORD.
(edit) @39136   13 年 vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 年 vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @38350   13 年 vboxsync USB: Avoid assertion during the SavePrep routine.
(edit) @37668   13 年 vboxsync Devices/USB/DevOHCI: disabled probably over-cautious assertion
(edit) @37636   13 年 vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37469   13 年 vboxsync USB/Dev*: Locking fixes.
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33813   14 年 vboxsync FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33419   14 年 vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33236   14 年 vboxsync PCI: MSI-X work
(edit) @33137   14 年 vboxsync PCI: MSI in USB controllers
(edit) @32725   14 年 vboxsync USB: symbolic PCI constants
(edit) @32077   14 年 vboxsync OHCI: ED checks must be less strict when looking for URBs to be undone.
(edit) @32054   14 年 vboxsync Alignment fix.
(edit) @32052   14 年 vboxsync OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
(edit) @32010   14 年 vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @31249   14 年 vboxsync Warning.
(edit) @31230   14 年 vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @30568   14 年 vboxsync DevOHCI: signal an interrupt if the suspend status changes; spaces …
(edit) @30498   14 年 vboxsync DevOHCI: typo in disabled code
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27901   15 年 vboxsync OSE header fixes
(edit) @27686   15 年 vboxsync DevOHCI: fixed segfault in rhport_set_if_connected()
(edit) @27290   15 年 vboxsync Allow ring-0 handling of ohci mmio
(add) @26970   15 年 vboxsync Export code for handling virtual USB devices to OSE, mainly for …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette