-
- Downloads
Merge branch 'upstream/pvhvm' into upstream/xen
* upstream/pvhvm: Introduce CONFIG_XEN_PVHVM compile option blkfront: do not create a PV cdrom device if xen_hvm_guest support multiple .discard.* sections to avoid section type conflicts xen/pvhvm: fix build problem when !CONFIG_XEN xenfs: enable for HVM domains too x86: Call HVMOP_pagetable_dying on exit_mmap. x86: Unplug emulated disks and nics. x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. xen: Fix find_unbound_irq in presence of ioapic irqs. xen: Add suspend/resume support for PV on HVM guests. xen: Xen PCI platform device driver. x86/xen: event channels delivery on HVM. x86: early PV on HVM features initialization. xen: Add support for HVM hypercalls. Conflicts: arch/x86/xen/enlighten.c arch/x86/xen/time.c
Showing
- Documentation/kernel-parameters.txt 11 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/x86/include/asm/hypervisor.h 1 addition, 0 deletionsarch/x86/include/asm/hypervisor.h
- arch/x86/include/asm/irq_vectors.h 3 additions, 0 deletionsarch/x86/include/asm/irq_vectors.h
- arch/x86/include/asm/setup.h 1 addition, 1 deletionarch/x86/include/asm/setup.h
- arch/x86/include/asm/xen/hypercall.h 6 additions, 0 deletionsarch/x86/include/asm/xen/hypercall.h
- arch/x86/kernel/cpu/hypervisor.c 3 additions, 0 deletionsarch/x86/kernel/cpu/hypervisor.c
- arch/x86/kernel/entry_32.S 3 additions, 0 deletionsarch/x86/kernel/entry_32.S
- arch/x86/kernel/entry_64.S 3 additions, 0 deletionsarch/x86/kernel/entry_64.S
- arch/x86/xen/Kconfig 5 additions, 0 deletionsarch/x86/xen/Kconfig
- arch/x86/xen/Makefile 1 addition, 1 deletionarch/x86/xen/Makefile
- arch/x86/xen/enlighten.c 146 additions, 12 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/mmu.c 35 additions, 0 deletionsarch/x86/xen/mmu.c
- arch/x86/xen/mmu.h 1 addition, 0 deletionsarch/x86/xen/mmu.h
- arch/x86/xen/platform-pci-unplug.c 137 additions, 0 deletionsarch/x86/xen/platform-pci-unplug.c
- arch/x86/xen/suspend.c 12 additions, 0 deletionsarch/x86/xen/suspend.c
- arch/x86/xen/time.c 53 additions, 4 deletionsarch/x86/xen/time.c
- arch/x86/xen/xen-ops.h 6 additions, 5 deletionsarch/x86/xen/xen-ops.h
- drivers/block/xen-blkfront.c 30 additions, 0 deletionsdrivers/block/xen-blkfront.c
- drivers/input/xen-kbdfront.c 1 addition, 1 deletiondrivers/input/xen-kbdfront.c
- drivers/video/xen-fbfront.c 1 addition, 1 deletiondrivers/video/xen-fbfront.c
Loading
Please register or sign in to comment