summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk2011-04-181-2/+3
* xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk2011-04-141-0/+16
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-151-4/+11
|\
| * xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
| * xen: use new schedop interface for suspendIan Campbell2011-02-251-3/+10
| |
| \
*-. \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-151-4/+4
|\ \ \ | | |/ | |/|
| | * pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-181-4/+4
| |/
* | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini2011-03-141-7/+22
* | xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk2011-03-141-1/+5
* | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-141-0/+3
* | xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-141-2/+6
* | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-031-0/+1
|/
* Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-141-3/+13
|\
| * xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-2/+2
| * xen: add m2p override mechanismJeremy Fitzhardinge2011-01-111-3/+13
* | xen: HVM X2APIC supportSheng Yang2011-01-071-0/+35
|/
* xen: implement XENMEM_machphys_mappingIan Campbell2010-11-134-18/+13Star
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-0/+65
|\
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+7
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+5
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+53
| |
| \
*-. \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-272-2/+27
|\ \ \ | |_|/ |/| |
| | * xen: don't map missing memoryJeremy Fitzhardinge2010-10-221-1/+8
| | * xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-221-1/+1
| |/ |/|
| * xen: add variable hypercall callerJeremy Fitzhardinge2010-10-211-0/+17
| * xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-211-0/+1
|/
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-122-6/+16
|\
| * pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-271-0/+14
| * xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-071-6/+2Star
* | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-231-0/+6
|/
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-27/+0Star
* Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
*-. Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-141-0/+2
|\ \
| | * x86: fix HYPERVISOR_update_descriptor()Jan Beulich2009-03-121-0/+2
* | | xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-021-0/+1
|/ /
* | x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge2009-02-161-10/+18
* | xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-091-6/+0Star
|/
* x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-051-1/+1
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-163-31/+19Star
* x86: drop double underscores from header guardsH. Peter Anvin2008-10-238-24/+24
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-238-24/+24
* x86, um: ... and asm-x86 moveAl Viro2008-10-238-0/+1236