aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/xen-ops.h
AgeCommit message (Expand)Author
2018-11-02CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2014-07-18xen: Silence compiler warningsDaniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk
2012-11-29xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-06-07xen: Add xen_create_contiguous_regionAlex Nixon
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata