summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-11-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-29
| | * | | | | | | | | | | | | | | | | | | | | | KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-29
| | * | | | | | | | | | | | | | | | | | | | | | KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-10-29
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()Takuya Yoshikawa2015-10-19
| * | | | | | | | | | | | | | | | | | | | | | | kvm: x86: zero EFER on INITPaolo Bonzini2015-10-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()Takuya Yoshikawa2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Remove mapping_level_dirty_bitmap()Takuya Yoshikawa2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()Takuya Yoshikawa2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()Takuya Yoshikawa2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: MMU: Make force_pt_level boolTakuya Yoshikawa2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: manually unroll bad_mt_xwr loopPaolo Bonzini2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: expose VPID capability to L1Wanpeng Li2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: nested VPID emulationWanpeng Li2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: emulate the INVVPID instructionWanpeng Li2015-10-16
| * | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: introduce __vmx_flush_tlb to handle specific vpidWanpeng Li2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: adjust interface to allocate/free_vpidWanpeng Li2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: don't notify userspace IOAPIC on edge EOIRadim Krčmář2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-master' into HEADPaolo Bonzini2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-master' into HEADPaolo Bonzini2015-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: set interception requests for all floating irqsDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: remove unused variable in __inject_vmChristian Borntraeger2015-10-13
| | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is preemptedFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Update IRTE for posted-interruptsFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: make kvm_set_msi_irq() publicFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: Add some helper functions for Posted-InterruptsFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: Extend struct pi_desc for VT-d Posted-InterruptsFeng Wu2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | irq_remapping: move structs outside #ifdefPaolo Bonzini2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: drop rdtscp_enabled fieldXiao Guangrong2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROLXiao Guangrong2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL updateXiao Guangrong2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...Paolo Bonzini2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: simplify invpcid handling in vmx_cpuid_update()Xiao Guangrong2015-10-01