aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen/xen-ops.h
AgeCommit message (Expand)Author
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2012-11-02xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-08-23xen/p2m: Add logic to revector a P2M tree to use __va leafs.Konrad Rzeszutek Wilk
2012-08-23xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.Konrad Rzeszutek Wilk
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-07xen/setup: update VA mapping when releasing memory during setupDavid Vrabel
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper
2011-02-25xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini
2010-10-22xen: add support for PATJeremy Fitzhardinge
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini
2010-07-26x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-03-30xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge
2009-01-30xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge
2008-12-16xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-09-08xen: make CPU hotplug functions staticAlex Nixon
2008-08-25xen: implement CPU hotpluggingAlex Nixon
2008-08-22x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-24x86: split spinlock implementations out into their own filesJeremy Fitzhardinge
2008-07-16xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge
2008-07-16xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge
2008-07-16xen64: smp.c compile hackingJeremy Fitzhardinge
2008-07-16xen: move smp setup into smp.cJeremy Fitzhardinge
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-06-02xen: resume timers on all vcpusJeremy Fitzhardinge
2008-06-02xen: restore vcpu_info mappingJeremy Fitzhardinge
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-05-27xen: add p2m mfn_list_listJeremy Fitzhardinge