summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand
2015-11-30KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand
2015-11-30KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand
2015-11-30KVM: s390: fix SCA related races and double useDavid Hildenbrand
2015-11-30KVM: s390: we always have a SCADavid Hildenbrand
2015-11-30KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski
2015-11-30KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski
2015-11-30KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand
2015-11-30KVM: Use common function for VCPU lookup by idDavid Hildenbrand
2015-11-26KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()Takuya Yoshikawa
2015-11-26KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()Takuya Yoshikawa
2015-11-26KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...Takuya Yoshikawa
2015-11-25KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()Takuya Yoshikawa
2015-11-25KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesTakuya Yoshikawa
2015-11-25KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()Takuya Yoshikawa
2015-11-25KVM: x86: MMU: Make mmu_set_spte() return emulate valueTakuya Yoshikawa
2015-11-25KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmapTakuya Yoshikawa
2015-11-25KVM: x86: MMU: Remove unused parameter of __direct_map()Takuya Yoshikawa
2015-11-25KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa
2015-11-25KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai
2015-11-25KVM: x86: MMU: always set accessed bit in shadow PTEsPaolo Bonzini
2015-11-25KVM: x86: correctly print #AC in tracesPaolo Bonzini
2015-11-25KVM: svm: add support for RDTSCPPaolo Bonzini
2015-11-25KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
2015-11-25kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier