Re: [Qemu-devel] [PATCH v2 4/4] kvm: i386: Add classic PCI device assignment

2012-08-29 Thread Michael S. Tsirkin
On Wed, Aug 29, 2012 at 10:44:38AM +0200, Jan Kiszka wrote: > On 2012-08-28 23:49, Michael S. Tsirkin wrote: > > On Tue, Aug 28, 2012 at 01:02:26PM +0200, Jan Kiszka wrote: > >> This adds PCI device assignment for i386 targets using the classic KVM > >> interfaces. This version is 100% identical to

Re: [Qemu-devel] [PATCH v2 4/4] kvm: i386: Add classic PCI device assignment

2012-08-29 Thread Jan Kiszka
On 2012-08-28 23:49, Michael S. Tsirkin wrote: > On Tue, Aug 28, 2012 at 01:02:26PM +0200, Jan Kiszka wrote: >> This adds PCI device assignment for i386 targets using the classic KVM >> interfaces. This version is 100% identical to what is being maintained >> in qemu-kvm for several years and is su

Re: [Qemu-devel] [PATCH v2 4/4] kvm: i386: Add classic PCI device assignment

2012-08-28 Thread Michael S. Tsirkin
On Tue, Aug 28, 2012 at 01:02:26PM +0200, Jan Kiszka wrote: > This adds PCI device assignment for i386 targets using the classic KVM > interfaces. This version is 100% identical to what is being maintained > in qemu-kvm for several years and is supported by libvirt as well. It is > expected to rema