Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 years ago |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 years ago |
Pan Nengyuan
|
efb27a49af
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
|
5 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 |
Philippe Mathieu-Daudé
|
3cd892daa3
hw/arm/collie: Create the RAM in the board
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 years ago |
Prasad J Pandit
|
9a93b2fa0e
strongarm: mask off high[31:28] bits from dir and state registers
|
6 years ago |
Peter Maydell
|
9bca0edb28
Change references to serial_hds[] to serial_hd()
|
7 years ago |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 years ago |
Igor Mammedov
|
ba1ba5cca3
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
|
8 years ago |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 years ago |
Igor Mammedov
|
701e3c78ce
arm: replace cpu_arm_init() with cpu_generic_init()
|
8 years ago |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
8 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
|
7566c6efe7
chardev: serial & parallel declaration to own headers
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
xiaoqiang zhao
|
8934515aff
hw/arm: QOM'ify strongarm.c
|
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 |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 years ago |
xiaoqiang.zhao
|
5a67508c7a
hw/arm: QOM'ify strongarm.c
|
9 years ago |