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