提交历史

作者 SHA1 备注 提交日期
  Markus Armbruster b69c3c21a5 qdev: Unrealize must not fail 5 年之前
  Markus Armbruster 40c2281cc3 Drop more @errp parameters after previous commit 5 年之前
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 年之前
  Peter Maydell 3c8a657598 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' into staging 5 年之前
  Dr. David Alan Gilbert 394642a8d3 usbredir: Prevent recursion in usbredir_write 5 年之前
  Yuri Benditovich 32187f3d90 usb-redir: remove 'remote wakeup' flag from configuration descriptor 5 年之前
  Philippe Mathieu-Daudé 083b266f69 chardev: Use QEMUChrEvent enum in IOEventHandler typedef 5 年之前
  Philippe Mathieu-Daudé acd51e4131 hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler 5 年之前
  Martin Cerveny baeed70508 usb-redir: merge interrupt packets 6 年之前
  Marc-André Lureau 7b84b90966 usbredir: fix buffer-overflow on vmload 6 年之前
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 年之前
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster ca77ee28e0 Include migration/qemu-file-types.h a lot less 6 年之前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Liam Merwick 4fc12aa1fc usb: add device checks before redirector calls to usb_ep_get() 6 年之前
  Marc-André Lureau 03fee66fde vmstate: constify VMStateField 6 年之前
  Philippe Mathieu-Daudé 246e195b52 hw/usb: Use the IEC binary prefix definitions 7 年之前
  Philippe Mathieu-Daudé bf78fb1c1b usb: correctly handle Zero Length Packets 7 年之前
  zhenwei.pi c7ac1ab020 usbredir: reorder fields in USBRedirDevice to reduce padding 7 年之前
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 年之前
  Peter Maydell 6c6076662d Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 8 年之前
  Anton Nefedov 3065070153 char: avoid chardevice direct access 8 年之前
  Anton Nefedov 81517ba37a char: add backend hotswap handler 8 年之前
  Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 8 年之前
  Marc-André Lureau 1ce2610c10 char: make chr_fe_deinit() optionaly delete backend 8 年之前
  Marc-André Lureau 4d43a603c7 char: move CharBackend handling in char-fe unit 8 年之前
  Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 8 年之前
  Gerd Hoffmann bd4a683505 usb-redir: fix stack overflow in usbredir_log_data 8 年之前