blob: 81eb0c1c97b664ac2d976d831f434b2641515ccf (
plain) (
blame)
1
2
3
4
5
6
7
8
|
qemu-img cannot create fixed vhdx
When trying to create a fixed vhdx image, qemu-img fails with the following error:
qemu-img: test.vhdx: Could not create image: Cannot allocate memory
This happens because of a incorrect check in vhdx.c
|