aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/tboot.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-6/+6
* x86: add a new SMP bring up way for tboot caseWei, Gang2012-01-111-0/+14
* x86/tboot: fix some coding style issues in tboot.cGang Wei2012-01-021-17/+21
* introduce and use nr_cpu_ids and nr_cpumask_bitsJan Beulich2011-10-211-1/+1
* x86/tboot: make resume error messages visibleJan Beulich2011-09-171-14/+29
* xen: remove more declarations from C files.Tim Deegan2011-05-271-1/+0
* Define new <pfn.h> header for PFN_{DOWN,UP} macros.Keir Fraser2011-03-231-0/+1
* move various bits into .init.* sectionsJan Beulich2011-03-091-2/+2
* vtd: Reinstate ACPI DMAR on system shutdown or S3/S4/S5.Keir Fraser2010-12-171-7/+2
* x86: Add -Wredundant-decls to Xen build flags.Keir Fraser2010-12-021-1/+1
* kexec: Clean up shutdown logic. Reinstate ACPI DMAR during kexec.Keir Fraser2010-07-291-1/+4
* Walking the page lists needs the page_alloc lockKeir Fraser2010-07-281-0/+2
* x86: Force !in_irq() in machine_restart().Keir Fraser2010-06-071-5/+0
* x86: Dynamically allocate percpu data area when a CPU comes online.Keir Fraser2010-05-181-7/+3
* intel_txt: to fix intel txt S3 resume failure since c/s 21108Keir Fraser2010-05-171-6/+6
* tboot: fix S3 issue for Intel Trusted Execution Technology.Keir Fraser2010-02-031-4/+56
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-3/+3
* x86: Fix the build.Keir Fraser2009-09-221-9/+9
* tboot: fix tboot memory mapping for 32bKeir Fraser2009-09-221-40/+52
* Introduce new flavour of map_domain_page()Keir Fraser2009-09-221-2/+1
* x86-64: reduce range spanned by 1:1 mapping and frame table indexesKeir Fraser2009-09-221-1/+7
* Replace boot-time free-pages bitmap with a region list.Keir Fraser2009-07-081-6/+1
* x86 tboot: Fix c/s 19577Keir Fraser2009-06-291-1/+0
* x86 vtd: Do not exclude freed percpu areas from dom0 vtd tables.Keir Fraser2009-04-251-3/+4
* tboot: Fix return code for S3 integrityKeir Fraser2009-03-061-1/+1
* txt: perform per-domain (and frametable and xenheap) MAC on entry intoKeir Fraser2009-03-031-22/+213
* tboot: use TXT's DMA-protected DMAR table to setup VT-dKeir Fraser2009-01-291-17/+111
* tboot: tboot no longer marks TXT regions as E820_UNUSABLE, so Xen mustKeir Fraser2009-01-291-0/+65
* tboot: hypervisor integrity on S3Keir Fraser2009-01-291-0/+21
* tboot: ACPI Generic Address Structure for tboot shutdownKeir Fraser2009-01-291-19/+12
* tboot: single tboot entry point for shutdownKeir Fraser2009-01-291-7/+2
* vt-d: Do not explicitly exclude tboot ranges from dom0 vt-dKeir Fraser2009-01-251-12/+0
* Fix 17725:c0c0f4fa8850: use type paddr_t instead of unsigned long for physcia...Keir Fraser2008-05-271-3/+3
* VT-d: remove Xen and tboot range from dom0's VT-d tableKeir Fraser2008-05-261-0/+12
* tboot, xen: Update for Trusted Boot v20071128.Keir Fraser2007-12-041-2/+39
* Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen.Keir Fraser2007-10-301-0/+70