summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-285-1/+215
|\
| * xen: register xen pci notifierWeidong Han2010-10-271-0/+21
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-0/+1
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+4
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+10
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+2
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+3
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+30
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-0/+6
| * xen: support pirq != irqStefano Stabellini2010-10-221-0/+1
| * xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+112
| * xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-1/+7
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+3
| * xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-1/+1
| * xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-0/+4
| * xen: set pirq name to something useful.Gerd Hoffmann2010-10-181-1/+1
| * xen: implement pirq type event channelsJeremy Fitzhardinge2010-10-181-0/+11
| |
| \
*-. \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-264-0/+115
|\ \ \ | |_|/ |/| |
| | * xen: Use host-provided E820 mapIan Campbell2010-10-221-0/+29
| |/ |/|
| * xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-201-0/+5
| * xen: add privcmd driverJeremy Fitzhardinge2010-10-202-0/+81
|/
* xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-231-6/+9
* xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
* xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+1
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-123-0/+121
|\
| * swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.Konrad Rzeszutek Wilk2010-07-271-0/+65
| * xen: Add xen_create_contiguous_regionAlex Nixon2010-06-072-0/+48
| * xen: Rename the balloon lockAlex Nixon2010-06-071-0/+8
* | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-261-0/+11
* | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-261-0/+49
* | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-0/+3
* | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-0/+3
* | xen: Xen PCI platform device driver.Stefano Stabellini2010-07-222-0/+5
* | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-223-0/+16
* | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-223-0/+154
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+32
*---. 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
OpenPOWER on IntegriCloud