summaryrefslogtreecommitdiff
path: root/xen/include/xsm
AgeCommit message (Expand)Author
2021-09-16xsm: convert xsm_ops hook calls to alternative callDaniel P. Smith
2021-09-16xsm: refactor xsm_ops handlingDaniel P. Smith
2021-09-16xsm: apply coding styleDaniel P. Smith
2021-09-10xsm: drop dubious xsm_op_t typeDaniel P. Smith
2021-09-10xsm: remove remnants of xsm_memtype hookDaniel P. Smith
2021-05-03x86: make mem-paging configurable and default it to offJan Beulich
2021-04-09xen/xsm: Improve alloc/free of evtchn bucketsAndrew Cooper
2021-01-29xen/ioreq: Make x86's IOREQ related dm-op handling commonJulien Grall
2021-01-07xsm/dummy: harden against speculative abuseJan Beulich
2020-11-10xen/evtchn: revert 52e1fc47abc3a0123Juergen Gross
2020-10-06xen/xsm: Drop xsm_hvm_param_nested()Andrew Cooper
2020-10-02evtchn/Flask: pre-allocate node on send pathJan Beulich
2020-05-29xen: add basic hypervisor filesystem supportJuergen Gross
2020-03-17x86/HVM: reduce domain.h include dependenciesJan Beulich
2019-08-23domain: remove the 'is_xenstore' flagPaul Durrant
2019-07-19x86/mem_sharing: compile mem_sharing subsystem only when kconfig is enabledTamas K Lengyel
2019-06-14xen/arm: Turn on SILO mode by default on ArmJulien Grall
2019-05-13xen: remove tmem from hypervisorWei Liu
2019-02-07xsm, argo: XSM control for any access to argo by a domainChristopher Clark
2019-02-07xsm, argo: XSM control for argo message send operationChristopher Clark
2019-02-07xsm, argo: XSM control for argo registerChristopher Clark
2018-11-14xen: allow console_io hypercalls from certain DomUsStefano Stabellini
2018-10-15xen/xsm: Add new SILO mode for XSMXin Li
2018-08-28xen/xsm: Rename CONFIG_XSM_POLICY to CONFIG_XSM_FLASK_POLICYAndrew Cooper
2018-08-28xen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_*Andrew Cooper
2018-08-02Make MEM_ACCESS configurableStefano Stabellini
2018-04-03x86/mm: add HYPERVISOR_memory_op to acquire guest resourcesPaul Durrant
2018-02-13xsm: add bodge when compiling with llvm coverage supportRoger Pau Monné
2018-01-11x86/xsm: Use the exported bootstrap_map() functionAndrew Cooper
2017-12-05XSM/flask: constification of IRQ mapping interfacesJan Beulich
2017-10-12x86: enforce proper privilege when (un)mapping pIRQ-sJan Beulich
2017-08-28passthrough: give XEN_DOMCTL_test_assign_device more sane semanticsJan Beulich
2017-04-10xsm: fix clang 3.5 build after c47d1dRoger Pau Monné
2017-04-07altp2m: introduce external-only and limited use-casesTamas K Lengyel
2017-03-14build/clang: fix XSM dummy policy when using clang 4.0Roger Pau Monné
2017-01-25dm_op: convert HVMOP_inject_trap and HVMOP_inject_msiPaul Durrant
2017-01-25dm_op: convert HVMOP_set_pci_intx_level, HVMOP_set_isa_irq_level, and...Paul Durrant
2017-01-25dm_op: convert HVMOP_*ioreq_server*Paul Durrant
2017-01-25public / x86: introduce __HYPERCALL_dm_op...Paul Durrant
2016-08-17domctl: relax getdomaininfo permissionsJan Beulich
2016-07-14xsm: add a default policy to .init.dataDaniel De Graaf
2016-07-14xsm: rework policy_buffer globalsDaniel De Graaf
2016-06-24xsm: clean up unregistrationDaniel De Graaf
2016-06-21xen/xsm: remove .xsm_initcall.init sectionDaniel De Graaf
2016-06-08build: convert verbose to KconfigDoug Goldstein
2016-04-26Revert "HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane."Konrad Rzeszutek Wilk
2016-04-08xen/arm64: check XSM Magic from the second unknown module.Fu Wei
2016-03-30HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane.Konrad Rzeszutek Wilk
2016-03-25xsm: only define XSM_MAGIC in xsm.hDoug Goldstein
2016-03-22xsm/xen_version: Add XSM for most of xen_version hypercallKonrad Rzeszutek Wilk