aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-ops.h
Commit message (Expand)AuthorAgeFilesLines
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-151-0/+11
* arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-1/+1
* xen: PV on HVM: support PV spinlocks and IPIsStefano Stabellini2011-02-251-0/+2
* xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-021-1/+1
* xen: add support for PATJeremy Fitzhardinge2010-10-221-0/+2
* xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-221-0/+1
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-5/+6
|\
| * x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+1
| * x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-5/+2
| * xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-0/+1
| * x86/xen: event channels delivery on HVM.Sheng Yang2010-07-221-0/+2
* | Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile2010-08-041-0/+2
|/
* xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-031-0/+1
* xen: re-register runstate area earlier on resume.Ian Campbell2009-12-031-0/+1
* x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-311-2/+0
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+0
|\
| * xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-03-301-2/+0
| * x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-291-1/+0
* | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-151-4/+15
* | xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-081-2/+0
|/
* xen: setup percpu data pointersJeremy Fitzhardinge2009-02-041-0/+2
* xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-301-0/+8
* xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-161-1/+1
* xen_setup_vcpu_info_placement() is not init on x86Al Viro2008-11-301-1/+1
* xen: make CPU hotplug functions staticAlex Nixon2008-09-081-4/+0
* xen: implement CPU hotpluggingAlex Nixon2008-08-251-0/+6
* x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2008-08-221-0/+2
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-311-0/+1
* x86: split spinlock implementations out into their own filesJeremy Fitzhardinge2008-07-241-0/+3
* xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-161-0/+3
* xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge2008-07-161-0/+2
* xen64: smp.c compile hackingJeremy Fitzhardinge2008-07-161-2/+0
* xen: move smp setup into smp.cJeremy Fitzhardinge2008-07-161-8/+5
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-161-1/+0
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-7/+2
|\
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-7/+2
* | x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-1/+1
* | xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-021-0/+1
* | xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-021-0/+1
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+4
* | xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-271-0/+2
* | xen: make dummy_shared_info non-staticJeremy Fitzhardinge2008-05-271-0/+1
* | xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-271-0/+2
|/
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-241-1/+1
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-241-0/+3
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-241-0/+3
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-171-1/+1
* xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-10-161-0/+1
* xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-161-0/+2
* paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-7/+0