summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini
2016-02-09KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini
2016-02-09KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu
2016-02-09KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu