qemu/hw/block
Kevin Wolf 5f07c4d60d qapi: Flatten object-add
Mapping object-add to the command line as is doesn't result in nice
syntax because of the nesting introduced with 'props'. This becomes
nicer and more consistent with device_add and netdev_add when we accept
properties for the object on the top level instead.

'props' is still accepted after this patch, but marked as deprecated.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200224143008.13362-8-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2020-03-06 17:21:27 +01:00
..
dataplane
Kconfig
Makefile.objs
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c
m25p80.c
nand.c
nvme.c
nvme.h
onenand.c
pflash_cfi01.c
pflash_cfi02.c
swim.c
tc58128.c
trace-events
vhost-user-blk.c
virtio-blk.c
xen-block.c qapi: Flatten object-add 2020-03-06 17:21:27 +01:00
xen_blkif.h