aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
...
* fix DOMID_IO mapping permission checks (try 2)Daniel De Graaf2013-09-261-2/+3
* x86: fix rdrand asm()Jan Beulich2013-09-261-1/+1
* Revert "fix DOMID_IO mapping permission checks"Jan Beulich2013-09-251-2/+0
* fix DOMID_IO mapping permission checksDaniel De Graaf2013-09-251-0/+2
* VMX: drop memory clobbers from vmread/vmwrite wrappersJan Beulich2013-09-231-9/+6
* VMX: also use proper instruction mnemonic for VMREADJan Beulich2013-09-231-8/+13
* xen/arm: Support Cortex-A7 GICIan Campbell2013-09-211-1/+2
* ns16550: support DesignWare 8250Ian Campbell2013-09-211-0/+2
* xen/arm: replace io{read,write}{l,b} with {read,write}{l,b}Ian Campbell2013-09-214-29/+153
* xen: arm: improve VMID allocation.Ian Campbell2013-09-211-0/+3
* x86: mark BUG()s and assertion failures as terminal.Tim Deegan2013-09-192-3/+14
* xen/dts: Clean up the exported API for device treeJulien Grall2013-09-171-15/+0
* xen/arm: Add new platform specific callback device_is_blacklistJulien Grall2013-09-171-0/+7
* xen/dts: dt_find_interrupt_controller: accept multiple compatible stringsJulien Grall2013-09-172-1/+4
* xen/arm: Use dt_device_match to avoid multiple if conditionsJulien Grall2013-09-171-0/+4
* xen: Use the right string comparison function in device treeJulien Grall2013-09-171-2/+2
* xen/dts: Add new helpers to use the device treeJulien Grall2013-09-171-1/+150
* xen/dts: Prefix device tree macro by dt_Julien Grall2013-09-171-2/+2
* xen/dts: Constify device_tree_flattenedJulien Grall2013-09-171-1/+1
* hvm/vpmu: Prevent dump handlers from incorrectly mutating stateAndrew Cooper2013-09-161-1/+1
* 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