Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-27 | hw/usb/xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-27 | hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI | Philippe Mathieu-Daudé | 1 | -2/+4 |
2020-11-15 | usb: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-11-13 | xhci: fix nec-usb-xhci properties | Gerd Hoffmann | 1 | -5/+26 |
2020-10-21 | usb/xhci: add include/hw/usb/xhci.h header file | Gerd Hoffmann | 1 | -2/+2 |
2020-09-28 | usb/hcd-xhci: Split pci wrapper for xhci base model | Sai Pavan Boddu | 1 | -9/+9 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2017-05-29 | xhci: split into multiple files | Gerd Hoffmann | 1 | -0/+63 |