aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-203-1/+5
* ARM: add Calxeda Midway platformAndre Przywara2013-08-201-0/+21
* xen/arm: erratum 766422: decode thumb store during data abortJulien Grall2013-08-202-0/+6
* xen/x86: hypervisor build fixes for FreeBSD.Tim Deegan2013-08-162-2/+2
* xen: Add stdbool.h workaround for BSD.Tim Deegan2013-08-152-2/+15
* watchdog: Move watchdog from being x86 specific to common codeAndrew Cooper2013-08-133-4/+36
* x86/AMD: Inject #GP instead of #UD when unable to map vmcbSuravee Suthikulpanit2013-08-131-1/+1
* x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddrSuravee Suthikulpanit2013-08-131-4/+7
* xen: arm: document which hypercalls (and subops) are supported on ARMIan Campbell2013-08-081-2/+64
* cleanup unused request{_dt,}_irq() parameterAndrew Cooper2013-08-082-3/+2
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-08-084-4/+7
|\
| * pciif: add multi-vector-MSI commandJan Beulich2013-08-081-0/+1
| * x86: enable multi-vector MSIJan Beulich2013-08-083-4/+6
* | exynos4210: Implement vuart_info callbackJulien Grall2013-08-081-0/+1
* | exynos4210: rename UTRSTAT_TX_EMPTY in UTRSTAT_TXFEJulien Grall2013-08-081-1/+1
* | xen/arm: Implement a virtual UARTJulien Grall2013-08-081-6/+8
* | xen/arm: New callback in uart_driver to retrieve serial informationJulien Grall2013-08-081-0/+13
|/
* Intel/VPMU: Add support for full-width PMC writesBoris Ostrovsky2013-08-071-1/+1
* xen/arm: Use define instead of hardcoded value in debug-pl011Julien Grall2013-08-051-0/+1
* pl011: Move registers' definition in a separate fileJulien Grall2013-08-051-0/+80
* xen: arm: handle traps of conditional instructions.Ian Campbell2013-08-021-0/+9
* stubdom: Fix stubdom undeclared function build warningsSamuel Thibault2013-08-021-0/+2
* xen/arm: Fix guest secondaries CPU boot after bcac10fJulien Grall2013-07-301-1/+5
* xen: arm: Handle SMC from 64-bit guestsIan Campbell2013-07-292-1/+16
* xen: arm: document HCR bits.Ian Campbell2013-07-291-28/+28
* xen: arm: align some commentsIan Campbell2013-07-291-4/+4
* xen: arm: handle 64-bit system register access traps.Ian Campbell2013-07-292-0/+88
* xen: arm: handle hypercalls from 64-bit guestsIan Campbell2013-07-291-2/+5
* xen: arm: Set EL1 register width in HCR_EL2 during context switch.Ian Campbell2013-07-291-0/+1
* xen: arm: improve register dump output for 64-bit guest (and more generally too)Ian Campbell2013-07-291-0/+1