summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+234
* xen: Add grant table supportJeremy Fitzhardinge2007-07-182-10/+191
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-182-0/+7
* xen: SMP guest supportJeremy Fitzhardinge2007-07-181-4/+23
* xen: event channelsJeremy Fitzhardinge2007-07-181-0/+28
* xen: Core Xen implementationJeremy Fitzhardinge2007-07-182-0/+202
* xen: Add Xen interface header filesJeremy Fitzhardinge2007-07-1816-0/+2366
OpenPOWER on IntegriCloud