+3
−0
Loading
The Xen toolstack uses "vhd" to specify a disk in VHD format, however
the name of the driver in QEMU is "vpc". Replace "vhd" with "vpc", so
that QEMU can find the right driver to use for it.
Signed-off-by:
Stefano Stabellini <stefano.stabellini@eu.citrix.com>