]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pvh: Piggyback on PVHVM XenBus.
authorMukesh Rathor <mukesh.rathor@oracle.com>
Tue, 31 Dec 2013 18:57:35 +0000 (13:57 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:44:23 +0000 (10:44 -0500)
commit8f4ce828cc453c11f131a48e513d0ce963a9d6c3
treee02e40372e5404c916d21bc3320436a61e18d210
parent4a948c4ae82bed67b1332264b1075b4c104cc3de
xen/pvh: Piggyback on PVHVM XenBus.

PVH is a PV guest with a twist - there are certain things
that work in it like HVM and some like PV. For the XenBus
mechanism we want to use the PVHVM mechanism.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
drivers/xen/xenbus/xenbus_client.c