lkml.org 
[lkml]   [2012]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH WIP 0/6] xen/arm: PV console support
Hi all,
this patch series fixes few Xen on ARM bugs as well as one generic Xen PV
on HVM bug (I'll send out that patch separately).
It also implements a better way to initialize Xen on ARM and find out
whether we are a privileged or an unprivileged guest.

With this patch series applied to Linux and the corresponding Xen patch series
applied to Xen, I can boot a Linux guest up to userspace and connect to
it using a PV console in dom0.

The patch series is based on Ian's Linux for Xen on ARM tree
(git://xenbits.xen.org/people/ianc/linux-2.6.git devel/arm-hacks).


Stefano Stabellini (6):
xen/arm: fix the shared_info and vcpu_info structs
xen/arm: Introduce xen_guest_init
xen/arm: get privilege status
xen/arm: implement hvm_op
xen: fix unmask_evtchn for HVM guests
xen/arm: enable evtchn irqs

arch/arm/include/asm/xen/hypercall.h | 2 +-
arch/arm/include/asm/xen/interface.h | 15 +++------------
arch/arm/xen/enlighten.c | 21 ++++++++++++++++-----
arch/x86/xen/enlighten.c | 8 ++++++++
drivers/tty/hvc/hvc_xen.c | 3 +++
drivers/xen/events.c | 10 ++++++++--
include/xen/interface/features.h | 3 +++
include/xen/xen.h | 2 ++
8 files changed, 44 insertions(+), 20 deletions(-)

git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git xenarmv7-2

Cheers,

Stefano


\
 
 \ /
  Last update: 2012-06-22 18:41    [W:0.254 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site