Age | Commit message (Expand) | Author |
2015-03-10 | kvm: move advertising of KVM_CAP_IRQFD to common code | Paolo Bonzini |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-01-30 | KVM: VMX: Add PML support in VMX | Kai Huang |
2015-01-29 | KVM: x86: Add new dirty logging kvm_x86_ops for PML | Kai Huang |
2015-01-29 | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access | Kai Huang |
2015-01-26 | KVM: x86: 32-bit wraparound read/write not emulated correctly | Nadav Amit |
2015-01-26 | KVM: x86: IRET emulation does not clear NMI masking | Nadav Amit |
2015-01-23 | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-01-23 | Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel |
2015-01-20 | KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue | Marcelo Tosatti |
2015-01-20 | KVM: fix "Should it be static?" warnings from sparse | Fengguang Wu |
2015-01-16 | KVM: x86: switch to kvm_get_dirty_log_protect | Paolo Bonzini |
2015-01-09 | KVM: x86: allow TSC deadline timer on all hosts | Radim Krčmář |
2015-01-08 | kvm: x86: Remove kvm_make_request from lapic.c | Nicholas Krause |
2015-01-08 | KVM: x86: add option to advance tscdeadline hrtimer expiration | Marcelo Tosatti |
2015-01-08 | KVM: nVMX: Add nested msr load/restore algorithm | Wincy Van |
2014-12-05 | KVM: x86: support XSAVES usage in the host | Paolo Bonzini |
2014-11-24 | kvm: x86: avoid warning about potential shift wrapping bug | Paolo Bonzini |
2014-11-24 | KVM: x86: move device assignment out of kvm_host.h | Paolo Bonzini |
2014-11-23 | kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ | Radim Krčmář |
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini |
2014-11-13 | kvm: svm: move WARN_ON in svm_adjust_tsc_offset | Chris J Arges |
2014-11-10 | KVM: x86: fix warning on 32-bit compilation | Paolo Bonzini |
2014-11-08 | kvm: x86: add trace event for pvclock updates | David Matlack |
2014-11-08 | kvm: x86: Fix kvm clock versioning. | Owen Hofmann |
2014-11-08 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti |
2014-11-07 | KVM: x86: Do not update EFLAGS on faulting emulation | Nadav Amit |
2014-11-07 | KVM: x86: MOV to CR3 can set bit 63 | Nadav Amit |
2014-11-07 | KVM: x86: Breakpoints do not consider CS.base | Nadav Amit |
2014-11-07 | KVM: x86: No error-code on real-mode exceptions | Nadav Amit |
2014-11-03 | KVM: x86: Enable Intel AVX-512 for guest | Chao Peng |
2014-11-03 | KVM: vmx: Unavailable DR4/5 is checked before CPL | Nadav Amit |
2014-11-03 | KVM: x86: DR7.GD should be cleared upon any #DB exception | Nadav Amit |
2014-10-24 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2014-10-24 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-02 | kvm: do not handle APIC access page if in-kernel irqchip is not in use | Paolo Bonzini |
2014-09-24 | kvm: x86: Unpin and remove kvm_arch->apic_access_page | Tang Chen |
2014-09-24 | kvm: x86: Add request bit to reload APIC access page address | Tang Chen |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen |
2014-09-24 | kvm: x86: use macros to compute bank MSRs | Chen Yucong |
2014-09-24 | KVM: vmx: Inject #GP on invalid PAT CR | Nadav Amit |
2014-09-24 | KVM: x86: directly use kvm_make_request again | Liang Chen |
2014-09-24 | KVM: x86: count actual tlb flushes | Radim Krčmář |
2014-09-24 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit |
2014-09-17 | kvm: Remove ept_identity_pagetable from struct kvm_arch. | Tang Chen |
2014-09-16 | KVM: x86: Use kvm_make_request when applicable | Guo Hui Liu |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini |