| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-11-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | KVM: s390: use simple switch statement as multiplexer | Christian Borntraeger | 2015-10-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | KVM: s390: drop useless newline in debugging data | Christian Borntraeger | 2015-10-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | KVM: s390: SCA must not cross page boundaries | David Hildenbrand | 2015-10-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Initialize force_pt_level before calling mapping_level() | Takuya Yoshikawa | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kvm: x86: zero EFER on INIT | Paolo Bonzini | 2015-10-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: move steal time initialization to vcpu entry time | Marcelo Tosatti | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level() | Takuya Yoshikawa | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Remove mapping_level_dirty_bitmap() | Takuya Yoshikawa | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() | Takuya Yoshikawa | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() | Takuya Yoshikawa | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Make force_pt_level bool | Takuya Yoshikawa | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kvm: svm: Only propagate next_rip when guest supports it | Joerg Roedel | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: manually unroll bad_mt_xwr loop | Paolo Bonzini | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: expose VPID capability to L1 | Wanpeng Li | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: nested VPID emulation | Wanpeng Li | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: emulate the INVVPID instruction | Wanpeng Li | 2015-10-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid | Wanpeng Li | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: adjust interface to allocate/free_vpid | Wanpeng Li | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: don't notify userspace IOAPIC on edge EOI | Radim Krčmář | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: fix edge EOI and IOAPIC reconfig race | Radim Krčmář | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | kvm: x86: set KVM_REQ_EVENT when updating IRR | Radim Krčmář | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-master' into HEAD | Paolo Bonzini | 2015-10-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'kvm-master' into HEAD | Paolo Bonzini | 2015-10-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-10-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: factor out reading of the guest TOD clock | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: factor out and fix setting of guest TOD clock | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: switch to get_tod_clock() and fix STP sync races | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: correctly handle injection of pgm irqs and per events | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: simplify in-kernel program irq injection | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: drop out early in kvm_s390_has_irq() | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: set interception requests for all floating irqs | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: disabled wait cares about machine checks, not PER | David Hildenbrand | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: remove unused variable in __inject_vm | Christian Borntraeger | 2015-10-13 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is blocked | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is preempted | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: select IRQ_BYPASS_MANAGER | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Update IRTE for posted-interrupts | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: make kvm_set_msi_irq() public | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Define a new interface kvm_intr_is_single_vcpu() | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add some helper functions for Posted-Interrupts | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Extend struct pi_desc for VT-d Posted-Interrupts | Feng Wu | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | irq_remapping: move structs outside #ifdef | Paolo Bonzini | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO | Radim Krčmář | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: drop rdtscp_enabled field | Xiao Guangrong | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL | Xiao Guangrong | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update | Xiao Guangrong | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena... | Paolo Bonzini | 2015-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: simplify invpcid handling in vmx_cpuid_update() | Xiao Guangrong | 2015-10-01 | |
