55 Commits (master)

Author SHA1 Message Date
Paolo Bonzini e1e9a72500 include: move hw/qdev-properties-system.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 312f37d18a hw/char: Constify all Property 1 year ago
Bernhard Beschow ee3d1f1b46 hw/char/parallel: Move portio_list from ParallelState to ISAParallelState 2 years ago
Richard Henderson 2f6cab053f hw/char: Constify VMState 2 years ago
Bernhard Beschow 9cc44d9bd6 hw/char/parallel-isa: Export struct ISAParallelState 3 years ago
Bernhard Beschow 8ff98e09f3 hw/char/parallel: Export struct ParallelState 3 years ago
Thomas Huth 963e94a97b hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Igor Mammedov ef26fc47ba acpi: parallel port: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Bernhard Beschow 215caca6bf hw/isa: Inline and remove one-line isa_init_irq() 4 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 5 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 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
Gerd Hoffmann ed003c8c77 acpi: move aml builder code for parallel device 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 6 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 71e8a91585 Include sysemu/reset.h a lot less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Philippe Mathieu-Daudé cb2d721cb3 hw/char/parallel: Convert from pdebug() macro to trace events 8 years ago
Peter Maydell 05b4940bf1 hw/char/parallel: Convert away from old_mmio 8 years ago
Philippe Mathieu-Daudé bb3d5ea858 hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c 8 years ago
Peng Hao 98fab4c163 chardev: fix parallel device can't be reconnect 9 years ago
Anton Nefedov 3065070153 char: avoid chardevice direct access 9 years ago
Marc-André Lureau 4d43a603c7 char: move CharBackend handling in char-fe unit 9 years ago
Marc-André Lureau 7566c6efe7 chardev: serial & parallel declaration to own headers 9 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 9 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 9 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
Marc-André Lureau e305a16510 portio: keep references on portio 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 10 years ago
Miroslav Rezanina 9157eee1b1 Move parallel_hds_isa_init to hw/isa/isa-bus.c 11 years ago
Markus Armbruster 4bc6a3e54e parallel: parallel_hds_isa_init() shouldn't fail 11 years ago
Markus Armbruster 07dc788054 parallel: Factor out common parallel_hds_isa_init() 11 years ago
Pavel Dovgalyuk 461a2753a1 parallel: adding vmstate for save/restore 12 years ago
Paolo Bonzini c7bcc85d66 qdev: Remove hex8/32/64 property types 12 years ago
Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago