]> xenbits.xensource.com Git - xenclient/xen-pq.git/commit
Mapping grant references into HVM guests, take 2
authorJean Guyader <jean.guyader@eu.citrix.com>
Tue, 11 Aug 2009 22:46:49 +0000 (23:46 +0100)
committerJean Guyader <jean.guyader@eu.citrix.com>
Tue, 11 Aug 2009 22:46:49 +0000 (23:46 +0100)
commit0128e9f9c1589327c2794a94354ea6f91c3ccc58
tree29462d0eeb5f0fe1c4110b6ccb807c5e13e87b46
parentdbc1a58fb313d43f02cf34636a25acddc72d8107
Mapping grant references into HVM guests, take 2

After some discussion, here's a second version of the patch I posted a
couple of weeks back to map grant references into HVM guests.  As
before, this is done by modifying the P2M map, but this time there's
no new hypercall to do it.  Instead, the existing GNTTABOP_map is
overloaded to perform a P2M mapping if called from a shadow mode
translate guest.  This matches the IA64 API.

Signed-off-by: Steven Smith <steven.smith@citrix.com>
Acked-by: Tim Deegan <tim.deegan@citrix.com>
CC: Bhaskar Jayaraman <Bhaskar.Jayaraman@lsi.com>
master/series
master/xen-unstable-19932-c0cb307d927f [new file with mode: 0644]