コミット履歴

作者 SHA1 メッセージ 日付
  Arnout Engelen f471e8b060 hw/usb/hcd-ehci: fix writeback order 3 年 前
  Philippe Mathieu-Daudé ba06fe8add dma: Let dma_memory_read/write() take MemTxAttrs argument 5 年 前
  Thomas Huth db0b034185 hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices 4 年 前
  Philippe Mathieu-Daudé 538f049704 sysemu: Let VMChangeStateHandler take boolean 'running' argument 4 年 前
  Alex Chen 268c02424b hw/usb: Fix bad printf format specifiers 4 年 前
  Peter Maydell 729cc68373 Remove superfluous timer_del() calls 4 年 前
  Anthony PERARD ccee80c68d usb/hcd-ehci: Fix error handling on missing device for iTD 4 年 前
  Gerd Hoffmann 10b2d90c94 ehci: drop pointless warn_report for guest bugs. 5 年 前
  Li Qiang 2fdb42d840 hw: ehci: check return value of 'usb_packet_map' 5 年 前
  Li Qiang dd8525472a hw: ehci: destroy sglist in error path 5 年 前
  Markus Armbruster b69c3c21a5 qdev: Unrealize must not fail 5 年 前
  Chen Qun e13a22db0d usb/hcd-ehci: Remove redundant statements 5 年 前
  Gerd Hoffmann 1be344b7ad ehci: fix queue->dev null ptr dereference 6 年 前
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年 前
  Markus Armbruster 2f780b6a91 sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h 6 年 前
  Markus Armbruster db72581598 Include qemu/main-loop.h less 6 年 前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年 前
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 年 前
  Liam Merwick e94682f1fe ehci: check device is not NULL before calling usb_ep_get() 6 年 前
  Thomas Huth 75a49fc61a hw/usb: Fix LGPL information in the file headers 6 年 前
  Paolo Bonzini eae3eb3e18 qemu/queue.h: simplify reverse access to QTAILQ 6 年 前
  Gerd Hoffmann b7d3a7e1a8 ehci: fix fetch qtd race 6 年 前
  Sebastian Bauer 8bb01b257f ehci: Don't fetch a NULL current qtd but advance the queue instead. 7 年 前
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 年 前
  Alistair Francis 2ab4b13563 Convert single line fprintf(.../n) to warn_report() 8 年 前
  Gerd Hoffmann 2a7f263068 ehci: add sanity check for maxframes 8 年 前
  Gerd Hoffmann ad3c5412f2 ehci: stop recursive calls to ehci_work_bh 8 年 前
  Gerd Hoffmann 3bfecee2cb ehci: fix frame timer invocation. 8 年 前
  Gerd Hoffmann 3ae7eb88c4 ehci: fix overflow in frame timer code 8 年 前
  Li Qiang d710e1e7bd usb: ehci: fix memory leak in ehci 8 年 前