-
- Downloads
xen: Add suspend/resume support for PV on HVM guests.
Suspend/resume requires few different things on HVM: the suspend hypercall is different; we don't need to save/restore memory related settings; except the shared info page and the callback mechanism. Signed-off-by:Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by:
Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Showing
- arch/x86/xen/enlighten.c 18 additions, 6 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/suspend.c 6 additions, 0 deletionsarch/x86/xen/suspend.c
- arch/x86/xen/xen-ops.h 1 addition, 0 deletionsarch/x86/xen/xen-ops.h
- drivers/xen/manage.c 41 additions, 4 deletionsdrivers/xen/manage.c
- drivers/xen/platform-pci.c 21 additions, 1 deletiondrivers/xen/platform-pci.c
- include/xen/xen-ops.h 3 additions, 0 deletionsinclude/xen/xen-ops.h
Loading
Please register or sign in to comment