|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH RESEND 0/2] Xen PV on HVM multiple PV consoles
Hi all,
this small patch series achieves two goals:
- make PV consoles work for PV on HVM guests;
- implement support for multiple PV consoles for PV and PV on HVM guests.
Stefano Stabellini (2):
hvc_xen: support PV on HVM consoles
hvc_xen: implement multiconsole support
drivers/tty/hvc/hvc_xen.c | 460 ++++++++++++++++++++++++++++++++---
include/xen/interface/hvm/params.h | 6 +-
2 files changed, 425 insertions(+), 41 deletions(-)
A branch with these patches based on 3.0-rc1 is available here:
git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git 3.0-rc1-multiconsole
Cheers,
Stefano
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH RESEND 0/2] Xen PV on HVM multiple PV consoles,
Stefano Stabellini <=
|
|
|
|
|