Kővágó, Zoltán
|
88e47b9a45
audio: add audiodev properties to frontends
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Kevin Wolf
|
307a5f60eb
block: Add qdev_prop_drive_iothread property type
|
6 years ago |
Kevin Wolf
|
d861ab3acf
block: Add BlockBackend.ctx
|
6 years ago |
Li Qiang
|
afb73d575d
hw: set_netdev: remove useless code
|
6 years ago |
Thomas Huth
|
af1a5c3eb4
net: Remove the deprecated "vlan" parameter
|
7 years ago |
Peter Maydell
|
f1faf2d59c
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
|
7 years ago |
Cornelia Huck
|
89be9e99c8
tpm: move qdev_prop_tpm to hw/tpm/
|
7 years ago |
Stefan Hajnoczi
|
a12aef24fa
qdev: drop unused #include "sysemu/iothread.h"
|
7 years ago |
Marc-André Lureau
|
493b783035
qdev: add DEFINE_PROP_TPMBE
|
7 years ago |
Fam Zheng
|
1b6b7d109e
qdev: Add const qualifier to PropertyInfo definitions
|
8 years ago |
Marc-André Lureau
|
1ce2610c10
char: make chr_fe_deinit() optionaly delete backend
|
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 |
Krzysztof Kozlowski
|
be9721f400
qdev: Constify local variable returned by blk_bs
|
8 years ago |
Denis V. Lunev
|
9588c5897b
block: add missed aio_context_acquire into release_drive
|
8 years ago |
Kevin Wolf
|
a17c17a274
hw/block: Request permissions
|
8 years ago |
Kevin Wolf
|
d7086422b1
block: Add error parameter to blk_insert_bs()
|
8 years ago |
Kevin Wolf
|
6d0eb64d5c
block: Add permissions to blk_new()
|
8 years ago |
Marc-André Lureau
|
0ec7b3e7f2
char: rename CharDriverState Chardev
|
8 years ago |
Marc-André Lureau
|
2209401fa7
qdev: fix use-after-free regression from becdfa00cfa
|
8 years ago |
Marc-André Lureau
|
c39860e6dc
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
|
8 years ago |
Marc-André Lureau
|
becdfa00cf
char: replace PROP_CHR with CharBackend
|
8 years ago |
Kevin Wolf
|
bd7c41765b
block/qdev: Let 'drive' property fall back to node name
|
9 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Kevin Wolf
|
8daea51095
block/qdev: Allow node name for drive properties
|
9 years ago |
Eduardo Habkost
|
8d76bfe8f8
qdev: Eliminate qemu_add_globals() function
|
9 years ago |
Kevin Wolf
|
a9d52a7563
block/qdev: Fix NULL access when using BB twice
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Eric Blake
|
d7bce9999d
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
|
9 years ago |