45 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Alex Chen 268c02424b hw/usb: Fix bad printf format specifiers 6 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 7 years ago
Philippe Mathieu-Daudé 083b266f69 chardev: Use QEMUChrEvent enum in IOEventHandler typedef 7 years ago
Philippe Mathieu-Daudé dfe8114aa4 ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Philippe Mathieu-Daudé 246e195b52 hw/usb: Use the IEC binary prefix definitions 8 years ago
Marc-André Lureau e58d64a16a ccid-card-passthru: fix regression in realize() 8 years ago
Michal Privoznik 0f5c642d49 ccid-card: include libcacard.h only 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 9 years ago
Philippe Mathieu-Daudé 80ae865468 usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() 9 years ago
Mao Zhongyi cc847bfd16 hw/usb/ccid: Make ccid_card_init() take an error parameter 9 years ago
Fam Zheng 13787d59cf usb: Use angle brackets for cacard include directive 9 years ago
Anton Nefedov 3065070153 char: avoid chardevice direct access 9 years ago
Anton Nefedov 81517ba37a char: add backend hotswap handler 9 years ago
Marc-André Lureau 1ce2610c10 char: make chr_fe_deinit() optionaly delete backend 10 years ago
Marc-André Lureau 4d43a603c7 char: move CharBackend handling in char-fe unit 10 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 10 years ago
Marc-André Lureau 2f5d45a150 char: add a /chardevs container 10 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago
Akanksha Srivastava 73f7fd8861 usb: Change *_exitfn return type from int to void 10 years ago
Marc-André Lureau 8cd35662af char: remove unused CHR_EVENT_FOCUS 10 years ago
Marc-André Lureau 39ab61c6d0 char: remove explicit_fe_open, use a set_handlers argument 10 years ago
Marc-André Lureau c39860e6dc char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit 10 years ago
Marc-André Lureau 5345fdb446 char: use qemu_chr_fe* functions with CharBackend argument 10 years ago
Marc-André Lureau becdfa00cf char: replace PROP_CHR with CharBackend 10 years ago
Daniel P. Berrange 6ab3fc32ea hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all 10 years ago
Cao jin 059db20419 Passthru CCID card: QOMify 11 years ago
Peter Maydell e532b2e008 usb: Clean up includes 11 years ago
Marc-André Lureau 7b02f5447c libcacard: use the standalone project 11 years ago
Markus Armbruster a0b1a66ea3 Include monitor/monitor.h exactly where needed 12 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 12 years ago
Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 13 years ago
Peter Maydell 6783ecf144 hw: Avoid use of QOM type name macros in VMStateDescriptions 13 years ago
Alon Levy b16352acf3 ccid-card-passthru, dev-smartcard-reader: add debug environment variables 14 years ago
Alon Levy 0e61400c19 ccid-card-passthru: add atr check 14 years ago
Jim Meyering da000a4867 ccid: declare DEFAULT_ATR table to be "static const" 14 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 14 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago