original_kernel/arch/x86/xen
Linus Torvalds 919c0d14ae Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
* 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm:
  KVM: Remove now unused structs from kvm_para.h
  x86: KVM guest: Use the paravirt clocksource structs and functions
  KVM: Make kvm host use the paravirt clocksource structs
  x86: Make xen use the paravirt clocksource structs and functions
  x86: Add structs and functions for paravirt clocksource
  KVM: VMX: Fix host msr corruption with preemption enabled
  KVM: ioapic: fix lost interrupt when changing a device's irq
  KVM: MMU: Fix oops on guest userspace access to guest pagetable
  KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
  KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
  KVM: close timer injection race window in __vcpu_run
  KVM: Fix race between timer migration and vcpu migration
2008-06-24 18:09:06 -07:00
..
Kconfig Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 2008-06-24 18:09:06 -07:00
Makefile
enlighten.c xen: remove support for non-PAE 32-bit 2008-06-24 17:00:55 +02:00
grant-table.c
manage.c
mmu.c xen: remove support for non-PAE 32-bit 2008-06-24 17:00:55 +02:00
mmu.h xen: remove support for non-PAE 32-bit 2008-06-24 17:00:55 +02:00
multicalls.c
multicalls.h
setup.c
smp.c
time.c x86: Make xen use the paravirt clocksource structs and functions 2008-06-24 21:02:32 +03:00
vdso.h
xen-asm.S
xen-head.S xen: remove support for non-PAE 32-bit 2008-06-24 17:00:55 +02:00
xen-ops.h