aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/viridian.c
Commit message (Expand)AuthorAgeFilesLines
* hvm/vidirian: Avoid printing page_to_mfn(NULL) on error pathsAndrew Cooper2013-10-091-2/+2
* Viridian: cleanupJan Beulich2013-07-171-4/+4
* Viridian: populate CPUID leaf 6Jan Beulich2013-07-171-0/+14
* VMX/Viridian: suppress MSR-based APIC suggestion when having APIC-VJan Beulich2013-06-251-2/+3
* hvm: Improve APIC INIT/SIPI emulation, fixing it for call paths other than x8...Keir Fraser2013-03-281-2/+2
* x86: enable VIA CPU supportJan Beulich2012-09-211-2/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-4/+0
* x86/hvm: Use get_page_from_gfn() instead of get_gfn()/put_gfn.Tim Deegan2012-05-171-16/+16
* replace bogus gdprintk() uses with {,d}printk()Jan Beulich2012-02-161-1/+2
* hvm/viridian: Ditch the extra assertions/warnings for non-viridian guests.Paul Durrant2011-11-251-12/+2
* Fix save/restore for HVM domains with viridian=1Paul Durrant2011-11-251-2/+12
* Modify naming of queries into the p2mAndres Lagar-Cavilla2011-11-111-2/+6
* Add save/restore support for viridian APIC assist pfn.Paul Durrant2011-09-261-12/+55
* x86/hvm: Tidy up the viridian code a little and flesh out the APICPaul Durrant2011-09-171-48/+91
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+1
* x86: cleanup rdmsr/wrmsrKeir Fraser2009-08-141-13/+10
* Mapping grant references into HVM guests, take 2Keir Fraser2009-07-131-1/+1
* x86 hvm viridian: Provide dummy support for APIC assist page to satisfy Win7.Keir Fraser2009-05-261-2/+27
* hvm: Tell Viridian-enabled OS to relax timer interrupt checks.Keir Fraser2009-01-061-1/+3
* x86: Fix non-debug build.Keir Fraser2008-10-151-2/+1
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-141-0/+350