From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wh2M2-0001x8-HJ for qemu-devel@nongnu.org; Sun, 04 May 2014 15:45:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wh2Lx-00044b-2T for qemu-devel@nongnu.org; Sun, 04 May 2014 15:45:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wh2Lw-00044J-Hf for qemu-devel@nongnu.org; Sun, 04 May 2014 15:45:36 -0400 Date: Sun, 4 May 2014 20:45:31 +0100 From: "Richard W.M. Jones" Message-ID: <20140504194531.GE1302@redhat.com> References: <1398956107-7411-1-git-send-email-peter.maydell@linaro.org> <20140504183036.GB12833@redhat.com> <20140504185851.GC1302@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/10] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori On Sun, May 04, 2014 at 08:36:20PM +0100, Peter Maydell wrote: > OK, so you have a kernel (possibly just kernel config) problem > here -- this means QEMU got EPERM trying to open /dev/kvm. Yes for some reason it was 0600. I set it to 0666. > This isn't going to work for aarch64 at the moment because: > * KVM aarch64 currently requires '-cpu host' OK -- I will play with libguestfs to make sure it passes this flag, and try again. Currently waiting for the host (which has panicked again) to be rebooted manually. Thanks again, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/