aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* console: buffer and show origin of guest PV writesDaniel De Graaf2013-09-103-6/+8
* xen: Add new string functionJulien Grall2013-09-101-0/+3
* xen/arm: Move __PSCI* from traps.c to the headerJulien Grall2013-09-101-0/+5
* xen: Introduce __initconst to store initial const dataJulien Grall2013-09-101-0/+1
* xen/dts: fix DT_ROOT_NODE_ADDR_CELLS_DEFAULTJulien Grall2013-09-091-1/+1
* xen/arm: Introduce MPIDR_HWID_MASKJulien Grall2013-09-091-0/+1
* x86/xsave: fix migration from xsave-capable to xsave-incapable hostJan Beulich2013-09-093-5/+7
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-0/+3
* SVM: streamline entry.S codeJan Beulich2013-09-091-2/+8
* VMX: use proper instruction mnemonics if assembler supports themJan Beulich2013-09-091-20/+70
* VMX: move various uses of UD2 out of fast pathsJan Beulich2013-09-092-6/+43
* VMX: streamline entry.S codeJan Beulich2013-09-091-0/+15
* pl011: preserve RTS and DTR signal on UART initAndre Przywara2013-09-031-0/+4
* xen/x86: don't use '.ifnes' in bug frame construction.Tim Deegan2013-08-301-6/+8
* x86/mwait_idle: export both C1 and C1ELen Brown2013-08-301-0/+2
* x86/mwait_idle: remove assumption of one C-state per MWAIT flagLen Brown2013-08-301-1/+0
* x86/xsave: initialization improvementsJan Beulich2013-08-301-1/+1
* public/hvm_xs_strings.h: Fix ABI regression for OEM SMBios stringsAndrew Cooper2013-08-301-1/+1
* AMD IOMMU: allow command line overrides for broken IVRS tablesJan Beulich2013-08-291-0/+1
* PCI UART: better cope with UART being temporarily unavailableTomasz Wroblewski2013-08-281-2/+3
* PCI: centralize parsing of device coordinates in command line optionsJan Beulich2013-08-281-0/+2
* xen/arm: use defines for boot module indexes instead of open coded numbersIan Campbell2013-08-271-2/+8
* xen/arm: add lower-bound check in mfn_validJaeyong Yoo2013-08-271-1/+1
* xen/arm: Introduce and use GLOBAL() in asm code.Andrew Cooper2013-08-271-0/+3
* x86/time: remove Cyclone as a platform timerMatt Wilson2013-08-271-1/+0
* x86/apic: remove Summit supportMatt Wilson2013-08-272-109/+1
* VMX: convert EOI exit bitmap to a proper bitmapJan Beulich2013-08-271-9/+3
* un-alias cpumask_any() from cpumask_first()Jan Beulich2013-08-235-1/+60
* x86: correct public header's documentation of PAT MSR settingsJan Beulich2013-08-231-9/+9
* PCI: break MSI-X data out of struct pci_dev_infoJan Beulich2013-08-232-12/+18
* x86: move struct bug_frame instances out of lineJan Beulich2013-08-232-40/+47
* xen: arm: retry trylock if strex fails on free lock.Ian Campbell2013-08-222-12/+16
* xen/arm64: resync atomics and spinlock asm with LinuxIan Campbell2013-08-223-94/+94
* xen/arm64: Assembly optimized bitops from LinuxIan Campbell2013-08-221-195/+8
* xen/arm: Specific mapping for dom0 on OMAP5 platformChen Baozi2013-08-221-0/+4
* xen/arm: Platform recognition and initialize arch_timer for the OMAP5Chen Baozi2013-08-221-0/+25
* xen/arm: Add the new OMAP UART driver.Chen Baozi2013-08-221-0/+51
* xen: Introduce a helper to read a u32 property in device tree.Chen Baozi2013-08-221-0/+11
* xen: rename ns16550-uart.h to 8250-uart.h and fix some typosChen Baozi2013-08-221-9/+9
* Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1Yang Zhang2013-08-223-2/+4
* ACPI: fix acpi_os_map_memory()Jan Beulich2013-08-211-1/+1
* xen: arm: Use a direct mapping of RAM on arm64Ian Campbell2013-08-202-24/+88
* xen: gate split heap code on its own config option rather than !X86Ian Campbell2013-08-201-0/+1
* xen: arm: allow virt_to_maddr to take either a pointer or an integerIan Campbell2013-08-201-3/+4
* xen: arm: fix is_xen_fixed_mfnIan Campbell2013-08-201-1/+3
* xen: arm: Rename page table "hint" field to slightly more descriptive "contig"Ian Campbell2013-08-201-2/+2
* xen: arm: Add zeroeth level page table macros and definesIan Campbell2013-08-201-4/+15
* xen: arm: Use _AC macros in config.hIan Campbell2013-08-201-8/+10
* xen: remove evtchn_upcall_mask from interface on ARMIan Campbell2013-08-205-11/+19
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-202-4/+6