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