-
- Downloads
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: (147 commits) KVM: kill file->f_count abuse in kvm KVM: MMU: kvm_pv_mmu_op should not take mmap_sem KVM: SVM: remove selective CR0 comment KVM: SVM: remove now obsolete FIXME comment KVM: SVM: disable CR8 intercept when tpr is not masking interrupts KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled KVM: export kvm_lapic_set_tpr() to modules KVM: SVM: sync TPR value to V_TPR field in the VMCB KVM: ppc: PowerPC 440 KVM implementation KVM: Add MAINTAINERS entry for PowerPC KVM KVM: ppc: Add DCR access information to struct kvm_run ppc: Export tlb_44x_hwater for KVM KVM: Rename debugfs_dir to kvm_debugfs_dir KVM: x86 emulator: fix lea to really get the effective address KVM: x86 emulator: fix smsw and lmsw with a memory operand KVM: x86 emulator: initialize src.val and dst.val for register operands KVM: SVM: force a new asid when initializing the vmcb KVM: fix kvm_vcpu_kick vs __vcpu_run race KVM: add ioctls to save/store mpstate KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* ...
No related branches found
No related tags found
Showing
- Documentation/ia64/kvm.txt 82 additions, 0 deletionsDocumentation/ia64/kvm.txt
- Documentation/ioctl-number.txt 2 additions, 0 deletionsDocumentation/ioctl-number.txt
- Documentation/powerpc/kvm_440.txt 41 additions, 0 deletionsDocumentation/powerpc/kvm_440.txt
- Documentation/s390/kvm.txt 125 additions, 0 deletionsDocumentation/s390/kvm.txt
- MAINTAINERS 17 additions, 0 deletionsMAINTAINERS
- arch/ia64/Kconfig 3 additions, 0 deletionsarch/ia64/Kconfig
- arch/ia64/Makefile 1 addition, 0 deletionsarch/ia64/Makefile
- arch/ia64/kvm/Kconfig 49 additions, 0 deletionsarch/ia64/kvm/Kconfig
- arch/ia64/kvm/Makefile 61 additions, 0 deletionsarch/ia64/kvm/Makefile
- arch/ia64/kvm/asm-offsets.c 251 additions, 0 deletionsarch/ia64/kvm/asm-offsets.c
- arch/ia64/kvm/kvm-ia64.c 1806 additions, 0 deletionsarch/ia64/kvm/kvm-ia64.c
- arch/ia64/kvm/kvm_fw.c 500 additions, 0 deletionsarch/ia64/kvm/kvm_fw.c
- arch/ia64/kvm/kvm_minstate.h 273 additions, 0 deletionsarch/ia64/kvm/kvm_minstate.h
- arch/ia64/kvm/lapic.h 25 additions, 0 deletionsarch/ia64/kvm/lapic.h
- arch/ia64/kvm/misc.h 93 additions, 0 deletionsarch/ia64/kvm/misc.h
- arch/ia64/kvm/mmio.c 341 additions, 0 deletionsarch/ia64/kvm/mmio.c
- arch/ia64/kvm/optvfault.S 918 additions, 0 deletionsarch/ia64/kvm/optvfault.S
- arch/ia64/kvm/process.c 970 additions, 0 deletionsarch/ia64/kvm/process.c
- arch/ia64/kvm/trampoline.S 1038 additions, 0 deletionsarch/ia64/kvm/trampoline.S
- arch/ia64/kvm/vcpu.c 2163 additions, 0 deletionsarch/ia64/kvm/vcpu.c
Loading
Please register or sign in to comment