aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/acpi/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xsave: also save/restore XCR0 across suspend (ACPI S3)Jan Beulich2013-10-211-0/+7
* x86: use {rd,wr}{fs,gs}base when availableJan Beulich2013-10-111-4/+4
* x86: enable VIA CPU supportJan Beulich2012-09-211-2/+4
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-10/+0
* x86/fpu: clean up FPU context save functionWei Huang2011-05-091-1/+1
* x86: split struct vcpuJan Beulich2011-04-051-7/+7
* x86: add explicit size suffixes to some assembly instructions.Tim Deegan2011-03-071-2/+2
* x86 fpu: Code clean up. Eliminate per-cpu xsave init verbosity.Keir Fraser2011-01-141-2/+1
* x86: Avoid assumptions about C struct layouts from asm code.Keir Fraser2010-07-131-9/+32
* x86: fix dom0 S3 when x2apic is used.Keir Fraser2010-03-181-1/+0
* x86: Remove EF_* duplicate defs for X86_EFLAGS_*.Keir Fraser2009-08-141-1/+4
* x86: CPU synchronization while doing MTRR register updateKeir Fraser2009-08-051-1/+1
* x86: move init_tss into per-CPU spaceKeir Fraser2009-07-131-1/+1
* x86: Enable S3 for 32bit dom0 on 64bit XenKeir Fraser2009-03-311-0/+14
* x86: Fix the 32-bit build after c/s 19400.Keir Fraser2009-03-201-1/+1
* x86: Ensure we execute LTR when running on non-compat GDT which hasKeir Fraser2009-03-191-5/+1
* x86: recover pat value for bsp after S3 resume.Keir Fraser2009-02-051-0/+3
* x86: Fix various problems with debug-register handling.Keir Fraser2007-11-011-10/+7
* Xen PM: Remove useless __sync_lazy_execstate().kfraser@localhost.localdomain2007-07-201-0/+1
* xen: Clean up code style.kfraser@localhost.localdomain2007-07-191-20/+10
* [host s3] Retrieve necessary sleep information from plain-text ACPIkfraser@localhost.localdomain2007-07-191-3/+0
* Provide basic Xen PM infrastructurekfraser@localhost.localdomain2007-07-111-0/+85