aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/arch-arm.h
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-201-3/+5
* xen: arm: document which hypercalls (and subops) are supported on ARMIan Campbell2013-08-081-2/+64
* xen: arm: Handle SMC from 64-bit guestsIan Campbell2013-07-291-0/+3
* xen: arm: support building a 64-bit dom0 domainIan Campbell2013-07-291-2/+0
* xen/arm: basic PSCI support, implement cpu_on and cpu_offStefano Stabellini2013-05-081-0/+2
* xen/arm: trap SMC instructions and inject an UND exceptionIan Campbell2013-05-081-0/+1
* xen: arm: correct platform detection in public header.Ian Campbell2013-04-301-1/+1
* xen: arm: remove PSR_MODE_MASK from public interface.Ian Campbell2013-04-111-3/+0
* xen: arm: define 64-bit guest hypercall calling convention.Ian Campbell2013-04-111-8/+19
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-221-45/+70
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-0/+14
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: arm: reorder registers in struct cpu_user_regs.Ian Campbell2012-12-191-4/+7
* arm: parameter guest handles are 32 bit on 32 bit hypervisorIan Campbell2012-10-171-1/+1
* xen: introduce XEN_GUEST_HANDLE_PARAMStefano Stabellini2012-10-171-4/+22
* xen: xen_ulong_t substitutionStefano Stabellini2012-10-171-1/+2
* arm: implement VGCF_onlineIan Campbell2012-10-091-0/+4
* arm: clobber only argument registersIan Campbell2012-07-251-2/+4
* arm: move PSR flag definitions into interface, for tools use.Ian Campbell2012-07-031-1/+22
* arm: context switch a bunch of guest state.Ian Campbell2012-06-261-0/+3
* arm: allocate and setup a guest vcpu.Ian Campbell2012-06-261-9/+0
* arm: use r12 to pass the hypercall numberStefano Stabellini2012-03-131-0/+23
* arm: lr register in hyp mode is really LR_usr.Ian Campbell2012-02-221-3/+12
* arm: few missing #defineStefano Stabellini2012-02-131-0/+2
* arm: header filesStefano Stabellini2012-02-091-0/+125