44 Commits (c755f3b95964f344806fa8e6a6e05ffc3ee1c4fa)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
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
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 5 months ago
Philippe Mathieu-Daudé 65561d9393 hw/char/sh_serial: Convert to TypeInfo 1 year ago
Philippe Mathieu-Daudé a5844ea553 hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé 543671d990 hw/char/sh_serial: Return correct number of empty RX FIFO elements 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
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
BALATON Zoltan 44ae04f032 hw/char/sh_serial: Add device id to trace output 4 years ago
BALATON Zoltan beeb520925 hw/char/sh_serial: QOM-ify 4 years ago
BALATON Zoltan 017f77bbf7 hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() 4 years ago
BALATON Zoltan 5b344b02e1 hw/char/sh_serial: Embed QEMUTimer in state struct 4 years ago
BALATON Zoltan 2f6df13748 hw/char/sh_serial: Rename type sh_serial_state to SHSerialState 4 years ago
BALATON Zoltan 3cf7ce4337 hw/char/sh_serial: Do not abort on invalid access 4 years ago
BALATON Zoltan ad52cfc137 hw/sh4: Change debug printfs to traces 4 years ago
BALATON Zoltan ac3c9e74c1 hw/sh4: Coding style: Add missing braces 4 years ago
BALATON Zoltan f94bff1337 hw/sh4: Coding style: White space fixes 4 years ago
BALATON Zoltan 221389657a hw/sh4: Coding style: Fix multi-line comments 4 years ago
Philippe Mathieu-Daudé 083b266f69 chardev: Use QEMUChrEvent enum in IOEventHandler typedef 6 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 7 years ago
Geert Uytterhoeven 71bb4ce1b5 hw/char/sh_serial: Add timeout handling to unbreak serial input 8 years ago
Philippe Mathieu-Daudé ab728275e4 hw: Do not include "exec/address-spaces.h" if it is not necessary 8 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 4d43a603c7 char: move CharBackend handling in char-fe unit 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 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 32a6ebecd2 char: remaining switch to CharBackend in frontend 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
Peter Maydell 0430891ce1 hw: Clean up includes 10 years ago
Guenter Roeck 84faf7c392 sh4: Fix serial line access for Linux kernels later than 3.2 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 13 years ago
Paolo Bonzini 9944d32001 hw: move char devices to hw/char/, configure via default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Hans de Goede 456d606923 qemu-char: Call fe_claim / fe_release when not using qdev chr properties 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 13 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago