mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
* 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (145 commits) KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP KVM: VMX: Update instruction length on intercepted BP KVM: Fix emulate_sys[call, enter, exit]()'s fault handling KVM: Fix segment descriptor loading KVM: Fix load_guest_segment_descriptor() to inject page fault KVM: x86 emulator: Forbid modifying CS segment register by mov instruction KVM: Convert kvm->requests_lock to raw_spinlock_t KVM: Convert i8254/i8259 locks to raw_spinlocks KVM: x86 emulator: disallow opcode 82 in 64-bit mode KVM: x86 emulator: code style cleanup KVM: Plan obsolescence of kernel allocated slots, paravirt mmu KVM: x86 emulator: Add LOCK prefix validity checking KVM: x86 emulator: Check CPL level during privilege instruction emulation KVM: x86 emulator: Fix popf emulation KVM: x86 emulator: Check IOPL level during io instruction emulation KVM: x86 emulator: fix memory access during x86 emulation KVM: x86 emulator: Add Virtual-8086 mode of emulation KVM: x86 emulator: Add group9 instruction decoding KVM: x86 emulator: Add group8 instruction decoding KVM: do not store wqh in irqfd ... Trivial conflicts in Documentation/feature-removal-schedule.txt |
||
|---|---|---|
| .. | ||
| 44x_emulate.c | ||
| 44x_tlb.c | ||
| 44x_tlb.h | ||
| 44x.c | ||
| book3s_32_mmu.c | ||
| book3s_64_emulate.c | ||
| book3s_64_exports.c | ||
| book3s_64_interrupts.S | ||
| book3s_64_mmu_host.c | ||
| book3s_64_mmu.c | ||
| book3s_64_rmhandlers.S | ||
| book3s_64_slb.S | ||
| book3s.c | ||
| booke_emulate.c | ||
| booke_interrupts.S | ||
| booke.c | ||
| booke.h | ||
| e500_emulate.c | ||
| e500_tlb.c | ||
| e500_tlb.h | ||
| e500.c | ||
| emulate.c | ||
| Kconfig | ||
| Makefile | ||
| powerpc.c | ||
| timing.c | ||
| timing.h | ||
| trace.h | ||