aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nestedPaul Mackerras2018-10-092-16/+24
* KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpuSuraj Jitindar Singh2018-10-093-38/+71
* KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nestedPaul Mackerras2018-10-093-8/+57
* KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh2018-10-096-2/+212
* KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappingsSuraj Jitindar Singh2018-10-095-15/+240
* KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh2018-10-097-86/+473
* KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras2018-10-094-1/+51
* KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisorPaul Mackerras2018-10-093-9/+50
* KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras2018-10-097-30/+471
* KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras2018-10-098-7/+384
* KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()Paul Mackerras2018-10-091-20/+13
* KVM: PPC: Book3S HV: Refactor radix page fault handlerSuraj Jitindar Singh2018-10-091-87/+123
* KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh2018-10-092-34/+78
* KVM: PPC: Book3S HV: Clear partition table entry on vm teardownSuraj Jitindar Singh2018-10-091-1/+7
* KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2018-10-0913-32/+30
* KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras2018-10-094-0/+183
* KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras2018-10-092-1/+5
* KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras2018-10-096-4/+593
* KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlockedPaul Mackerras2018-10-091-9/+10
* KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras2018-10-093-140/+169
* KVM: PPC: Book3S HV: Simplify real-mode interrupt handlingPaul Mackerras2018-10-092-109/+119
* KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras2018-10-093-210/+253
* KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras2018-10-094-55/+67
* KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulationPaul Mackerras2018-10-091-8/+0
* KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-099-28/+44
* powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor modePaul Mackerras2018-10-091-2/+2
* KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy2018-10-093-22/+14
* KVM: PPC: Propagate errors to the guest when failed instead of ignoringAlexey Kardashevskiy2018-10-092-28/+13
* KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy2018-10-093-9/+60
* KVM: PPC: Inform the userspace about TCE update failuresAlexey Kardashevskiy2018-10-022-7/+7
* KVM: PPC: Validate all tces before updating tablesAlexey Kardashevskiy2018-10-022-0/+22
* Merge branch 'kvm-ppc-fixes' of paulus/powerpc into topic/ppc-kvmMichael Ellerman2018-10-028-143/+99
|\
| * KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin2018-09-121-54/+37
| * KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-127-89/+62
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\ \
| * | x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * | x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * | x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * | x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * | x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * | x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * | x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-0818-96/+147
|\ \ \ | | |/ | |/|
| * | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-072-8/+21
| * | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon2018-09-071-0/+22
| * | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-077-24/+7
| |\ \
| | * | arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1
| | * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-076-19/+0
| | * | arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier2018-09-071-3/+6
| * | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-0746-309/+464
| |\ \ \