All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH] libxl: use qemu-xen (upstream QEMU) as device model by default
Date: Mon, 3 Dec 2012 17:24:43 +0100	[thread overview]
Message-ID: <50BCD24B.1010608@citrix.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1211271511520.5310@kaball.uk.xensource.com>

On 27/11/12 16:17, Stefano Stabellini wrote:
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> 
> diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c
> index 9d20086..c40f597 100644
> --- a/tools/libxl/libxl_create.c
> +++ b/tools/libxl/libxl_create.c
> @@ -144,7 +144,7 @@ int libxl__domain_build_info_setdefault(libxl__gc *gc,
>      if (!b_info->device_model_version) {
>          if (b_info->type == LIBXL_DOMAIN_TYPE_HVM)
>              b_info->device_model_version =
> -                LIBXL_DEVICE_MODEL_VERSION_QEMU_XEN_TRADITIONAL;
> +                LIBXL_DEVICE_MODEL_VERSION_QEMU_XEN;

Is there anyway we may keep qemu-traditional as default for NetBSD?
Upstream Qemu is not working on NetBSD, and I'm afraid it needs some
heavy patching.

Could a helper function be added to libxl_{netbsd/linux}.c to decide
which device model to use?

>          else {
>              const char *dm;
>              int rc;
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
> 

  parent reply	other threads:[~2012-12-03 16:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-27 15:17 [PATCH] libxl: use qemu-xen (upstream QEMU) as device model by default Stefano Stabellini
2012-11-27 15:23 ` Ian Campbell
2012-11-29 17:17   ` Ian Jackson
2012-12-03 16:24 ` Roger Pau Monné [this message]
2012-12-03 18:37   ` Sander Eikelenboom
2012-12-04 12:48     ` Stefano Stabellini
2012-12-04 13:01       ` Sander Eikelenboom
2012-12-04 13:05         ` Stefano Stabellini
2012-12-04 12:45   ` Stefano Stabellini
2012-12-05 15:58   ` Ian Jackson
2012-12-05 16:29     ` Roger Pau Monné

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50BCD24B.1010608@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.