Re: [Qemu-block] [PATCH v2 2/6] block/qdev: Allow configuring WCE with qdev properties

2016-07-02 Thread Max Reitz
On 30.06.2016 16:13, Kevin Wolf wrote: > As cache.writeback is a BlockBackend property and as such more related > to the guest device than the BlockDriverState, we already removed it > from the blockdev-add interface. This patch adds the new way to set it, > as a qdev property of the corresponding

[Qemu-block] [PATCH v2 2/6] block/qdev: Allow configuring WCE with qdev properties

2016-06-30 Thread Kevin Wolf
As cache.writeback is a BlockBackend property and as such more related to the guest device than the BlockDriverState, we already removed it from the blockdev-add interface. This patch adds the new way to set it, as a qdev property of the corresponding guest device. For example: -drive if=none,file