summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-03KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong
2016-03-03KVM: MMU: introduce kvm_mmu_slot_gfn_write_protectXiao Guangrong
2016-03-03KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpageXiao Guangrong
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong
2016-03-03kvm: x86: Check dest_map->vector to match eoi signals for rtcJoerg Roedel
2016-03-03kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-01KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-01KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-03-01KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-02-29KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier
2016-02-29KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUsSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Manage core host stateSuresh Warrier
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier
2016-02-29powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier
2016-02-29powerpc/smp: Support more IPI messagesSuresh Warrier
2016-02-23KVM: x86: use list_last_entryGeliang Tang
2016-02-23KVM: x86: use list_for_each_entry*Geliang Tang
2016-02-23KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()Takuya Yoshikawa
2016-02-23KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()Takuya Yoshikawa
2016-02-16KVM: x86: pass kvm_get_time_scale arguments in hertzPaolo Bonzini
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin
2016-02-16kvm/x86: Reject Hyper-V hypercall continuationAndrey Smetanin
2016-02-16kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin
2016-02-16drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin
2016-02-16kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin
2016-02-16KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-16KVM: x86: fix *NULL on invalid low-prio irqRadim Krčmář
2016-02-16KVM: x86: rewrite handling of scaled TSC for kvmclockPaolo Bonzini
2016-02-16KVM: x86: rename argument to kvm_set_tsc_khzPaolo Bonzini
2016-02-16KVM: VMX: Fix guest debugging while in L2Jan Kiszka
2016-02-16KVM: VMX: Factor out is_exception_n helperJan Kiszka
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-16KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy
2016-02-16KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2016-02-16KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy
2016-02-16powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand