提交历史

作者 SHA1 备注 提交日期
  fangying 7cec2ed9d7 xhci: Fix memory leak in xhci_kick_epctx 6 年之前
  Ying Fang c9e3859262 xhci: Fix memory leak in xhci_address_slot 6 年之前
  Hikaru Nishida dc2c037fd2 xhci: Add No Op Command 6 年之前
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Daniel P. Berrangé ccb799313a hw/usb: avoid format truncation warning when formatting port name 6 年之前
  Longpeng 0a076730ad usb/xhci: avoid trigger assertion if guest write wrong epid 6 年之前
  Liam Merwick 7cb513aa34 xhci: check device is not NULL before calling usb_ep_get() 6 年之前
  Liam Merwick 92cf34279c xhci: add asserts to help with static code analysis 6 年之前
  Yuri Benditovich b4329d1a2a usb: implement XHCI underrun/overrun events 6 年之前
  Yuri Benditovich a587c832a3 usb: XHCI shall not halt isochronous endpoints 6 年之前
  Gerd Hoffmann 8f36ec7088 xhci: fix guest-triggerable assert 7 年之前
  Yoni Bettan d61a363d3e pci: removed the is_express field since a uniform interface was inserted 7 年之前
  David Gibson fd56e0612b pci: Eliminate redundant PCIDevice::bus pointer 7 年之前
  Eduardo Habkost a5fa336f11 pci: Add interface names to hybrid PCI devices 8 年之前
  Alexey Kardashevskiy 6100dda70d xhci: Avoid DMA when ERSTBA is set to zero 8 年之前
  Mao Zhongyi 9a815774bb pci: Fix the wrong assertion. 8 年之前
  Gerd Hoffmann d54fddea98 xhci: only update dequeue ptr on completed transfers 8 年之前
  Gerd Hoffmann 0bbb2f3df1 xhci: split into multiple files 8 年之前
  Ladi Prosek 99f9aeba5d xhci: relax link check 8 年之前
  Ladi Prosek ee56264af8 xhci: fix logging 8 年之前
  Gerd Hoffmann 243afe858b xhci: flush dequeue pointer to endpoint context 8 年之前
  Gerd Hoffmann 4f72b8d2a6 xhci: properties cleanup 8 年之前
  Gerd Hoffmann 558ff1b6ef xhci: drop via vendor command handling 8 年之前
  Gerd Hoffmann 2992d6b49c xhci: fix nec vendor quirk handling 8 年之前
  Gerd Hoffmann 72a810f411 xhci: add qemu xhci controller 8 年之前
  Gerd Hoffmann 898248a329 xhci: drop ER_FULL_HACK workaround 8 年之前
  Gerd Hoffmann f89b60f6e5 xhci: apply limits to loops 8 年之前