aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/xen/xen-ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-08sched/rt, xen: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross1-24/+1
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2018-11-02CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini1-5/+7
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross1-45/+88
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant1-1/+23
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+25
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant1-0/+24
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora1-0/+2
2017-05-02xen: Implement EFI reset_system callbackJulien Grall1-0/+3
2017-05-02xen: Export xen_rebootJulien Grall1-0/+2
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov1-0/+14
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-2/+2
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross1-0/+1
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov1-0/+6
2016-07-06xen: add steal_clock support on x86Juergen Gross1-0/+1
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao1-8/+22
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao1-0/+2
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.cStefano Stabellini1-0/+5
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall1-5/+5
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky1-0/+1
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel1-4/+41
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-0/+8
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26
2014-07-18xen: Silence compiler warningsDaniel Kiper1-1/+1
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+11
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel1-4/+0
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka1-0/+4
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini1-2/+2
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini1-1/+2
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8Konrad Rzeszutek Wilk1-2/+6
2012-11-29xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell1-1/+2
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell1-1/+4
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk1-0/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-0/+1
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-3/+3
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell1-0/+5
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+6
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini1-0/+3
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon1-0/+6
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata1-0/+3
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge1-3/+0
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-0/+9
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata1-0/+8