summaryrefslogtreecommitdiff
path: root/xen/include
AgeCommit message (Expand)Author
2020-09-30xen/arm: acpi: add BAD_MADT_GICC_ENTRY() macroJulien Grall
2020-09-28xen/arm: Introduce fw_unreserved_regions() and use itJulien Grall
2020-09-28xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()Julien Grall
2020-09-21xen/guest_access: Improve coding style in xen/guest_access.hJulien Grall
2020-09-21xen/guest_access: Consolidate guest access helpers in xen/guest_access.hJulien Grall
2020-09-21xen: include xen/guest_access.h rather than asm/guest_access.hJulien Grall
2020-09-21x86/svm: ignore accesses to EX_CFGRoger Pau Monné
2020-09-21mm: adjust get_page()'s typesJan Beulich
2020-09-18tools: Delete XEN_DOMCTL_disable_migrateAndrew Cooper
2020-09-18xen: Introduce cmpxchg64() and guest_cmpxchg64()Julien Grall
2020-09-18xen/arm: Remove cmpxchg_local() and drop _mb from the other helpersJulien Grall
2020-09-16Revert "EFI: free unused boot mem in at least some cases"Jan Beulich
2020-09-15EFI: free unused boot mem in at least some casesJan Beulich
2020-09-15x86/HVM: more consistently set I/O completionJan Beulich
2020-09-11tools/cpuid: Untangle Invariant TSC handlingAndrew Cooper
2020-09-11xen/hypfs: fix writing of custom parameterJuergen Gross
2020-09-09x86/pv: Move segment descriptor infrastructure into PV-only filesAndrew Cooper
2020-09-08x86/pv: Fix assertions in svm_load_segs()Andrew Cooper
2020-09-07x86/pv: Rewrite segment context switching from scratchAndrew Cooper
2020-09-07x86/pv: Fix consistency of 64bit segment basesAndrew Cooper
2020-09-04xen/arm: Missing N1/A76/A75 FP registers in vCPU context switchWei Chen
2020-09-04x86: only generate compat headers actually neededJan Beulich
2020-09-04flask: drop dead compat translation codeJan Beulich
2020-09-04evtchn: add compat struct checking for newer sub-opsJan Beulich
2020-09-04x86/dmop: add compat struct checking for XEN_DMOP_map_mem_type_to_ioreq_serverJan Beulich
2020-09-04x86/mce: bring hypercall subop compat checking in sync againJan Beulich
2020-09-04x86/mce: add compat struct checking for XEN_MC_inject_v2Jan Beulich
2020-09-04x86: fix compat header generationJan Beulich
2020-09-04x86: simplify is_guest_l2_slot()Jan Beulich
2020-08-27x86: Begin to introduce support for MSR_ARCH_CAPSAndrew Cooper
2020-08-27public/io/netif: specify MTU override nodePaul Durrant
2020-08-27x86: don't include domctl and alike in shim-exclusive buildsJan Beulich
2020-08-27bitmap: move to/from xenctl_bitmap conversion helpersJan Beulich
2020-08-25x86: don't maintain compat M2P when !PV32Jan Beulich
2020-08-24x86: convert set_gpfn_from_mfn() to a functionJan Beulich
2020-08-20arm: Add Neoverse N1 processor identificationBertrand Marquis
2020-08-14xen/arm: cmpxchg: Add missing memory barriers in __cmpxchg_mb_timeout()Julien Grall
2020-08-14xen/guest_access: Add emacs magicsJulien Grall
2020-08-14x86/hvm: change EOI exit bitmap helper parameterRoger Pau Monné
2020-08-14x86/iommu: add common page-table allocatorPaul Durrant
2020-08-14x86/iommu: re-arrange arch_iommu to separate common fields...Paul Durrant
2020-08-13x86/viridian: remove the viridian_vcpu msg_pending bit maskPaul Durrant
2020-08-13x86/setup: Ignore early boot parameters like no-real-modeTrammell Hudson
2020-08-05x86/ioapic: Improve code generation for __io_apic_{read,write}()Andrew Cooper
2020-08-05x86/ioapic: Fix style in io_apic.hAndrew Cooper
2020-08-05x86: comment update after "drop high compat r/o M2P table address range"Jan Beulich
2020-07-28x86/hvm: Clean up track_dirty_vram() calltreeAndrew Cooper
2020-07-28public/domctl: Fix the struct xen_domctl ABI in 32bit buildsAndrew Cooper
2020-07-27xen/displif: Protocol version 2Oleksandr Andrushchenko
2020-07-24lockprof: don't pass name into registration functionJan Beulich