aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/arm: Add the new OMAP UART driver.Chen Baozi2013-08-224-0/+427
* xen: Introduce a helper to read a u32 property in device tree.Chen Baozi2013-08-222-0/+26
* xen/arm: add 8250 compatible UART support for early_printkChen Baozi2013-08-223-0/+60
* xen: rename ns16550-uart.h to 8250-uart.h and fix some typosChen Baozi2013-08-222-10/+10
* ARM: fix const declaration of platform structAndre Przywara2013-08-223-3/+3
* Correct X2-APIC HVM emulationJuergen Gross2013-08-221-0/+1
* Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1Yang Zhang2013-08-228-17/+62
* Nested VMX: Clear APIC-v control bit in vmcs02Yang Zhang2013-08-221-0/+12
* Nested VMX: Force check ISR when L2 is runningYang Zhang2013-08-221-1/+3
* Nested VMX: Check whether interrupt is blocked by TPRYang Zhang2013-08-221-0/+5
* VT-d: warn about Compatibility Format Interrupts being enabled by firmwareJan Beulich2013-08-211-6/+10
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-08-214-26/+68
|\
| * ACPI: use ioremap() in acpi_os_map_memory()Jan Beulich2013-08-211-5/+11
| * ACPI: fix acpi_os_map_memory()Jan Beulich2013-08-213-12/+15
| * interrupts: allow guest to set/clear MSI-X mask bitJoby Poriyath2013-08-201-14/+47
* | build: CONFIG_IOEMU is now obsoleteIan Campbell2013-08-213-8/+2
* | tools: allow user to specify a system qemu-xen binaryIan Campbell2013-08-217-10/+89
* | tools: Make qemu-xen-traditional build optional.Ian Campbell2013-08-219-24/+233
* | PL011: fix reverse logic for interrupt mask registerAndre Przywara2013-08-211-3/+3
|/
* xen: arm: Use a direct mapping of RAM on arm64Ian Campbell2013-08-204-53/+293
* xen: gate split heap code on its own config option rather than !X86Ian Campbell2013-08-202-1/+2
* 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: Add a pte_of_xenaddr helperIan Campbell2013-08-201-4/+9
* xen: arm: define a macro to get this CPUs page table rootIan Campbell2013-08-201-2/+3
* xen: arm: refactor create_mappingsIan Campbell2013-08-201-8/+11
* xen: arm: Rename page table "hint" field to slightly more descriptive "contig"Ian Campbell2013-08-202-3/+3
* 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: arm: reduce the size of the xen heap to max 1/8 RAM sizeIan Campbell2013-08-201-2/+2
* xen: remove evtchn_upcall_mask from interface on ARMIan Campbell2013-08-207-12/+22
* tools: foreign: add checks for compatible architecturesIan Campbell2013-08-202-2/+24
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-206-16/+24
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-204-4/+7
* xen/compat: support XEN_HAVE_FOO ifdefs in public interfaceIan Campbell2013-08-202-0/+6
* tools: drop 'sv'Ian Campbell2013-08-2027-1414/+0
* tools: disable blktap1 build by defaultIan Campbell2013-08-205-3/+33
* .*ignore: remove some cruftIan Campbell2013-08-202-30/+0
* tools: remove lomountIan Campbell2013-08-209-490/+0
* tools: remove minitermIan Campbell2013-08-209-261/+0
* tools: delete xsviewIan Campbell2013-08-206-189/+1
* tools: remove in tree libaioIan Campbell2013-08-2093-6361/+12
* tools: make building xend configurable.Ian Campbell2013-08-208-30/+84
* tools: move xm and xend under tools pythonIan Campbell2013-08-204-1/+5
* ARM: add Calxeda Midway platformAndre Przywara2013-08-203-0/+84
* libxc: silence HVM domain creation messagesMatthew Daley2013-08-201-2/+2
* vif-bridge: fix cut behavior changeBob Proulx2013-08-201-2/+1
* PL011: don't force baud rate of 38400 bpsAndre Przywara2013-08-201-1/+1
* tools: Cull more ia64 and ppc codeAndrew Cooper2013-08-202-99/+0
* xen/arm: erratum 766422: decode thumb store during data abortJulien Grall2013-08-203-0/+21