qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] build QEMU with Xen support on ARM
@ 2013-12-17 17:30 Stefano Stabellini
  2013-12-17 17:30 ` [Qemu-devel] [PATCH 1/2] xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 Stefano Stabellini
  2013-12-17 17:31 ` [Qemu-devel] [PATCH 2/2] xen: build on ARM Stefano Stabellini
  0 siblings, 2 replies; 10+ messages in thread
From: Stefano Stabellini @ 2013-12-17 17:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Perard, xen-devel, Stefano Stabellini

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.


Stefano Stabellini (2):
      xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
      xen: build on ARM

 hw/display/xenfb.c           |   17 +++++++++--------
 hw/xen/xen_backend.c         |   18 ++++++++++++++++++
 include/hw/xen/xen_backend.h |    2 ++
 xen-all.c                    |    2 +-
 xen-mapcache.c               |    4 ++--
 5 files changed, 32 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2013-12-18 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 17:30 [Qemu-devel] [PATCH 0/2] build QEMU with Xen support on ARM Stefano Stabellini
2013-12-17 17:30 ` [Qemu-devel] [PATCH 1/2] xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64 Stefano Stabellini
2013-12-17 17:56   ` Peter Maydell
2013-12-17 18:28     ` Stefano Stabellini
2013-12-17 17:31 ` [Qemu-devel] [PATCH 2/2] xen: build on ARM Stefano Stabellini
2013-12-17 17:58   ` Peter Maydell
2013-12-17 18:20     ` Stefano Stabellini
2013-12-17 18:27       ` Peter Maydell
2013-12-18 11:25   ` [Qemu-devel] [Xen-devel] " Ian Campbell
2013-12-18 12:35     ` Stefano Stabellini

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).