xen: fix save/restore for PV on HVM guests with pirq remapping
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 1 Dec 2010 14:51:44 +0000 (14:51 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 2 Dec 2010 14:40:50 +0000 (14:40 +0000)
commit9a069c33c53c2e72ec1b76106be73df044af0195
tree765e44e4425da42f988e1fcf07e9b85cce708e40
parent6411fe69b8c4fd7811339c88c1843d562099fa2b
xen: fix save/restore for PV on HVM guests with pirq remapping

Re-map and re-bind all the pirqs at resume time.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
drivers/xen/events.c