aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/xen-ops.h
AgeCommit message (Expand)Author
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