On Tue, Feb 12, 2013 at 02:05:35PM -0700, Richard W.M. Jones wrote: > > Yes, this is inside a very recent KVM (qemu 1.3.0), using virtio-scsi > as the backing disk.
Ok, can you please run this on your virtio device file? It will overwrite the first 256K, so don't do this on a file you care about. gcc -Wall -o vtest vtest.c ./vtest /dev/xxx I've attached vtest.c and gzip'd it just to make sure no mailers mess with my pretty code. -chris
vtest.c.gz
Description: Binary data