summaryrefslogtreecommitdiff
path: root/xen/arch/arm/domctl.c
AgeCommit message (Expand)Author
2021-10-14xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfoOleksandr Tyshchenko
2020-09-18tools: Delete XEN_DOMCTL_disable_migrateAndrew Cooper
2018-12-18xen/arm: p2m: Add support for preemption in p2m_cache_flush_rangeJulien Grall
2018-12-12xen/arm: domctl: Use typesafe gfn in XEN_DOMCTL_cacheflushJulien Grall
2018-12-12xen/arm: Rework p2m_cache_flush to take a range [begin, end)Julien Grall
2017-10-03xen/arm: vpl011: Add a new domctl API to initialize vpl011Bhupinder Thakur
2017-10-03xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.cBhupinder Thakur
2017-09-20public/domctl: drop unnecessary typedefs and handlesJan Beulich
2017-02-16xen/include: Remove explicit xen/config.h includesAndrew Cooper
2017-01-11x86/cpuid: Recalculate a domains CPUID policy when appropriateAndrew Cooper
2016-07-27xen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfoAndrew Cooper
2016-07-13xen/arm: Rework the interface of p2m_cache_flush and use typesafe gfnJulien Grall
2015-05-08xen/iommu: arm: Wire iommu DOMCTL for ARMJulien Grall
2015-05-08xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirqJulien Grall
2015-04-02xen: Extend DOMCTL createdomain to support arch configurationJulien Grall
2014-11-10xen/arm: Add support for GICv3 for domUJulien Grall
2014-02-12xen/arm: clean and invalidate all guest caches by VMID after domain build.Ian Campbell
2013-11-19xen: arm: implement XEN_DOMCTL_set_address_sizeIan Campbell
2013-11-19xen: arm: include header for for arch_do_{sys, dom}ctl prototypeIan Campbell
2013-02-22xen: arm: separate guest user regs from internal guest state.Ian Campbell
2013-02-21Fix emacs local variable block to use correct C style variable.David Vrabel
2012-12-19xen: arm: implement arch_get_info_guestIan Campbell
2012-12-18xen/arch/*: add struct domain parameter to arch_do_domctlDaniel De Graaf
2012-10-17xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini
2012-03-22arm: remove hard tabsIan Campbell
2012-02-15arm: Add stub functions instead of using DUMMYIan Campbell