xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] disable Xen on ARM (until supported)
@ 2017-07-11  2:57 Philippe Mathieu-Daudé
  2017-07-11  2:57 ` [RFC PATCH 1/3] configure: disable Xen PCI Passthrough on !x86 archs Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-07-11  2:57 UTC (permalink / raw)
  To: qemu-devel, xen-devel, Peter Maydell, Paolo Bonzini,
	Stefano Stabellini, qemu-arm
  Cc: Juergen Gross, Marcelo Tosatti, Philippe Mathieu-Daudé,
	Anthony Xu, Anoob Soman, Anthony Perard, xen-arm, Paul Durrant

Hi,

Those errors were triggered installing libxen v4.8 on debian Stretch
ARM (32b and 64b).

It seems QEMU only support Xen on x86 host.

patch 1 disable PCI Passthrough if not on x86,
patch 2 disable xen_map_cache() on ARM, I don't think it is the correct
way to do it, then
patch 3 add few comments to think about spliting x86 part from arch
agnostic Xen code.

That said, I realize there is no Xen ARM entry in MAINTAINERS, I'll Cc:
X86 maintainers although.

Regards,

Phil.

Philippe Mathieu-Daudé (3):
  configure: disable Xen PCI Passthrough on !x86 archs
  [XXX] xen/mapcache: disable on arm*
  [XXX] xen/pt: comment about !x86 archs

 configure                     | 11 +++++++++--
 hw/xen/xen_pt.c               |  4 ++--
 include/sysemu/xen-mapcache.h |  4 +++-
 3 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.13.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-07-11  2:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11  2:57 [RFC PATCH 0/3] disable Xen on ARM (until supported) Philippe Mathieu-Daudé
2017-07-11  2:57 ` [RFC PATCH 1/3] configure: disable Xen PCI Passthrough on !x86 archs Philippe Mathieu-Daudé
2017-07-11  2:57 ` [RFC PATCH 2/3] xen/mapcache: disable Xen on arm* Philippe Mathieu-Daudé
2017-07-11  2:57 ` [RFC PATCH 3/3] xen/pt: add comments about !x86 archs Philippe Mathieu-Daudé

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