Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-14 Thread Avi Kivity
On 08/14/2012 08:27 AM, Alex Williamson wrote: >> > >> > Do we need this level of control? Open question I'm just wondering every >> > time a new feature gets added together with --disable/--enable >> > switches. >> >> I don't think so--it's easy enough for an administrator to disable vfio >> for

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-13 Thread Alex Williamson
On Mon, 2012-08-13 at 17:19 -0500, Anthony Liguori wrote: > Jan Kiszka writes: > > > On 2012-08-01 07:18, Alex Williamson wrote: > >> Signed-off-by: Alex Williamson > >> --- > >> > >> MAINTAINERS |5 + > >> configure | 12 > >> hw/i386/Makefile.objs

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-13 Thread Anthony Liguori
Jan Kiszka writes: > On 2012-08-01 07:18, Alex Williamson wrote: >> Signed-off-by: Alex Williamson >> --- >> >> MAINTAINERS |5 + >> configure | 12 >> hw/i386/Makefile.objs |1 + >> 3 files changed, 18 insertions(+) >> >> diff --git a/MAINTAIN

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-02 Thread Jan Kiszka
On 2012-08-01 21:40, Alex Williamson wrote: > On Wed, 2012-08-01 at 12:14 -0600, Alex Williamson wrote: >> On Wed, 2012-08-01 at 09:15 +0200, Jan Kiszka wrote: >>> On 2012-08-01 07:18, Alex Williamson wrote: Signed-off-by: Alex Williamson --- MAINTAINERS |5 +

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-01 Thread Alex Williamson
On Wed, 2012-08-01 at 12:14 -0600, Alex Williamson wrote: > On Wed, 2012-08-01 at 09:15 +0200, Jan Kiszka wrote: > > On 2012-08-01 07:18, Alex Williamson wrote: > > > Signed-off-by: Alex Williamson > > > --- > > > > > > MAINTAINERS |5 + > > > configure | 12 +

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-01 Thread Alex Williamson
On Wed, 2012-08-01 at 09:15 +0200, Jan Kiszka wrote: > On 2012-08-01 07:18, Alex Williamson wrote: > > Signed-off-by: Alex Williamson > > --- > > > > MAINTAINERS |5 + > > configure | 12 > > hw/i386/Makefile.objs |1 + > > 3 files changed, 18 ins

Re: [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-08-01 Thread Jan Kiszka
On 2012-08-01 07:18, Alex Williamson wrote: > Signed-off-by: Alex Williamson > --- > > MAINTAINERS |5 + > configure | 12 > hw/i386/Makefile.objs |1 + > 3 files changed, 18 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2d219d

[Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

2012-07-31 Thread Alex Williamson
Signed-off-by: Alex Williamson --- MAINTAINERS |5 + configure | 12 hw/i386/Makefile.objs |1 + 3 files changed, 18 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2d219d2..9680d69 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -460,6