Skip to content
Snippets Groups Projects
user avatar
Stefan Hajnoczi authored
This new command sets feature bits in the image file header:

  qcow2.py set-feature-bit incompatible|compatible|autoclear <bit>

The bit number must be in the range [0, 64).

Signed-off-by: default avatarStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
1b2eff62
History
Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team