aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt1-2/+0
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-0/+2
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge1-61/+0
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge1-0/+2
2008-07-16xen: implement Xen-specific spinlocksJeremy Fitzhardinge1-0/+7
2008-07-16xen64: fix !HVC_XEN build dependencyIngo Molnar1-3/+4
2008-07-16xen64: define asm/xen/interface for 64-bitJeremy Fitzhardinge1-3/+3
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata1-0/+3
2008-06-25xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2-2/+10
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar1-4/+3
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann1-4/+3
2008-06-02xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge1-0/+20
2008-05-29xen: fix "xen: implement save/restore"Ingo Molnar1-0/+4
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge1-3/+0
2008-05-27xen: implement save/restoreJeremy Fitzhardinge3-0/+15
2008-05-27xen-console: add save/restoreJeremy Fitzhardinge1-0/+2
2008-05-27xen: add rebind_evtchn_irqJeremy Fitzhardinge1-0/+1
2008-05-27xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needsIsaku Yamahata1-4/+8
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster1-5/+24
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster1-0/+2
2008-05-27xen: add raw console write functions for debugJeremy Fitzhardinge1-0/+3
2008-04-24xen: add balloon driverJeremy Fitzhardinge2-8/+65
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2-0/+238
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach1-0/+1
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster1-0/+21
2008-04-24xen: import arch generic part of xencommIsaku Yamahata2-0/+118
2008-04-24xen: make grant table arch portableIsaku Yamahata1-0/+6
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata1-0/+1
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata1-168/+1
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata1-0/+1
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata1-7/+1
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata1-0/+8
2008-04-24xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needsIsaku Yamahata1-0/+5
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata1-3/+8
2008-04-24xen: definitions which ia64/xen needsIsaku Yamahata1-1/+11
2008-04-24xen: definisions which ia64 needsIsaku Yamahata1-0/+10
2008-04-24xen: add support for callbackops hypercallJeremy Fitzhardinge1-0/+102
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge1-15/+15
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge1-14/+2
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge1-3/+3
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge1-2/+3
2007-07-26xen: xen/page.h compile fixJeremy Fitzhardinge1-0/+1
2007-07-18xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge1-0/+13
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+234
2007-07-18xen: Add grant table supportJeremy Fitzhardinge2-10/+191
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2-0/+7
2007-07-18xen: SMP guest supportJeremy Fitzhardinge1-4/+23
2007-07-18xen: event channelsJeremy Fitzhardinge1-0/+28
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge2-0/+202
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge16-0/+2366