qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qom-test: blacklist xenigd
@ 2014-08-14 16:02 Michael S. Tsirkin
  2014-08-15 16:33 ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2014-08-14 16:02 UTC (permalink / raw)
  To: qemu-devel
  Cc: Tiejun Chen, =?UTF-8?q?Andreas=20F=C3=A4rber?=, Anthony Liguori

Patch
    xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
adds a new machine type.
Blacklist it since it forces xen accel.

Cc: Tiejun Chen <tiejun.chen@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 tests/qom-test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/qom-test.c b/tests/qom-test.c
index 4246382..10799e2 100644
--- a/tests/qom-test.c
+++ b/tests/qom-test.c
@@ -16,7 +16,7 @@
 #include "qapi/qmp/types.h"
 
 static const char *blacklist_x86[] = {
-    "xenfv", "xenpv", NULL
+    "xenfv", "xenpv", "xenigd", NULL
 };
 
 static const struct {
-- 
MST

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qom-test: blacklist xenigd
  2014-08-14 16:02 [Qemu-devel] [PATCH] qom-test: blacklist xenigd Michael S. Tsirkin
@ 2014-08-15 16:33 ` Andreas Färber
  2014-08-17  8:56   ` Michael S. Tsirkin
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2014-08-15 16:33 UTC (permalink / raw)
  To: Michael S. Tsirkin, qemu-devel; +Cc: Tiejun Chen, Anthony Liguori

Am 14.08.2014 18:02, schrieb Michael S. Tsirkin:
> Patch
>     xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
> adds a new machine type.
> Blacklist it since it forces xen accel.
> 
> Cc: Tiejun Chen <tiejun.chen@intel.com>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>  tests/qom-test.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/qom-test.c b/tests/qom-test.c
> index 4246382..10799e2 100644
> --- a/tests/qom-test.c
> +++ b/tests/qom-test.c
> @@ -16,7 +16,7 @@
>  #include "qapi/qmp/types.h"
>  
>  static const char *blacklist_x86[] = {
> -    "xenfv", "xenpv", NULL
> +    "xenfv", "xenpv", "xenigd", NULL
>  };
>  
>  static const struct {

Reviewed-by: Andreas Färber <afaerber@suse.de>

What's the status of that series? If it's not yet applied as I
understood your response, then you could just squash it there.

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qom-test: blacklist xenigd
  2014-08-15 16:33 ` Andreas Färber
@ 2014-08-17  8:56   ` Michael S. Tsirkin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2014-08-17  8:56 UTC (permalink / raw)
  To: Andreas Färber; +Cc: Tiejun Chen, qemu-devel, Anthony Liguori

On Fri, Aug 15, 2014 at 06:33:10PM +0200, Andreas Färber wrote:
> Am 14.08.2014 18:02, schrieb Michael S. Tsirkin:
> > Patch
> >     xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
> > adds a new machine type.
> > Blacklist it since it forces xen accel.
> > 
> > Cc: Tiejun Chen <tiejun.chen@intel.com>
> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> > ---
> >  tests/qom-test.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/tests/qom-test.c b/tests/qom-test.c
> > index 4246382..10799e2 100644
> > --- a/tests/qom-test.c
> > +++ b/tests/qom-test.c
> > @@ -16,7 +16,7 @@
> >  #include "qapi/qmp/types.h"
> >  
> >  static const char *blacklist_x86[] = {
> > -    "xenfv", "xenpv", NULL
> > +    "xenfv", "xenpv", "xenigd", NULL
> >  };
> >  
> >  static const struct {
> 
> Reviewed-by: Andreas Färber <afaerber@suse.de>
> 
> What's the status of that series? If it's not yet applied as I
> understood your response, then you could just squash it there.
> 
> Cheers,
> Andreas

I applied this in my tree.
To avoid breaking bisect, I made this this 1st patch
in the series.

> -- 
> SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-17  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 16:02 [Qemu-devel] [PATCH] qom-test: blacklist xenigd Michael S. Tsirkin
2014-08-15 16:33 ` Andreas Färber
2014-08-17  8:56   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).