On Tue, Feb 07, 2017 at 04:28:02PM +0800, Peter Xu wrote:
> This is v7 of vt-d vfio enablement series.
>
> v7:
> - for the two traces patches: Change subjects. Remove vtd_err() and
> vtd_err_nonzero_rsvd() tracers, instead using standalone trace for
> each of the places. Don't remove any DPRIN
On Mon, 20 Feb 2017 15:47:31 +0800
Peter Xu wrote:
> On Fri, Feb 17, 2017 at 10:18:35AM -0700, Alex Williamson wrote:
> > On Tue, 7 Feb 2017 16:28:02 +0800
> > Peter Xu wrote:
> >
> > > This is v7 of vt-d vfio enablement series.
> > [snip]
> > > =
> > > Test Done
> > > =
; > Cc: Lan, Tianyu ; Tian, Kevin ;
> > m...@redhat.com; jan.kis...@siemens.com; jasow...@redhat.com; qemu-
> > de...@nongnu.org; bd.a...@gmail.com; David Gibson
> >
> > Subject: Re: [Qemu-devel] [PATCH v7 00/17] VT-d: vfio enablement and misc
> > enhances
> &
w...@redhat.com; qemu-
> de...@nongnu.org; bd.a...@gmail.com; David Gibson
>
> Subject: Re: [Qemu-devel] [PATCH v7 00/17] VT-d: vfio enablement and misc
> enhances
>
> On Fri, Feb 17, 2017 at 10:18:35AM -0700, Alex Williamson wrote:
> > On Tue, 7 Feb 2017 16:28:02 +0800
&g
On Fri, Feb 17, 2017 at 10:18:35AM -0700, Alex Williamson wrote:
> On Tue, 7 Feb 2017 16:28:02 +0800
> Peter Xu wrote:
>
> > This is v7 of vt-d vfio enablement series.
> [snip]
> > =
> > Test Done
> > =
> >
> > Build test passed for x86_64/arm/ppc64.
> >
> > Simply tested with
On Tue, 7 Feb 2017 16:28:02 +0800
Peter Xu wrote:
> This is v7 of vt-d vfio enablement series.
[snip]
> =
> Test Done
> =
>
> Build test passed for x86_64/arm/ppc64.
>
> Simply tested with x86_64, assigning two PCI devices to a single VM,
> boot the VM using:
>
> bin=x86_64-so
This is v7 of vt-d vfio enablement series.
v7:
- for the two traces patches: Change subjects. Remove vtd_err() and
vtd_err_nonzero_rsvd() tracers, instead using standalone trace for
each of the places. Don't remove any DPRINTF() if there is no
replacement. [Jason]
- add r-b and a-b for Alex/