Re: [PATCH] KVM: Add wrapper script around QEMU to test kernels

From: Avi Kivity
Date: Tue Nov 08 2011 - 09:42:06 EST


On 11/06/2011 03:35 AM, Alexander Graf wrote:
> To quickly get going, just execute the following as user:
>
> $ ./Documentation/run-qemu.sh -r / -a init=/bin/bash
>
> This will drop you into a shell on your rootfs.
>

Doesn't work on Fedora 15. F15's qemu-kvm doesn't have -machine or
-virtfs. Even qemu.git on F15 won't build virtfs since xattr.h
detection is broken (patch posted).

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/