On 2013年12月12日 20:49, Markus Armbruster wrote:
Fam Zheng <f...@redhat.com> writes:This adds the enum of all the operations that can be taken on a block device.All operations? All blockable operations? Something else?
All QMP operations those apply on device, plus all operations those "in_use" is protecting, at least. I will reconsider this enum or update the comment.
Fam