lkml.org 
[lkml]   [2010]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH SERIES v2] enhanced PV on Xen HVM
Hi all,
this patch series is derived from an earlier version of Shen's "PV
extension of HVM" patch series.
It tries to achieve two goals:

- enable PV devices in Linux running in a Xen HVM domain;

- receive evtchns in place of interrupts to avoid expensive EOIs.

The main difference between the two patch series is the way the second
goals is achieved: in this patch series I am trying to reuse the same
code that is used in the Linux kernel to setup GSI to pirq mappings when
running as dom0.
In this case the GSIs that are being remapped correspond to emulated
interrupts, but Xen knows the difference and handles the two cases
separately.

The new version includes:

- a cleanup of the xen pci platform driver (thanks to Bastian Blank for
the review);
- smp now working;
- pci passthrough now working, the guest is receiving evtchns in place
of interrupts (MSI are not supported yet);
- other minor bug fixes.

The patch series consists of 6 patches, 1 for Xen and 5 for Linux (they
are generated again the pvops tree, xen/dom0/apic-xiantao branch);
each patch comes with a detailed description.

Any comment, critic or suggestion is very welcome.

Cheers,

Stefano


\
 
 \ /
  Last update: 2010-03-09 17:03    [W:0.024 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site