aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/suspend.c
Commit message (Expand)AuthorAge
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
* xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini2011-02-25
* xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-02
* x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
* xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-03
* xen: call clock resume notifier on all CPUsIan Campbell2009-12-03
* xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
* x86, xen: fix hardirq.h merge falloutIngo Molnar2009-01-23
* xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-16
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
* xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-02
* xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-02
* xen: implement save/restoreJeremy Fitzhardinge2008-05-27