Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
44f2f4bc30
hw/usb: Constify all Property
|
8 月之前 |
Richard Henderson
|
3abedf29b4
hw/usb: Constify VMState
|
1 年之前 |
Philippe Mathieu-Daudé
|
1fc3efc6dd
hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
|
2 年之前 |
Marc-André Lureau
|
415b732751
include: move C/util-related declarations to cutils.h
|
3 年之前 |
Peter Maydell
|
d637e1dc6d
qbus: Rename qbus_create_inplace() to qbus_init()
|
3 年之前 |
Philippe Mathieu-Daudé
|
db2dc7d8df
hw/usb: Constify VMStateDescription
|
4 年之前 |
Thomas Huth
|
d2aea775d4
usb: Remove "-usbdevice ccid"
|
4 年之前 |
Alex Chen
|
268c02424b
hw/usb: Fix bad printf format specifiers
|
4 年之前 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 年之前 |
Eduardo Habkost
|
7f46ed2b38
dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
|
5 年之前 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Markus Armbruster
|
9bc6bfdf67
qdev: Drop qbus_set_hotplug_handler() parameter @errp
|
5 年之前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年之前 |
Philippe Mathieu-Daudé
|
f7795e4096
misc: Replace zero-length arrays with flexible array member (automatic)
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Michael Roth
|
94d1cc5f03
qdev: pass an Object * to qbus_set_hotplug_handler()
|
6 年之前 |
Philippe Mathieu-Daudé
|
246e195b52
hw/usb: Use the IEC binary prefix definitions
|
7 年之前 |
Marc-André Lureau
|
a1738cd8c5
Revert "usb-ccid: fix bus leak"
|
7 年之前 |
Markus Armbruster
|
719a30776b
Purge uses of banned g_assert_FOO()
|
7 年之前 |
Marc-André Lureau
|
410a096adf
usb-ccid: fix bus leak
|
7 年之前 |
Michael S. Tsirkin
|
463581a827
usb: use local path for local headers
|
7 年之前 |
Jakub Jelen
|
8030dca376
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
|
7 年之前 |
Jason Andryuk
|
0ee86bb6c5
ccid: Fix dwProtocols advertisement of T=0
|
7 年之前 |
Philippe Mathieu-Daudé
|
80ae865468
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
|
7 年之前 |
Philippe Mathieu-Daudé
|
c7516699fc
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
|
7 年之前 |