aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/svm/entry.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-2/+1
* SVM: streamline entry.S codeJan Beulich2013-09-091-37/+24
* x86: don't rely on __softirq_pending to be the first field in irq_cpustat_tJan Beulich2013-03-041-4/+4
* x86/hvm: Remove 32-/64-bit abstraction macros from asm files.Keir Fraser2013-01-141-50/+44
* x86: Assert !in_atomic() before exiting to guest context.Keir Fraser2013-01-141-0/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-31/+0
* x86/hvm: Use UNLIKELY_{START,END} in a few suitable places in asm.Keir Fraser2011-05-121-9/+5
* nestedsvm: fix shadow-on-hapChristoph Egger2011-05-121-0/+4
* Nested SVM: fix race in remote shootdown.Tim Deegan2011-04-061-0/+12
* Implement SVM specific part for Nested Virtualizationcegger2011-03-091-0/+1
* x86: Avoid assumptions about C struct layouts from asm code.Keir Fraser2010-07-131-6/+2
* x86, hvm: Move return-to-guest timer and interrupt cranking logicKeir Fraser2008-10-231-1/+2
* x86, hvm: Merge 32-bit and 64-bit asm stubs into common files.Keir Fraser2008-04-211-0/+178