From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Linux in VirtualPC in KVM fails Date: Fri, 09 Jan 2009 14:09:16 -0600 Message-ID: <4967AEEC.9060107@codemonkey.ws> References: <4967708E.2060907@suse.de> <49678E6E.4020306@redhat.com> <49679FEB.6040208@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Kevin Wolf , kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mail-ew0-f17.google.com ([209.85.219.17]:62157 "EHLO mail-ew0-f17.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754263AbZAIUJ2 (ORCPT ); Fri, 9 Jan 2009 15:09:28 -0500 Received: by ewy10 with SMTP id 10so10420151ewy.13 for ; Fri, 09 Jan 2009 12:09:26 -0800 (PST) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > > Isn't one of the great things about virtualization the fact that you > can do things you can on real hardware in the virtual machine? While > I'm not exactly a fan of VirtualPC, I would still like it to work in > KVM, as that's what real hardware is capable of. Paravirtualization support is advertised in userspace, just add a flag to QEMU to disable KVM paravirt support. Regards, Anthony Liguori > Alex >