summaryrefslogtreecommitdiff
path: root/include/xen/xen-ops.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-16
|\
| * xen: support priv-mapping in an HVM tools domainPaul Durrant2017-11-03
| * xen/time: do not decrease steal time after live migration on xenDongli Zhang2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-13
* xen: Implement EFI reset_system callbackJulien Grall2017-05-02
* xen: Export xen_rebootJulien Grall2017-05-02
* xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov2017-05-02
* xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-24
* xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-26
* xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-25
* xen: add steal_clock support on x86Juergen Gross2016-07-06
* XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-06
* xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-06
* xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-21
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-08
* xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-29
* xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-16
* xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-16
* x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-23
* xen: Silence compiler warningsDaniel Kiper2014-07-18
* xen: Put EFI machinery in placeDaniel Kiper2014-07-18
* xen: refactor suspend pre/post hooksDavid Vrabel2014-05-12
* xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-18
* swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
* xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
* Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-30
|\
| * xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell2012-11-29
| * xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-29
* | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-28
|/
* Disintegrate asm/system.h for IA64David Howells2012-03-28
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
* xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\
| * xen: Add xen_create_contiguous_regionAlex Nixon2010-06-07
* | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
|/
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
* xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
* xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24