aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/arm/domctl.c
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-221-2/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* xen: arm: implement arch_get_info_guestIan Campbell2012-12-191-0/+17
* xen/arch/*: add struct domain parameter to arch_do_domctlDaniel De Graaf2012-12-181-1/+1
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* arm: remove hard tabsIan Campbell2012-03-221-1/+1
* arm: Add stub functions instead of using DUMMYIan Campbell2012-02-151-0/+27