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 xen-bus/block: explicitly assign event channels to an AioContext 2020-02-27 11:50:30 +00:00
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c
Kconfig
m25p80.c
Makefile.objs
nand.c
nvme.c
nvme.h
onenand.c
pflash_cfi01.c
pflash_cfi02.c
swim.c
tc58128.c
trace-events
vhost-user-blk.c vhost-user-blk: convert to new virtio_delete_queue 2020-02-25 08:32:56 -05:00
virtio-blk.c virtio: increase virtqueue size for virtio-scsi and virtio-blk 2020-02-22 08:26:47 +00:00
xen-block.c qapi: Flatten object-add 2020-03-06 17:21:27 +01:00
xen_blkif.h