summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: delete new instances of __cpuinit usagePaul Gortmaker2014-01-101-3/+3
* xen/fb: allow xenfb initialization for hvm guestsStefano Stabellini2014-01-071-1/+1
* xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun2014-01-071-2/+4
* xen-platform: fix error return code in platform_pci_init()Wei Yongjun2014-01-071-1/+2
* xen/pvh: remove duplicated include from enlighten.cWei Yongjun2014-01-071-1/+0
* xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk2014-01-071-0/+1
* xen: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-1/+1
* xen/grant-table: Force to use v1 of grants.Konrad Rzeszutek Wilk2014-01-061-4/+2
* xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-063-2/+38
* xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-061-1/+2
* xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-063-5/+68
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-066-13/+75
* xen/grant-table: Refactor gnttab_initKonrad Rzeszutek Wilk2014-01-061-8/+2
* xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.Konrad Rzeszutek Wilk2014-01-061-3/+6
* xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-063-8/+16
* xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor2014-01-061-2/+20
* xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-063-19/+42
* xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor2014-01-061-2/+37
* xen/pvh: Setup up shared_info.Mukesh Rathor2014-01-061-0/+3
* xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor2014-01-061-0/+9
* xen/pvh: MMU changes for PVH (v2)Mukesh Rathor2014-01-061-35/+46
* xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk2014-01-061-20/+20
* xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk2014-01-061-33/+37
* xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2014-01-062-4/+11
* xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2014-01-062-20/+46
* xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-062-0/+19
* xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
* xen/events: use the FIFO-based ABI if availableDavid Vrabel2014-01-064-1/+448
* xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel2014-01-061-0/+1
* xen/events: allow event channel priority to be setDavid Vrabel2014-01-062-0/+22
* xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-063-10/+72
* xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-064-6/+16
* xen/events: add xen_evtchn_mask_all()David Vrabel2014-01-061-7/+11
* xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-063-55/+149
* xen/events: add a evtchn_op for port setupDavid Vrabel2014-01-062-1/+13
* xen/events: allow setup of irq_info to failDavid Vrabel2014-01-061-65/+91
* xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel2014-01-063-16/+84
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-065-362/+442
* xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-063-1/+5
* xen/events: replace raw bit ops with functionsWei Liu2014-01-061-2/+1
* xen/events: introduce test_and_set_mask()Wei Liu2014-01-061-3/+8
* xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel2014-01-061-22/+0
* xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel2014-01-061-18/+9
* xen/pci: Fix build on non-x86Ben Hutchings2014-01-061-0/+2
* xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu2014-01-061-8/+1
* asm/xen/page.h: remove redundant semicolonWei Liu2014-01-061-1/+1
* xen: balloon: enable for ARMIan Campbell2014-01-061-1/+0
* xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-032-5/+2
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-039-4/+117
* Linux 3.13-rc6v3.13-rc6Linus Torvalds2013-12-301-1/+1