| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | KVM: device assignment: remove pointless #ifdefs | Paolo Bonzini | 2015-11-04 | |
| | | * | | | | | | | | | | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic | Paolo Bonzini | 2015-11-04 | |
| | | * | | | | | | | | | | KVM: x86: zero apic_arb_prio on reset | Radim Krčmář | 2015-11-04 | |
| | | * | | | | | | | | | | drivers/hv: share Hyper-V SynIC constants with userspace | Andrey Smetanin | 2015-11-04 | |
| | | * | | | | | | | | | | KVM: x86: handle SMBASE as physical address in RSM | Radim Krčmář | 2015-11-04 | |
| | | * | | | | | | | | | | KVM: x86: add read_phys to x86_emulate_ops | Radim Krčmář | 2015-11-04 | |
| | | * | | | | | | | | | | KVM: x86: removing unused variable | Saurabh Sengar | 2015-11-04 | |
| | | * | | | | | | | | | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2015-11-04 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 2015-10-22 | |
| | | * | | | | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() | Xiao Guangrong | 2015-10-01 | |
| | | * | | | | | | | | | | | | | KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() | Xiao Guangrong | 2015-10-01 | |
| | | * | | | | | | | | | | | | | KVM: x86: add pcommit support | Xiao Guangrong | 2015-10-01 | |
| | | * | | | | | | | | | | | | | KVM: x86: allow guest to use cflushopt and clwb | Xiao Guangrong | 2015-10-01 | |
| | | * | | | | | | | | | | | | | KVM: vmx: disable posted interrupts if no local APIC | Paolo Bonzini | 2015-10-01 | |
| | | * | | | | | | | | | | | | | kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support | Andrey Smetanin | 2015-10-01 | |
