From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: Xen 4.3 development update Date: Fri, 21 Sep 2012 11:52:38 +0100 Message-ID: <505C46F6.7010206@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Anthony PERARD Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 21/09/12 11:38, Anthony PERARD wrote: > - pci pass-thru > owner: anthony@citrix > status: ? > Support for passthrough a PCI device is done, unless I miss something. > LibXL in Xen 4.2 support it, but qemu-xen in 4.2 does not. Right now, > only the last release of QEMU (1.2) support pci passthrough with Xen. I don't really understand what you mean... do you mean qemu-traditional doesn't support pci pass-through in 4.2, or that qemu-upstream doesn't? In any case, has everything been done that needs to be done for qemu-upstream to have passthrough support for 4.3? > Also, to use QEMU upstream as default device model, we need implement > few more feature. I have: > > - enable dirtybit tracking during migration > status: patches submitted to QEMU and to LibXL. > - xl cd-{insert,eject} > status: intilal implementation submitted Thanks, I've added these to the list. -George