aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: implement cpuinfoIan Campbell2013-02-2210-48/+368
* xen: arm: Fix guest mode for 64-bitIan Campbell2013-02-221-1/+7
* xen: arm: print arm64 not arm32 in xen info when appropriate.Ian Campbell2013-02-221-1/+6
* xen: arm: Explicitly setup VPIDR & VMPIDR at start of dayIan Campbell2013-02-222-0/+11
* xen: arm: Use generic mem{cpy, move, set, zero} on 64-bitIan Campbell2013-02-221-0/+3
* xen: arm: Enable VFP is a nop on 64-bit.Ian Campbell2013-02-221-1/+9
* xen: arm: implement do_multicall_call for both 32 and 64-bitIan Campbell2013-02-222-10/+23
* xen: arm: guest stage 1 walks on 64-bit hypervisorIan Campbell2013-02-221-2/+2
* xen: arm: handle 32-bit guest CP register traps on 64-bit hypervisorIan Campbell2013-02-221-3/+7
* xen: arm: select_user_reg support for 64-bit hypervisorIan Campbell2013-02-221-0/+10
* xen: arm: Use 64-bit compatible registers in vtimer.Ian Campbell2013-02-222-11/+24
* xen: arm: p2m: use 64-bit compatible registers.Ian Campbell2013-02-222-1/+2
* xen: arm: time: use 64-bit compatible registersIan Campbell2013-02-222-23/+37
* xen: arm: gic: use 64-bit compatible registersIan Campbell2013-02-221-7/+5
* xen: arm: make dom0 builder work on 64-bit hypervisorIan Campbell2013-02-221-18/+35
* xen: arm: show_registers() support for 64-bit.Ian Campbell2013-02-221-25/+151
* xen: arm: guest context switching.Ian Campbell2013-02-224-62/+115
* xen: arm64: percpu variable support.Ian Campbell2013-02-222-3/+3
* xen: arm: pcpu context switchIan Campbell2013-02-223-12/+55
* xen: arm: arm64 trap handling.Ian Campbell2013-02-228-6/+386
* xen: arm: move arm32 specific trap handlers to xen/arch/arm/arm32Ian Campbell2013-02-224-22/+58
* xen: arm64: add guest type to domain field.Ian Campbell2013-02-223-0/+24
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-2211-49/+334
* xen: arm: add register_t type, native register size for the hypervisorIan Campbell2013-02-228-39/+45
* xen: arm: use vaddr_t more widely.Ian Campbell2013-02-223-11/+13
* xen: arm: extend HSR struct definitions to 64-bitIan Campbell2013-02-221-8/+12
* xen: arm64: changes to setup_pagetables and mm.cIan Campbell2013-02-224-25/+35
* xen: arm64: start of day changes to setup.cIan Campbell2013-02-222-18/+61
* xen: arm64: div64Ian Campbell2013-02-221-1/+16
* xen: arm64: interrupt/abort mask/unmaskIan Campbell2013-02-223-44/+98
* xen: arm64: xchg and cmpxchgIan Campbell2013-02-223-114/+270
* xen: arm64: barriers and wait for interrupts/eventsIan Campbell2013-02-223-12/+66
* xen: arm64: address translationIan Campbell2013-02-224-36/+75
* xen: arm64: dcache flushIan Campbell2013-02-223-4/+10
* xen: arm64: PTE handlingIan Campbell2013-02-223-20/+35
* xen: arm64: TLB flushesIan Campbell2013-02-226-83/+222
* xen: arm: refactor co-pro and sysreg reg handling.Ian Campbell2013-02-224-36/+118
* xen: arm64: atomicsIan Campbell2013-02-223-153/+347
* xen: arm64: spinlocksIan Campbell2013-02-223-128/+273
* xen: arm64: basic config and types headersIan Campbell2013-02-229-57/+686
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-2211-4/+509
* xen: consolidate implementations of LOG() macroIan Campbell2013-02-223-14/+9
* arm: avoid inline asm for dsb, isb, wfi and sev.Ian Campbell2013-02-222-5/+10
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-221-4/+4
* honor ACPI v4 FADT flagsJan Beulich2013-02-226-6/+42
* x86: honor ACPI indicating absence of CMOS RTCJan Beulich2013-02-221-0/+3
* ACPI: support v5 (reduced HW) sleep interfaceJan Beulich2013-02-227-25/+149
* ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2013-02-221-5/+6
* ACPI 5.0: Implement hardware-reduced optionBob Moore2013-02-223-2/+32
* ACPI 5.0: Basic support for FADT version 5Bob Moore2013-02-222-8/+19