All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Anthony Perard <anthony.perard@citrix.com>,
	xen-devel@lists.xensource.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH v2 0/2] build QEMU with Xen support on ARM
Date: Wed, 18 Dec 2013 16:22:49 -0500	[thread overview]
Message-ID: <20131218212249.GF11717@phenom.dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1312181913120.8667@kaball.uk.xensource.com>

On Wed, Dec 18, 2013 at 07:15:43PM +0000, Stefano Stabellini wrote:
> Hi all,
> the xenpv machine provides Xen paravirtualized backends for console,
> disk and framebuffer. xenfb in particular is the only open source
> framebuffer backend available.
> On ARM we don't need QEMU to emulate any hardware but xenpv would still
> be useful at least to provide xenfb.
> This patch series allows QEMU to build and run (xenpv) with Xen support
> on ARM.
> 

This should work out of the box (with changes to the toolstack) to work
under x86 right? I would have to do some 'vga=none' to disable the VGA
framebuffer?

> 
> Changes in v2:
> - use SCNu64 instead of PRIu64 with sscanf;
> - assert mfn == (xen_pfn_t)mfn;
> - use HOST_LONG_BITS to check for QEMU's address space size.
> 
> 
> Stefano Stabellini (2):
>       xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
>       xen: build on ARM
> 
>  hw/display/xenfb.c           |   18 ++++++++++--------
>  hw/xen/xen_backend.c         |   18 ++++++++++++++++++
>  include/hw/xen/xen_backend.h |    2 ++
>  xen-all.c                    |    2 +-
>  xen-mapcache.c               |    4 ++--
>  5 files changed, 33 insertions(+), 11 deletions(-)
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Anthony Perard <anthony.perard@citrix.com>,
	xen-devel@lists.xensource.com, qemu-devel@nongnu.org
Subject: Re: [Xen-devel] [PATCH v2 0/2] build QEMU with Xen support on ARM
Date: Wed, 18 Dec 2013 16:22:49 -0500	[thread overview]
Message-ID: <20131218212249.GF11717@phenom.dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1312181913120.8667@kaball.uk.xensource.com>

On Wed, Dec 18, 2013 at 07:15:43PM +0000, Stefano Stabellini wrote:
> Hi all,
> the xenpv machine provides Xen paravirtualized backends for console,
> disk and framebuffer. xenfb in particular is the only open source
> framebuffer backend available.
> On ARM we don't need QEMU to emulate any hardware but xenpv would still
> be useful at least to provide xenfb.
> This patch series allows QEMU to build and run (xenpv) with Xen support
> on ARM.
> 

This should work out of the box (with changes to the toolstack) to work
under x86 right? I would have to do some 'vga=none' to disable the VGA
framebuffer?

> 
> Changes in v2:
> - use SCNu64 instead of PRIu64 with sscanf;
> - assert mfn == (xen_pfn_t)mfn;
> - use HOST_LONG_BITS to check for QEMU's address space size.
> 
> 
> Stefano Stabellini (2):
>       xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
>       xen: build on ARM
> 
>  hw/display/xenfb.c           |   18 ++++++++++--------
>  hw/xen/xen_backend.c         |   18 ++++++++++++++++++
>  include/hw/xen/xen_backend.h |    2 ++
>  xen-all.c                    |    2 +-
>  xen-mapcache.c               |    4 ++--
>  5 files changed, 33 insertions(+), 11 deletions(-)
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  parent reply	other threads:[~2013-12-20  3:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18 19:15 [Qemu-devel] [PATCH v2 0/2] build QEMU with Xen support on ARM Stefano Stabellini
2013-12-18 19:15 ` Stefano Stabellini
2013-12-18 19:17 ` [Qemu-devel] [PATCH v2 1/2] xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 Stefano Stabellini
2013-12-18 19:17   ` Stefano Stabellini
2013-12-18 19:17 ` [Qemu-devel] [PATCH v2 2/2] xen: build on ARM Stefano Stabellini
2013-12-18 19:17   ` Stefano Stabellini
2013-12-18 21:22 ` Konrad Rzeszutek Wilk [this message]
2013-12-18 21:22   ` [Xen-devel] [PATCH v2 0/2] build QEMU with Xen support " Konrad Rzeszutek Wilk
2013-12-20  7:25   ` [Qemu-devel] " Fabio Fantoni
2013-12-20  7:25     ` Fabio Fantoni
2014-01-03 12:55   ` [Qemu-devel] " Stefano Stabellini
2014-01-03 12:55     ` Stefano Stabellini

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=20131218212249.GF11717@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=anthony.perard@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --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.