- ee1f9d1 xen: allow pv-only hypercalls only with CONFIG_XEN_PV by Juergen Gross · 3 years, 3 months ago
- cfca563 ARM: 9092/1: xen: Register with kernel restart handler by Guenter Roeck · 3 years, 7 months ago
- c4295ab arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 4 years ago
- 3499ba8 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
- a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- 5a06771 arm/arm64: xen: Fix to convert percpu address to gfn correctly by Masami Hiramatsu · 4 years, 3 months ago
- f88af72 xen/arm: do not setup the runstate info page if kpti is enabled by Stefano Stabellini · 4 years, 4 months ago
- caef73c arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR by Xiaofei Tan · 4 years, 7 months ago
- 74f4c43 arm/xen: make _xen_start_info static by Jason Yan · 4 years, 9 months ago
- 0951570 xen/efi: have a common runtime setup function by Juergen Gross · 5 years ago
- ade77a2 ARM: xen: unexport HYPERVISOR_platform_op function by Stefano Stabellini · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- f030aad x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c by Juergen Gross · 6 years ago
- 1fe8388 xen: share start flags between PV and PVH by Roger Pau Monne · 7 years ago
- 3ad0876 xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE by Paul Durrant · 7 years ago
- fa12a87 arm/xen: Consolidate calls to shutdown hypercall in a single helper by Julien Grall · 8 years ago
- ab520be xen/privcmd: Add IOCTL_PRIVCMD_DM_OP by Paul Durrant · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 24d5373 arm/xen: Use alloc_percpu rather than __alloc_percpu by Julien Grall · 8 years ago
- de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
- 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 9 years ago
- 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 9 years ago
- 4761adb arm/xen: Convert to hotplug state machine by Richard Cochran · 9 years ago
- 4b5ae01 arm/xen: add support for vm_assist hypercall by Juergen Gross · 9 years ago
- ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 9 years ago
- 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 9 years ago
- 9b08aaa ARM: XEN: Move xen_early_init() before efi_init() by Shannon Zhao · 9 years ago
- d22cbe6 arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI by Shannon Zhao · 9 years ago
- 3cf4095 arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table by Shannon Zhao · 9 years ago
- 7d5f6f8 xen/arm: set the system time in Xen via the XENPF_settime64 hypercall by Stefano Stabellini · 9 years ago
- e709fba xen/arm: introduce xen_read_wallclock by Stefano Stabellini · 9 years ago
- 72d39c6 xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 by Stefano Stabellini · 9 years ago
- 34e3852 xen/arm: account for stolen ticks by Stefano Stabellini · 9 years ago
- cb9644b xen/arm: don't try to re-register vcpu_info on cpu_hotplug. by Stefano Stabellini · 9 years ago
- d5f985c xen/arm: correct comment in enlighten.c by Juergen Gross · 9 years ago
- 250c9af arm/xen: Add support for 64KB page granularity by Julien Grall · 10 years ago
- a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
- 7ed208e arm/xen: Drop the definition of xen_pci_platform_unplug by Julien Grall · 9 years ago
- 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
- f1dddd1 xen/arm: allow console=hvc0 to be omitted for guests by Ard Biesheuvel · 10 years ago
- 5882bfe arm,arm64/xen: move Xen initialization earlier by Stefano Stabellini · 10 years ago
- 81e863c arm/xen: Correctly check if the event channel interrupt is present by Julien Grall · 10 years ago
- ffb7dbe xen/arm: Define xen_arch_suspend() by Boris Ostrovsky · 10 years ago
- 4e8c0c8 xen/privcmd: improve performance of MMAPBATCH_V2 by David Vrabel · 10 years ago
- 628c28e xen: unify foreign GFN map/unmap for auto-xlated physmap guests by David Vrabel · 10 years ago
- 35c8ab4 arm64: Relax licensing of arm64 Xen DMA operations by Chuck Tuffli · 10 years ago
- e9e87eb xen/arm: remove handling of XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
- 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
- a91c777 xen/arm: use BUG_ON by Himangi Saraogi · 10 years ago
- 7939028 arm,arm64/xen: introduce HYPERVISOR_suspend() by Stefano Stabellini · 11 years ago
- 9f1d3414 arm: xen: export HYPERVISOR_multicall to modules. by Ian Campbell · 11 years ago
- 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
- 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
- efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 11 years ago
- a7892f3 arm: xen: foreign mapping PTEs are special. by Ian Campbell · 11 years ago
- c94cae5 XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn by Eric Trudeau · 11 years ago
- 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
- e1a9c16b xen/arm: disable cpuidle and cpufreq when linux is running as dom0 by Julien Grall · 11 years ago
- 9dd4b29 ARM: xen: only set pm function ptrs for Xen guests by Rob Herring · 11 years ago
- d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 0d7febe xen/arm: missing put_cpu in xen_percpu_init by Julien Grall · 11 years ago
- 2451ade xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9 by Stefano Stabellini · 11 years ago
- 176455e xen/arm and xen/arm64: implement HYPERVISOR_tmem_op by Stefano Stabellini · 12 years ago
- 3cc8e40 xen/arm: rename xen_secondary_init and run it on every online cpu by Stefano Stabellini · 12 years ago
- d7266d7 xen/arm: do not handle VCPUOP_register_vcpu_info failures by Stefano Stabellini · 12 years ago
- 1aa3d8d xen/arm: initialize pm functions later by Stefano Stabellini · 12 years ago
- 9bc25a1 xen/arm: remove duplicated include from enlighten.c by Wei Yongjun · 12 years ago
- 6abb749 xen/arm: use sched_op hypercalls for machine reboot and power off by Stefano Stabellini · 12 years ago
- 9a9ab3c xen/arm: SMP support by Stefano Stabellini · 12 years ago
- ea0af61 xen/arm: implement HYPERVISOR_vcpu_op by Stefano Stabellini · 12 years ago
- 2798ba7 xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq by Stefano Stabellini · 12 years ago
- 07d0c94 xen: implement updated XENMEM_add_to_physmap_range ABI by Ian Campbell · 12 years ago
- 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
- c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago
- ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
- 911dec0 xen/arm: Fix compile errors when drivers are compiled as modules. by Konrad Rzeszutek Wilk · 12 years ago
- ea54209 xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree by Stefano Stabellini · 12 years ago
- 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
- b3b52fd xen/arm: initialize grant_table on ARM by Stefano Stabellini · 12 years ago
- ef61ee0d xen/arm: get privilege status by Stefano Stabellini · 12 years ago
- 2e01f16 xen/arm: Xen detection and shared_info page mapping by Stefano Stabellini · 12 years ago
- 4c071ee arm: initial Xen support by Stefano Stabellini · 12 years ago