From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guest Date: Mon, 02 Jun 2008 08:58:18 -0500 Message-ID: <4843FC7A.1040502@codemonkey.ws> References: <1212389189-26115-1-git-send-email-amit.shah@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, muli@il.ibm.com, benami@il.ibm.com, allen.m.kay@intel.com, chrisw@redhat.com To: Amit Shah Return-path: Received: from an-out-0708.google.com ([209.85.132.250]:10518 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762157AbYFBN6d (ORCPT ); Mon, 2 Jun 2008 09:58:33 -0400 Received: by an-out-0708.google.com with SMTP id d40so288610and.103 for ; Mon, 02 Jun 2008 06:58:32 -0700 (PDT) In-Reply-To: <1212389189-26115-1-git-send-email-amit.shah@qumranet.com> Sender: kvm-owner@vger.kernel.org List-ID: Amit Shah wrote: > From: Or Sagi > From: Nir Peleg > From: Amit Shah > From: Glauber de Oliveira Costa > > We can assign a device from the host machine to a guest. The original code comes > from Neocleus. Also, in the future, please split this patch up. It has a lot going on at the moment. Regards, Anthony Liguori