qemu or qemu-kvm >= 1.1.0 is required.

Earlier versions of qemu contained a bug in the qcow2 code which
causes qemu to segfault when shutting down and flushing its internal
cache, and this can result in data loss.
This commit is contained in:
Richard W.M. Jones
2012-07-04 16:16:17 +01:00
parent ffbf1475f7
commit 7996e08824

2
README
View File

@@ -46,7 +46,7 @@ For basic functionality and the C tools:
- look at appliance/packagelist.in and install as many of the packages
that apply to your distro as possible
- QEMU >= 1.0.
- QEMU >= 1.1.0.
- kernel >= 2.6.34 with virtio-serial support enabled.