Re: [libvirt] [PATCH 5/6] Taint domains configured with cpu mode=host-passthrough

2012-01-11 Thread Daniel P. Berrange
On Wed, Jan 11, 2012 at 10:42:39AM +0100, Jiri Denemark wrote: > On Sat, Jan 07, 2012 at 07:21:02 -0700, Eric Blake wrote: > > On 01/06/2012 08:04 AM, Jiri Denemark wrote: > > > --- > > > src/conf/domain_conf.c |3 ++- > > > src/conf/domain_conf.h |1 + > > > src/qemu/qemu_domain.c |3

Re: [libvirt] [PATCH 5/6] Taint domains configured with cpu mode=host-passthrough

2012-01-11 Thread Jiri Denemark
On Sat, Jan 07, 2012 at 07:21:02 -0700, Eric Blake wrote: > On 01/06/2012 08:04 AM, Jiri Denemark wrote: > > --- > > src/conf/domain_conf.c |3 ++- > > src/conf/domain_conf.h |1 + > > src/qemu/qemu_domain.c |3 +++ > > 3 files changed, 6 insertions(+), 1 deletions(-) > > Aargh - 'git

Re: [libvirt] [PATCH 5/6] Taint domains configured with cpu mode=host-passthrough

2012-01-07 Thread Eric Blake
On 01/06/2012 08:04 AM, Jiri Denemark wrote: > --- > src/conf/domain_conf.c |3 ++- > src/conf/domain_conf.h |1 + > src/qemu/qemu_domain.c |3 +++ > 3 files changed, 6 insertions(+), 1 deletions(-) Aargh - 'git grep taint docs/*.in' turned up nothing, so we don't have any documentati

[libvirt] [PATCH 5/6] Taint domains configured with cpu mode=host-passthrough

2012-01-06 Thread Jiri Denemark
--- src/conf/domain_conf.c |3 ++- src/conf/domain_conf.h |1 + src/qemu/qemu_domain.c |3 +++ 3 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index ae007b1..dce2f5a 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domain