From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muli Ben-Yehuda Subject: Re: [PATCH] Enable non page boundary BAR device assignment Date: Thu, 10 Dec 2009 12:23:01 +0200 Message-ID: <20091210102301.GC10800@il.ibm.com> References: <1260380334-8323-1-git-send-email-agraf@suse.de> <20091210051604.GA9049@il.ibm.com> <20091210094357.GC11028@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Michael S. Tsirkin" , kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mtagate2.uk.ibm.com ([194.196.100.162]:51119 "EHLO mtagate2.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759368AbZLJKW4 (ORCPT ); Thu, 10 Dec 2009 05:22:56 -0500 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate2.uk.ibm.com (8.13.1/8.13.1) with ESMTP id nBAAN2Za006335 for ; Thu, 10 Dec 2009 10:23:02 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nBAAN2vH1359986 for ; Thu, 10 Dec 2009 10:23:02 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id nBAAN1Qw011878 for ; Thu, 10 Dec 2009 10:23:02 GMT Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Dec 10, 2009 at 10:52:46AM +0100, Alexander Graf wrote: > Either way, FWIW the device assignment stuff needs to be completely > rewritten for qemu upstream anyways. So while it's good to collect > ideas for now, let's not too put too much effort code-wise into the > current code (unless it doesn't work). What do you have in mind for such a rewrite? Cheers, Muli