summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge2009-03-305-2/+96
|\ \ \
| | | * xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-301-0/+3
| |_|/ |/| |
| | * xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-1/+1
| | * xen: remove suspend_cancel hookIan Campbell2009-03-301-1/+0
| |/ |/|
| * xen: export ioctl headers to userspaceIan Campbell2009-03-301-0/+1
| * xen: add /dev/xen/evtchn driverIan Campbell2009-03-301-0/+88
| * xen: add irq_from_evtchnIan Campbell2009-03-301-0/+3
|/
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-081-2/+0
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-161-0/+2
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-031-61/+0
* xen: save previous spinlock when blockingJeremy Fitzhardinge2008-08-211-0/+2
* xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-161-0/+7
* xen64: fix !HVC_XEN build dependencyIngo Molnar2008-07-161-3/+4
* xen64: define asm/xen/interface for 64-bitJeremy Fitzhardinge2008-07-161-3/+3
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-161-0/+3
* xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-252-2/+10
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-251-4/+3
|\
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-4/+3
* | xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-021-0/+20
* | xen: fix "xen: implement save/restore"Ingo Molnar2008-05-291-0/+4
* | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-3/+0
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-273-0/+15
* | xen-console: add save/restoreJeremy Fitzhardinge2008-05-271-0/+2
* | xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-271-0/+1
* | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...Isaku Yamahata2008-05-271-4/+8
* | xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-271-5/+24
* | xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-0/+2
* | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-271-0/+3
|/
* xen: add balloon driverJeremy Fitzhardinge2008-04-242-8/+65
* xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-242-0/+238
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-0/+1
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-241-0/+21
* xen: import arch generic part of xencommIsaku Yamahata2008-04-242-0/+118
* xen: make grant table arch portableIsaku Yamahata2008-04-241-0/+6
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-241-0/+1
* xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2008-04-241-168/+1
* xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-241-0/+1
* Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-241-7/+1
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-241-0/+8
* xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata2008-04-241-0/+5
* xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-241-3/+8
* xen: definitions which ia64/xen needsIsaku Yamahata2008-04-241-1/+11
* xen: definisions which ia64 needsIsaku Yamahata2008-04-241-0/+10
* xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-241-0/+102
* xen: unify pte operations on machine framesJeremy Fitzhardinge2008-04-241-15/+15
* xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge2008-04-241-14/+2
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-3/+3
* xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2007-10-161-2/+3
* xen: xen/page.h compile fixJeremy Fitzhardinge2007-07-261-0/+1
* xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge2007-07-181-0/+13