index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
xen-usb.c
Age
Commit message (
Expand
)
Author
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2020-05-27
xen: Fix and improve handling of device_add usb-host errors
Markus Armbruster
2020-04-07
hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
Peter Maydell
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-12-10
pvusb: set max grants only in initialise
Juergen Gross
2018-05-22
xen: remove other open-coded use of libxengnttab
Paul Durrant
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
2016-11-22
xen: attach pvusb usb bus to backend qdev
Juergen Gross
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-21
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-08-03
xen: drain submit queue in xen-usb before removing device
Juergen Gross
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-14
xen: Clean up includes
Peter Maydell
2016-05-23
xen: add pvUSB backend
Juergen Gross