summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini
2015-11-10KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_commonPaolo Bonzini
2015-11-05KVM: VMX: Fix commit which broke PMLKai Huang
2015-11-04KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek
2015-11-04KVM: x86: allow RSM from 64-bit modePaolo Bonzini
2015-11-04KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2015-11-04KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini
2015-11-04KVM: device assignment: remove pointless #ifdefsPaolo Bonzini
2015-11-04KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini
2015-11-04KVM: x86: zero apic_arb_prio on resetRadim Krčmář
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin
2015-11-04KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář
2015-11-04KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář
2015-11-04KVM: x86: removing unused variableSaurabh Sengar
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-02Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-02Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger
2015-10-22KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-21KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy
2015-10-21KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania
2015-10-21KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras
2015-10-21KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2015-10-19KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()Takuya Yoshikawa
2015-10-19kvm: x86: zero EFER on INITPaolo Bonzini
2015-10-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2015-10-16KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Remove mapping_level_dirty_bitmap()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Make force_pt_level boolTakuya Yoshikawa
2015-10-16kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel
2015-10-16KVM: x86: manually unroll bad_mt_xwr loopPaolo Bonzini
2015-10-16KVM: nVMX: expose VPID capability to L1Wanpeng Li