summaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)AuthorLines
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann-4/+3
2008-04-24xen: add balloon driverJeremy Fitzhardinge-8/+65
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster-0/+238
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach-0/+1
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster-0/+21
2008-04-24xen: import arch generic part of xencommIsaku Yamahata-0/+118
2008-04-24xen: make grant table arch portableIsaku Yamahata-0/+6
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata-0/+1
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata-168/+1
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata-0/+1
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata-7/+1
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata-0/+8
2008-04-24xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata-0/+5
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata-3/+8
2008-04-24xen: definitions which ia64/xen needsIsaku Yamahata-1/+11
2008-04-24xen: definisions which ia64 needsIsaku Yamahata-0/+10
2008-04-24xen: add support for callbackops hypercallJeremy Fitzhardinge-0/+102
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge-15/+15
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge-14/+2
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge-3/+3
2007-10-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge-2/+3
2007-07-26xen: xen/page.h compile fixJeremy Fitzhardinge-0/+1
2007-07-18xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge-0/+13
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge-0/+234
2007-07-18xen: Add grant table supportJeremy Fitzhardinge-10/+191
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge-0/+7
2007-07-18xen: SMP guest supportJeremy Fitzhardinge-4/+23
2007-07-18xen: event channelsJeremy Fitzhardinge-0/+28
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge-0/+202
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge-0/+2366