KVM: Disable large pages on misaligned memory slots
[linux-2.6] / arch /
2009-06-10  Andi KleenKVM: Add VT-x machine check support
2009-06-10  Nitin A KambleKVM: VMX: Rename rmode.active to rmode.vm86_active
2009-06-10  Gleb NatapovKVM: Move "exit due to NMI" handling into vmx_complete_...
2009-06-10  Gleb NatapovKVM: Disable CR8 intercept if tpr patching is active
2009-06-10  Gleb NatapovKVM: Do not migrate pending software interrupts.
2009-06-10  Gleb NatapovKVM: inject NMI after IRET from a previous NMI, not...
2009-06-10  Gleb NatapovKVM: Always request IRQ/NMI window if an interrupt...
2009-06-10  Gleb NatapovKVM: Do not re-execute INTn instruction.
2009-06-10  Gleb NatapovKVM: skip_emulated_instruction() decode instruction...
2009-06-10  Gleb NatapovKVM: Remove irq_pending bitmap
2009-06-10  Gleb NatapovKVM: Do not allow interrupt injection from userspace...
2009-06-10  Gleb NatapovKVM: Unprotect a page if #PF happens during NMI injection.
2009-06-10  Carsten OtteKVM: s390: Verify memory in kvm run
2009-06-10  Carsten OtteKVM: s390: Sanity check on validity intercept
2009-06-10  Carsten OtteKVM: s390: Unlink vcpu on destroy - v2
2009-06-10  Christian BorntraegerKVM: s390: optimize float int lock: spin_lock_bh -...
2009-06-10  Christian BorntraegerKVM: s390: use hrtimer for clock wakeup from idle - v2
2009-06-10  Carsten OtteKVM: s390: Fix memory slot versus run - v3
2009-06-10  Robert P. J. DayKVM: Expand on "help" info to specify kvm intel and...
2009-06-10  Marcelo TosattiKVM: x86: check for cr3 validity in mmu_alloc_roots
2009-06-10  Marcelo TosattiKVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
2009-06-10  Glauber CostaKVM: Deal with interrupt shadow state for emulated...
2009-06-10  Glauber CostaKVM: Replace ->drop_interrupt_shadow() by ->set_interru...
2009-06-10  Marcelo TosattiKVM: use smp_send_reschedule in kvm_vcpu_kick
2009-06-10  Avi KivityKVM: Update cpuid 1.ecx reporting
2009-06-10  Avi Kivityx86: Add cpu features MOVBE and POPCNT
2009-06-10  Avi KivityKVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned...
2009-06-10  Avi KivityKVM: Fix cpuid feature misreporting
2009-06-10  Jan KiszkaKVM: Drop request_nmi from stats
2009-06-10  Gleb NatapovKVM: SVM: Don't reinject event that caused a task switch
2009-06-10  Andre PrzywaraKVM: SVM: Fix cross vendor migration issue in segment...
2009-06-10  Glauber CostaKVM: fix apic_debug instances
2009-06-10  Sheng YangKVM: Enable snooping control for supported hardware
2009-06-10  Sheng YangKVM: Replace get_mt_mask_shift with get_mt_mask
2009-06-10  Jan BlunckKVM: Wake up waitqueue before calling get_cpu()
2009-06-10  Gleb NatapovKVM: Get rid of get_irq() callback
2009-06-10  Gleb NatapovKVM: Fix userspace IRQ chip migration
2009-06-10  Gleb NatapovKVM: SVM: Add NMI injection support
2009-06-10  Gleb NatapovKVM: Get rid of arch.interrupt_window_open & arch.nmi_w...
2009-06-10  Gleb NatapovKVM: Do not report TPR write to userspace if new value...
2009-06-10  Gleb NatapovKVM: sync_lapic_to_cr8() should always sync cr8 to...
2009-06-10  Gleb NatapovKVM: Remove kvm_push_irq()
2009-06-10  Gleb NatapovKVM: Remove inject_pending_vectors() callback
2009-06-10  Gleb NatapovKVM: Remove exception_injected() callback.
2009-06-10  Gleb NatapovKVM: SVM: Coalesce userspace/kernel irqchip interrupt...
2009-06-10  Gleb NatapovKVM: Use kvm_arch_interrupt_allowed() instead of checki...
2009-06-10  Gleb NatapovKVM: VMX: Cleanup vmx_intr_assist()
2009-06-10  Gleb NatapovKVM: VMX: Consolidate userspace and kernel interrupt...
2009-06-10  Gleb NatapovKVM: Make kvm_cpu_(has|get)_interrupt() work for usersp...
2009-06-10  Jan KiszkaKVM: MMU: Fix auditing code
2009-06-10  Jes SorensenKVM: ia64: ia64 vcpu_reset() do not call kmalloc()...
2009-06-10  Jes SorensenKVM: ia64: preserve int status through call to kvm_inse...
2009-06-10  Jes SorensenKVM: ia64: restore irq state before calling kvm_vcpu_init
2009-06-10  Jes SorensenKVM: ia64: remove empty function vti_vcpu_load()
2009-06-10  Xiantao ZhangKVM: ia64: Flush all TLBs once guest's memory mapping...
2009-06-10  Marcelo TosattiKVM: x86: check for cr3 validity in ioctl_set_sregs
2009-06-10  Jes SorensenKVM: ia64: Don't hold slots_lock in guest mode
2009-06-10  Avi KivityKVM: Replace kvmclock open-coded get_cpu_var() with...
2009-06-10  Gleb NatapovKVM: SVM: Skip instruction on a task switch only when...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add new mode of instruction emulatio...
2009-06-10  Gleb NatapovKVM: x86 emulator: Decode soft interrupt instructions
2009-06-10  Gleb NatapovKVM: x86 emulator: Completely decode in/out at decoding...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add unsigned byte immediate decode
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete decoding of call near in...
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete short/near jcc decoding...
2009-06-10  Gleb NatapovKVM: x86 emulator: Complete ljmp decoding at decode...
2009-06-10  Gleb NatapovKVM: x86 emulator: Add lcall decoding
2009-06-10  Gleb NatapovKVM: x86 emulator: Add decoding of 16bit second immedia...
2009-06-10  Marcelo TosattiKVM: MMU: remove global page optimization logic
2009-06-10  Marcelo TosattiKVM: PIT: fix count read and mode 0 handling
2009-06-10  Zhang, XiantaoKVM: ia64: make kvm depend on CONFIG_MODULES.
2009-06-10  Gleb NatapovKVM: x86 emulator: fix call near emulation
2009-06-10  Sheng YangKVM: MMU: Discard reserved bits checking on PDE bit 7-8
2009-06-10  Gleb NatapovKVM: Fix unneeded instruction skipping during task...
2009-06-10  Gleb NatapovKVM: Fix task switch back link handling.
2009-06-10  Gleb NatapovKVM: VMX: Do not zero idt_vectoring_info in vmx_complet...
2009-06-10  Gleb NatapovKVM: VMX: Rewrite vmx_complete_interrupt()'s twisted...
2009-06-10  Gleb NatapovKVM: VMX: Fix handling of a fault during NMI unblocked...
2009-06-10  Dong, EddieKVM: Use rsvd_bits_mask in load_pdptrs()
2009-06-10  Sheng YangKVM: VMX: Fix feature testing
2009-06-10  Sheng YangKVM: VMX: Clean up Flex Priority related
2009-06-10  Wei YongjunKVM: remove pointless conditional before kfree() in...
2009-06-10  Avi KivityKVM: MMU: Use different shadows when EFER.NXE changes
2009-06-10  Dong, EddieKVM: MMU: Emulate #PF error code of reserved bits violation
2009-06-10  Yang ZhangKVM: ia64: enable external interrupt in vmm
2009-06-10  Eddie DongKVM: MMU: Fix comment in page_fault()
2009-06-10  Sheng YangKVM: VMX: Correct wrong vmcs field sizes
2009-06-10  Avi KivityKVM: VMX: Make flexpriority module parameter reflect...
2009-06-10  Gleb NatapovKVM: Fix interrupt unhalting a vcpu when it shouldn't
2009-06-10  Gleb NatapovKVM: Timer event should not unconditionally unhalt...
2009-06-10  Avi KivityKVM: VMX: Fold vm_need_ept() into callers
2009-06-10  Avi KivityKVM: VMX: Zero ept module parameter if ept is not present
2009-06-10  Avi KivityKVM: VMX: Zero the vpid module parameter if vpid is...
2009-06-10  Avi KivityKVM: VMX: Annotate module parameters as __read_mostly
2009-06-10  Avi KivityKVM: VMX: Simplify module parameter names
2009-06-10  Avi KivityKVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
2009-06-10  Avi KivityKVM: VMX: Make module parameters readable
2009-06-10  Gleb NatapovKVM: reuse (pop|push)_irq from svm.c in vmx.c
2009-06-10  Gleb NatapovKVM: SVM: Remove duplicate code in svm_do_inject_vector()
2009-06-10  Amit ShahKVM: x86: Ignore reads to EVNTSEL MSRs
next