Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
* 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jeremy/xen: (44 commits) xen: disable all non-virtual drivers xen: use iret directly when possible xen: suppress abs symbol warnings for unused reloc pointers xen: Attempt to patch inline versions of common operations xen: Place vcpu_info structure into per-cpu memory xen: handle external requests for shutdown, reboot and sysrq xen: machine operations xen: add virtual network device driver xen: add virtual block device driver. xen: add the Xenbus sysfs and virtual device hotplug driver xen: Add grant table support xen: use the hvc console infrastructure for Xen console xen: hack to prevent bad segment register reload xen: lazy-mmu operations xen: Add support for preemption xen: SMP guest support xen: Implement sched_clock xen: Account for stolen time xen: ignore RW mapping of RO pages in pagetable_init xen: Complete pagetable pinning ...
Showing
arch/i386/xen/Kconfig
0 → 100644
arch/i386/xen/Makefile
0 → 100644
arch/i386/xen/enlighten.c
0 → 100644
此差异已折叠。
arch/i386/xen/events.c
0 → 100644
arch/i386/xen/features.c
0 → 100644
arch/i386/xen/manage.c
0 → 100644
arch/i386/xen/mmu.c
0 → 100644
arch/i386/xen/mmu.h
0 → 100644
arch/i386/xen/multicalls.c
0 → 100644
arch/i386/xen/multicalls.h
0 → 100644
arch/i386/xen/setup.c
0 → 100644
arch/i386/xen/smp.c
0 → 100644
arch/i386/xen/time.c
0 → 100644
arch/i386/xen/xen-asm.S
0 → 100644
arch/i386/xen/xen-head.S
0 → 100644
arch/i386/xen/xen-ops.h
0 → 100644
drivers/block/xen-blkfront.c
0 → 100644
此差异已折叠。
drivers/char/hvc_xen.c
0 → 100644
drivers/net/xen-netfront.c
0 → 100644
此差异已折叠。
drivers/xen/Makefile
0 → 100644
drivers/xen/grant-table.c
0 → 100644
此差异已折叠。
drivers/xen/xenbus/Makefile
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_comms.c
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_comms.h
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_probe.c
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_probe.h
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_xs.c
0 → 100644
此差异已折叠。
此差异已折叠。
include/asm-i386/xen/hypercall.h
0 → 100644
此差异已折叠。
include/asm-i386/xen/hypervisor.h
0 → 100644
此差异已折叠。
include/asm-i386/xen/interface.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
include/xen/events.h
0 → 100644
此差异已折叠。
include/xen/features.h
0 → 100644
此差异已折叠。
include/xen/grant_table.h
0 → 100644
此差异已折叠。
include/xen/hvc-console.h
0 → 100644
此差异已折叠。
include/xen/interface/elfnote.h
0 → 100644
此差异已折叠。
此差异已折叠。
include/xen/interface/features.h
0 → 100644
此差异已折叠。
此差异已折叠。
include/xen/interface/io/blkif.h
0 → 100644
此差异已折叠。
此差异已折叠。
include/xen/interface/io/netif.h
0 → 100644
此差异已折叠。
include/xen/interface/io/ring.h
0 → 100644
此差异已折叠。
include/xen/interface/io/xenbus.h
0 → 100644
此差异已折叠。
此差异已折叠。
include/xen/interface/memory.h
0 → 100644
此差异已折叠。
include/xen/interface/physdev.h
0 → 100644
此差异已折叠。
include/xen/interface/sched.h
0 → 100644
此差异已折叠。
include/xen/interface/vcpu.h
0 → 100644
此差异已折叠。
include/xen/interface/version.h
0 → 100644
此差异已折叠。
include/xen/interface/xen.h
0 → 100644
此差异已折叠。
include/xen/page.h
0 → 100644
此差异已折叠。
include/xen/xenbus.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
lib/argv_split.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录