
13 Feb
2017
13 Feb
'17
4:53 p.m.
At 2017-02-07 16:31:20, "Chen Hanxiao" <chen_han_xiao@126.com> wrote:
From: Chen Hanxiao <chenhanxiao@gmail.com>
This patch introduces QEMU_CAPS_SD_CARD for probing whether qemu support SD card by:
{"execute": "device-list-properties", "arguments":{"typename":"sd-card"}}
It will be helpful for apps which used cmd 'virsh domcaps` etc.
Also helpful for: https://bugzilla.redhat.com/show_bug.cgi?id=1387218
Any comments? Regards, - Chen