diff options
| author | David Vrabel <[email protected]> | 2014-06-16 10:12:03 +0000 |
|---|---|---|
| committer | David Vrabel <[email protected]> | 2014-06-18 09:58:01 +0000 |
| commit | 13cd36a37a06ae0318d23b7e60adf0dac3547238 (patch) | |
| tree | 9562b159bf963cd10c46e8ad5248e32b488fd031 /drivers/xen/manage.c | |
| parent | x86/xen: no need to explicitly register an NMI callback (diff) | |
| download | kernel-13cd36a37a06ae0318d23b7e60adf0dac3547238.tar.gz kernel-13cd36a37a06ae0318d23b7e60adf0dac3547238.zip | |
xen/grant-table: fix suspend for non-PV guests
Commit aa8532c32216ae07c3813b9aeb774517878a7573 (xen: refactor suspend
pre/post hooks) broke resuming PVHVM (auto-translated physmap) guests.
The gnttab_suspend() would clear the mapping for the grant table
frames, but the ->unmap_frames() call is only applicable to PV guests.
Signed-off-by: David Vrabel <[email protected]>
Reported-by: Konrad Rzeszutek Wilk <[email protected]>
Tested-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'drivers/xen/manage.c')
0 files changed, 0 insertions, 0 deletions
