Searched hist:"4 f18b7824ab5eda9fe051f5b24e90e5f34d08a23" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | vhdx.h | 4f18b7824ab5eda9fe051f5b24e90e5f34d08a23 Wed Oct 30 09:44:39 CDT 2013 Jeff Cody <jcody@redhat.com> block: vhdx - add header update capability.
This adds the ability to update the headers in a VHDX image, including generating a new MS-compatible GUID.
As VHDX depends on uuid.h, VHDX is now a configurable build option. If VHDX support is enabled, that will also enable uuid as well. The default is to have VHDX enabled.
To enable/disable VHDX: --enable-vhdx, --disable-vhdx
Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | vhdx.c | 4f18b7824ab5eda9fe051f5b24e90e5f34d08a23 Wed Oct 30 09:44:39 CDT 2013 Jeff Cody <jcody@redhat.com> block: vhdx - add header update capability.
This adds the ability to update the headers in a VHDX image, including generating a new MS-compatible GUID.
As VHDX depends on uuid.h, VHDX is now a configurable build option. If VHDX support is enabled, that will also enable uuid as well. The default is to have VHDX enabled.
To enable/disable VHDX: --enable-vhdx, --disable-vhdx
Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
/openbmc/qemu/ |
H A D | configure | 4f18b7824ab5eda9fe051f5b24e90e5f34d08a23 Wed Oct 30 09:44:39 CDT 2013 Jeff Cody <jcody@redhat.com> block: vhdx - add header update capability.
This adds the ability to update the headers in a VHDX image, including generating a new MS-compatible GUID.
As VHDX depends on uuid.h, VHDX is now a configurable build option. If VHDX support is enabled, that will also enable uuid as well. The default is to have VHDX enabled.
To enable/disable VHDX: --enable-vhdx, --disable-vhdx
Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|