"README.md" did not exist on "454d7c9b14e20fd1949e2686e9de4a2926e01476"
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
* 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm: (140 commits) KVM: MMU: handle large host sptes on invlpg/resync KVM: Add locking to virtual i8259 interrupt controller KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared MAINTAINERS: Maintainership changes for kvm/ia64 KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip KVM: fix handling of ACK from shared guest IRQ KVM: MMU: check for present pdptr shadow page in walk_shadow KVM: Consolidate userspace memory capability reporting into common code KVM: Advertise the bug in memory region destruction as fixed KVM: use cpumask_var_t for cpus_hardware_enabled KVM: use modern cpumask primitives, no cpumask_t on stack KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus KVM: set owner of cpu and vm file operations anon_inodes: use fops->owner for module refcount x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj KVM: MMU: prepopulate the shadow on invlpg KVM: MMU: skip global pgtables on sync due to cr3 switch KVM: MMU: collapse remote TLB flushes on root sync ...
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 2 deletionsMAINTAINERS
- arch/ia64/include/asm/kvm.h 4 additions, 2 deletionsarch/ia64/include/asm/kvm.h
- arch/ia64/include/asm/kvm_host.h 124 additions, 72 deletionsarch/ia64/include/asm/kvm_host.h
- arch/ia64/kvm/Makefile 1 addition, 1 deletionarch/ia64/kvm/Makefile
- arch/ia64/kvm/asm-offsets.c 1 addition, 10 deletionsarch/ia64/kvm/asm-offsets.c
- arch/ia64/kvm/kvm-ia64.c 47 additions, 60 deletionsarch/ia64/kvm/kvm-ia64.c
- arch/ia64/kvm/kvm_lib.c 15 additions, 0 deletionsarch/ia64/kvm/kvm_lib.c
- arch/ia64/kvm/kvm_minstate.h 3 additions, 1 deletionarch/ia64/kvm/kvm_minstate.h
- arch/ia64/kvm/misc.h 2 additions, 1 deletionarch/ia64/kvm/misc.h
- arch/ia64/kvm/mmio.c 15 additions, 23 deletionsarch/ia64/kvm/mmio.c
- arch/ia64/kvm/process.c 25 additions, 4 deletionsarch/ia64/kvm/process.c
- arch/ia64/kvm/vcpu.c 69 additions, 7 deletionsarch/ia64/kvm/vcpu.c
- arch/ia64/kvm/vcpu.h 4 additions, 1 deletionarch/ia64/kvm/vcpu.h
- arch/ia64/kvm/vmm.c 29 additions, 0 deletionsarch/ia64/kvm/vmm.c
- arch/ia64/kvm/vmm_ivt.S 732 additions, 737 deletionsarch/ia64/kvm/vmm_ivt.S
- arch/ia64/kvm/vtlb.c 2 additions, 2 deletionsarch/ia64/kvm/vtlb.c
- arch/powerpc/include/asm/disassemble.h 80 additions, 0 deletionsarch/powerpc/include/asm/disassemble.h
- arch/powerpc/include/asm/kvm_44x.h 61 additions, 0 deletionsarch/powerpc/include/asm/kvm_44x.h
- arch/powerpc/include/asm/kvm_host.h 80 additions, 36 deletionsarch/powerpc/include/asm/kvm_host.h
- arch/powerpc/include/asm/kvm_ppc.h 34 additions, 49 deletionsarch/powerpc/include/asm/kvm_ppc.h
Loading
Please register or sign in to comment