From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNmsC-0000tD-Jk for qemu-devel@nongnu.org; Tue, 08 Nov 2011 09:42:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNmsB-000819-Gg for qemu-devel@nongnu.org; Tue, 08 Nov 2011 09:42:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNmsB-000811-0v for qemu-devel@nongnu.org; Tue, 08 Nov 2011 09:41:59 -0500 Message-ID: <4EB93FA4.8020800@redhat.com> Date: Tue, 08 Nov 2011 16:41:40 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1320543320-32728-1-git-send-email-agraf@suse.de> In-Reply-To: <1320543320-32728-1-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] KVM: Add wrapper script around QEMU to test kernels List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Blue Swirl , "kvm@vger.kernel.org list" , "linux-kernel@vger.kernel.org List" , qemu-devel Developers , Pekka Enberg , =?ISO-8859-1?Q?Am=E9rico_Wang?= , Ingo Molnar , Linus Torvalds 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