Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
312f37d18a
hw/char: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Richard Henderson
|
2f6cab053f
hw/char: Constify VMState
|
1 year ago |
Philippe Mathieu-Daudé
|
883f2c591f
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
|
2 years ago |
Eduardo Habkost
|
ce35e2295e
qdev: Move softmmu properties to qdev-properties-system.h
|
4 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Philippe Mathieu-Daudé
|
083b266f69
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
428d42ce23
hw/digic: Add trailing '\n' to qemu_log() calls
|
7 years ago |
Anton Nefedov
|
81517ba37a
char: add backend hotswap handler
|
8 years ago |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
Marc-André Lureau
|
39ab61c6d0
char: remove explicit_fe_open, use a set_handlers argument
|
8 years ago |
Marc-André Lureau
|
fa394ed625
char: make some qemu_chr_fe skip if no driver
|
8 years ago |
Marc-André Lureau
|
5345fdb446
char: use qemu_chr_fe* functions with CharBackend argument
|
8 years ago |
Marc-André Lureau
|
becdfa00cf
char: replace PROP_CHR with CharBackend
|
8 years ago |
Daniel P. Berrange
|
6ab3fc32ea
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
|
9 years ago |
xiaoqiang zhao
|
746c3b3eba
hw/char: QOM'ify digic-uart model
|
9 years ago |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 years ago |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 years ago |
Markus Armbruster
|
9f9bdf43ca
sysbus: Make devices picking up backends unavailable with -device
|
10 years ago |
Markus Armbruster
|
d71b22bb6a
hw: Mark devices picking up char backends actively FIXME
|
10 years ago |
Juan Quintela
|
8f1e884b38
savevm: Remove all the unneeded version_minimum_id_old (arm)
|
11 years ago |
Antony Pavlov
|
142593c9d7
hw/arm/digic: add UART support
|
11 years ago |