Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 2010-07-26 | 1 | -0/+6 |
* | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 2010-07-22 | 1 | -0/+6 |
* | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 2010-06-03 | 1 | -2/+2 |
* | xen: call clock resume notifier on all CPUs | Ian Campbell | 2009-12-03 | 1 | -1/+14 |
* | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell | 2009-12-03 | 1 | -0/+2 |
* | x86, xen: fix hardirq.h merge fallout | Ingo Molnar | 2009-01-23 | 1 | -0/+1 |
* | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis | 2008-12-16 | 1 | -1/+2 |
* | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 2008-07-16 | 1 | -1/+4 |
* | xen: resume timers on all vcpus | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+1 |
* | xen: restore vcpu_info mapping | Jeremy Fitzhardinge | 2008-06-02 | 1 | -1/+3 |
* | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+42 |