index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-03
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Paolo Bonzini
2013-10-31
KVM: x86: emulate SAHF instruction
Paolo Bonzini
2013-10-31
kvm/vmx: error message typo fix
Michael S. Tsirkin
2013-10-31
KVM: x86: fix KVM_SET_XCRS loop
Paolo Bonzini
2013-10-31
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
Paolo Bonzini
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
2013-10-30
kvm: Add VFIO device
Alex Williamson
2013-10-30
kvm: Emulate MOVBE
Borislav Petkov
2013-10-30
kvm, emulator: Add initial three-byte insns support
Borislav Petkov
2013-10-30
kvm, emulator: Rename VendorSpecific flag
Borislav Petkov
2013-10-30
kvm, emulator: Use opcode length
Borislav Petkov
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
2013-10-28
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
Jan Kiszka
2013-10-28
nVMX: Fix pick-up of uninjected NMIs
Jan Kiszka
2013-10-28
KVM: nVMX: Report 2MB EPT pages as supported
Jan Kiszka
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-15
KVM: Drop FOLL_GET in GUP when doing async page fault
chai wen
2013-10-10
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
2013-10-03
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2013-09-30
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
Gleb Natapov
2013-09-30
KVM: nVMX: Check all exceptions for intercept during delivery to L2
Gleb Natapov
2013-09-30
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
Gleb Natapov
2013-09-30
KVM: nVMX: Amend nested_run_pending logic
Gleb Natapov
2013-09-25
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
Gleb Natapov
2013-09-24
KVM: nVMX: Enable unrestricted guest mode support
Jan Kiszka
2013-09-24
KVM: nVMX: Implement support for EFER saving on VM-exit
Jan Kiszka
2013-09-24
KVM: nVMX: Do not set identity page map for L2
Jan Kiszka
2013-09-24
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
Jan Kiszka
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
2013-09-17
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
2013-09-17
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
2013-09-10
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
2013-08-29
KVM: MMU: remove unused parameter
Xiao Guangrong
2013-08-28
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
2013-08-28
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
2013-08-28
KVM: vmx: count exits to userspace during invalid guest emulation
Paolo Bonzini
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
[next]