Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
před 8 měsíci |
Richard Henderson
|
312f37d18a
hw/char: Constify all Property
|
před 8 měsíci |
Richard Henderson
|
2f6cab053f
hw/char: Constify VMState
|
před 1 rokem |
Thomas Huth
|
2068cabd3f
Do not include cpu.h if it's not really necessary
|
před 4 roky |
Eduardo Habkost
|
ce35e2295e
qdev: Move softmmu properties to qdev-properties-system.h
|
před 4 roky |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
před 5 roky |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
před 5 roky |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
před 5 roky |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
před 5 roky |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
před 5 roky |
David Gibson
|
7678b74a94
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
|
před 5 roky |
Paul Mackerras
|
fd38b1629c
spapr: Implement better workaround in spapr-vty device
|
před 6 roky |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
před 6 roky |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
před 6 roky |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
před 6 roky |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
před 6 roky |
David Gibson
|
ce2918cbc3
spapr: Use CamelCase properly
|
před 6 roky |
David Gibson
|
6c3bc244d3
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
|
před 7 roky |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
před 8 roky |
Anton Nefedov
|
81517ba37a
char: add backend hotswap handler
|
před 8 roky |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
před 8 roky |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
před 8 roky |
Marc-André Lureau
|
0ec7b3e7f2
char: rename CharDriverState Chardev
|
před 8 roky |
Thomas Huth
|
8a273cbe53
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
|
před 8 roky |
Thomas Huth
|
7bacfd7f72
spapr-vty: Fix bad assert() statement
|
před 8 roky |
Marc-André Lureau
|
39ab61c6d0
char: remove explicit_fe_open, use a set_handlers argument
|
před 8 roky |
Marc-André Lureau
|
5345fdb446
char: use qemu_chr_fe* functions with CharBackend argument
|
před 8 roky |
Marc-André Lureau
|
7fa47e2a80
char: rename some frontend functions
|
před 8 roky |
Marc-André Lureau
|
becdfa00cf
char: replace PROP_CHR with CharBackend
|
před 8 roky |
Daniel P. Berrange
|
6ab3fc32ea
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
|
před 9 roky |