提交历史

作者 SHA1 备注 提交日期
  Gerd Hoffmann 0f6dba145a usb: add pcap support. 4 年之前
  Alex Chen 268c02424b hw/usb: Fix bad printf format specifiers 4 年之前
  Paolo Bonzini 2f181fbd5a machine: introduce MachineInitPhase 4 年之前
  Gerd Hoffmann b946434f26 usb: fix setup_len init (CVE-2020-14364) 5 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Gerd Hoffmann 7ed4657396 usb: call reset handler before updating state 6 年之前
  Liam Merwick 7011baece2 usb: remove unnecessary NULL device check from usb_ep_get() 6 年之前
  Liam Merwick 56090d78a7 usb: rearrange usb_ep_get() 6 年之前
  Gerd Hoffmann 26022652c6 usb: don't wakeup during coldplug 8 年之前
  Prasad J Pandit 64c9bc181f usb: check RNDIS message length 9 年之前
  Peter Maydell e532b2e008 usb: Clean up includes 9 年之前
  Thomas Huth ec29ea1b2b usb: Remove unused functions 10 年之前
  Gerd Hoffmann b791c3b38c usb: add usb_pick_speed 11 年之前
  Hans de Goede 04b300f85f usb: Add max_streams attribute to endpoint info 11 年之前
  Hans de Goede 9adbaad318 usb: Also reset max_packet_size on ep_reset 12 年之前
  Gerd Hoffmann c96c41ed0d usb: parallelize usb3 streams 12 年之前
  Michael Marineau 756335292f Fix usage of USB_DEV_FLAG_IS_HOST flag. 12 年之前
  Gerd Hoffmann 8550a02d12 usb-core: usb3 streams 12 年之前
  Gerd Hoffmann 6a98d1c0f9 usb: make usb_packet_copy operate on combined packets 12 年之前
  Gerd Hoffmann e382d966d0 usb: add usb_ep_set_halted 12 年之前
  Hans de Goede 6735d43372 usb: Fix usb_ep_find_packet_by_id 12 年之前
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 年之前
  Hans de Goede be41efde3c usb: Don't allow USB_RET_ASYNC for interrupt packets 12 年之前
  Hans de Goede 9a77a0f589 usb: split packet result into actual_length + status 12 年之前
  Hans de Goede a552a966f1 usb: Add packet combining functions 12 年之前
  Hans de Goede aaac74343d usb: Enforce iso endpoints never returing USB_RET_ASYNC 13 年之前
  Hans de Goede a6fb2ddb14 usb: Add an int_req flag to USBPacket 13 年之前
  Hans de Goede 6ba43f1f6b usb: Move short-not-ok handling to the core 13 年之前
  Hans de Goede 0cae7b1a00 usb: Move clearing of queue on halt to the core 13 年之前
  Hans de Goede 36dfe324fd usb: Add USB_RET_ADD_TO_QUEUE packet result code 13 年之前