mirror of https://github.com/torvalds/linux.git
* Improvements and bugfixes for secure VM support, giving reduced startup
time and memory hotplug support.
* Locking fixes in nested KVM code
* Increase number of guests supported by HV KVM to 4094
* Preliminary POWER10 support
ARM:
* Split the VHE and nVHE hypervisor code bases, build the EL2 code
separately, allowing for the VHE code to now be built with instrumentation
* Level-based TLB invalidation support
* Restructure of the vcpu register storage to accomodate the NV code
* Pointer Authentication available for guests on nVHE hosts
* Simplification of the system register table parsing
* MMU cleanups and fixes
* A number of post-32bit cleanups and other fixes
MIPS:
* compilation fixes
x86:
* bugfixes
* support for the SERIALIZE instruction
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAl8yfuQUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroNweQgAiEycRbpifAueihK3ScKwYcCFhbHg
n6KLiFCY3sJRg+ORNb9EuFPJgGygV8DPKbEMvKaGDhNpX3rOpSIrpi5QQ5Hx+WOj
WHg+aX8Eyy1ys7V84UbiMeZKUbKDDRr0/UOUtJEsF4hiD7s0FgobbQhC/3+awp5k
sdSTMYlXelep+pjdFX7cNIgjrBNFtqH0ECeuDCcQzDg2zlH+poEPyLaC5+U4RF6r
pfvcxd6xp50fobo8ro7kMuBeclG3JxLjqqdNrkkHcF1DxROMLLKN7CjHZchYC/BK
c+S7JHLFnafxiTncMLhv3s4viey05mohW6SxeLw4qcWHfFlz+qyfZwMvZA==
=d/GI
-----END PGP SIGNATURE-----
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull more KVM updates from Paolo Bonzini:
"PPC:
- Improvements and bugfixes for secure VM support, giving reduced
startup time and memory hotplug support.
- Locking fixes in nested KVM code
- Increase number of guests supported by HV KVM to 4094
- Preliminary POWER10 support
ARM:
- Split the VHE and nVHE hypervisor code bases, build the EL2 code
separately, allowing for the VHE code to now be built with
instrumentation
- Level-based TLB invalidation support
- Restructure of the vcpu register storage to accomodate the NV code
- Pointer Authentication available for guests on nVHE hosts
- Simplification of the system register table parsing
- MMU cleanups and fixes
- A number of post-32bit cleanups and other fixes
MIPS:
- compilation fixes
x86:
- bugfixes
- support for the SERIALIZE instruction"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (70 commits)
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
MIPS: KVM: Convert a fallthrough comment to fallthrough
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
x86: Expose SERIALIZE for supported cpuid
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
KVM: arm64: Don't skip cache maintenance for read-only memslots
KVM: arm64: Handle data and instruction external aborts the same way
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
KVM: arm: Add trace name for ARM_NISV
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE
KVM: PPC: Book3S HV: Rework secure mem slot dropping
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
KVM: PPC: Book3S HV: Migrate hot plugged memory
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
...
|
||
|---|---|---|
| .. | ||
| book3s | ||
| nohash | ||
| 8xx_immap.h | ||
| Kbuild | ||
| accounting.h | ||
| agp.h | ||
| archrandom.h | ||
| asm-compat.h | ||
| asm-const.h | ||
| asm-offsets.h | ||
| asm-prototypes.h | ||
| async_tx.h | ||
| atomic.h | ||
| backlight.h | ||
| barrier.h | ||
| bitops.h | ||
| bootx.h | ||
| btext.h | ||
| bug.h | ||
| bugs.h | ||
| cache.h | ||
| cacheflush.h | ||
| cell-pmu.h | ||
| cell-regs.h | ||
| checksum.h | ||
| cmpxchg.h | ||
| code-patching-asm.h | ||
| code-patching.h | ||
| compat.h | ||
| context_tracking.h | ||
| copro.h | ||
| cpm.h | ||
| cpm1.h | ||
| cpm2.h | ||
| cpu_has_feature.h | ||
| cpufeature.h | ||
| cpuidle.h | ||
| cputable.h | ||
| cputhreads.h | ||
| cputime.h | ||
| crashdump-ppc64.h | ||
| current.h | ||
| dbdma.h | ||
| dbell.h | ||
| dcr-generic.h | ||
| dcr-mmio.h | ||
| dcr-native.h | ||
| dcr-regs.h | ||
| dcr.h | ||
| debug.h | ||
| debugfs.h | ||
| delay.h | ||
| device.h | ||
| disassemble.h | ||
| dma-direct.h | ||
| dma.h | ||
| drmem.h | ||
| dt_cpu_ftrs.h | ||
| dtl.h | ||
| edac.h | ||
| eeh.h | ||
| eeh_event.h | ||
| ehv_pic.h | ||
| elf.h | ||
| elfnote.h | ||
| emergency-restart.h | ||
| emulated_ops.h | ||
| epapr_hcalls.h | ||
| exception-64e.h | ||
| exception-64s.h | ||
| exec.h | ||
| extable.h | ||
| fadump-internal.h | ||
| fadump.h | ||
| fb.h | ||
| feature-fixups.h | ||
| firmware.h | ||
| fixmap.h | ||
| floppy.h | ||
| fs_pd.h | ||
| fsl_85xx_cache_sram.h | ||
| fsl_gtm.h | ||
| fsl_hcalls.h | ||
| fsl_lbc.h | ||
| fsl_pamu_stash.h | ||
| fsl_pm.h | ||
| ftrace.h | ||
| futex.h | ||
| grackle.h | ||
| hardirq.h | ||
| head-64.h | ||
| heathrow.h | ||
| highmem.h | ||
| hmi.h | ||
| hugetlb.h | ||
| hvcall.h | ||
| hvconsole.h | ||
| hvcserver.h | ||
| hvsi.h | ||
| hw_breakpoint.h | ||
| hw_irq.h | ||
| hydra.h | ||
| i8259.h | ||
| ibmebus.h | ||
| icswx.h | ||
| ide.h | ||
| idle.h | ||
| ima.h | ||
| imc-pmu.h | ||
| immap_cpm2.h | ||
| inst.h | ||
| io-defs.h | ||
| io-workarounds.h | ||
| io.h | ||
| io_event_irq.h | ||
| iommu.h | ||
| ipic.h | ||
| irq.h | ||
| irq_work.h | ||
| irqflags.h | ||
| isa-bridge.h | ||
| jump_label.h | ||
| kasan.h | ||
| kdebug.h | ||
| kdump.h | ||
| kexec.h | ||
| kexec_ranges.h | ||
| keylargo.h | ||
| kgdb.h | ||
| kmap_types.h | ||
| kprobes.h | ||
| kup.h | ||
| kvm_asm.h | ||
| kvm_book3s.h | ||
| kvm_book3s_32.h | ||
| kvm_book3s_64.h | ||
| kvm_book3s_asm.h | ||
| kvm_book3s_uvmem.h | ||
| kvm_booke.h | ||
| kvm_booke_hv_asm.h | ||
| kvm_fpu.h | ||
| kvm_host.h | ||
| kvm_para.h | ||
| kvm_ppc.h | ||
| libata-portmap.h | ||
| linkage.h | ||
| livepatch.h | ||
| local.h | ||
| lppaca.h | ||
| lv1call.h | ||
| machdep.h | ||
| macio.h | ||
| mc146818rtc.h | ||
| mce.h | ||
| mediabay.h | ||
| mem_encrypt.h | ||
| membarrier.h | ||
| mm-arch-hooks.h | ||
| mman.h | ||
| mmiowb.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| mpc5xxx.h | ||
| mpc6xx.h | ||
| mpc52xx.h | ||
| mpc52xx_psc.h | ||
| mpc85xx.h | ||
| mpc5121.h | ||
| mpc8260.h | ||
| mpic.h | ||
| mpic_msgr.h | ||
| mpic_timer.h | ||
| msi_bitmap.h | ||
| nmi.h | ||
| nvram.h | ||
| ohare.h | ||
| opal-api.h | ||
| opal.h | ||
| oprofile_impl.h | ||
| paca.h | ||
| page.h | ||
| page_32.h | ||
| page_64.h | ||
| paravirt.h | ||
| parport.h | ||
| pasemi_dma.h | ||
| pci-bridge.h | ||
| pci.h | ||
| percpu.h | ||
| perf_event.h | ||
| perf_event_fsl_emb.h | ||
| perf_event_server.h | ||
| pgalloc.h | ||
| pgtable-be-types.h | ||
| pgtable-types.h | ||
| pgtable.h | ||
| pkeys.h | ||
| plpar_wrappers.h | ||
| pmac_feature.h | ||
| pmac_low_i2c.h | ||
| pmac_pfunc.h | ||
| pmc.h | ||
| pmi.h | ||
| pnv-ocxl.h | ||
| pnv-pci.h | ||
| powernv.h | ||
| ppc-opcode.h | ||
| ppc-pci.h | ||
| ppc4xx.h | ||
| ppc_asm.h | ||
| probes.h | ||
| processor.h | ||
| prom.h | ||
| ps3.h | ||
| ps3av.h | ||
| ps3gpu.h | ||
| ps3stor.h | ||
| pte-walk.h | ||
| ptrace.h | ||
| qspinlock.h | ||
| qspinlock_paravirt.h | ||
| reg.h | ||
| reg_8xx.h | ||
| reg_a2.h | ||
| reg_booke.h | ||
| reg_fsl_emb.h | ||
| rheap.h | ||
| rio.h | ||
| rtas-types.h | ||
| rtas.h | ||
| runlatch.h | ||
| seccomp.h | ||
| sections.h | ||
| secure_boot.h | ||
| security_features.h | ||
| secvar.h | ||
| serial.h | ||
| setjmp.h | ||
| setup.h | ||
| sfp-machine.h | ||
| shmparam.h | ||
| signal.h | ||
| simple_spinlock.h | ||
| simple_spinlock_types.h | ||
| slice.h | ||
| smp.h | ||
| smu.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| spu.h | ||
| spu_csa.h | ||
| spu_info.h | ||
| spu_priv1.h | ||
| sstep.h | ||
| stackprotector.h | ||
| stacktrace.h | ||
| string.h | ||
| svm.h | ||
| swab.h | ||
| swiotlb.h | ||
| switch_to.h | ||
| synch.h | ||
| syscall.h | ||
| syscalls.h | ||
| task_size_32.h | ||
| task_size_64.h | ||
| tce.h | ||
| termios.h | ||
| thread_info.h | ||
| time.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| tm.h | ||
| topology.h | ||
| trace.h | ||
| trace_clock.h | ||
| tsi108.h | ||
| tsi108_irq.h | ||
| tsi108_pci.h | ||
| types.h | ||
| uaccess.h | ||
| udbg.h | ||
| uic.h | ||
| ultravisor-api.h | ||
| ultravisor.h | ||
| unaligned.h | ||
| uninorth.h | ||
| unistd.h | ||
| uprobes.h | ||
| user.h | ||
| vas.h | ||
| vdso.h | ||
| vdso_datapage.h | ||
| vermagic.h | ||
| vga.h | ||
| vio.h | ||
| vmalloc.h | ||
| word-at-a-time.h | ||
| xics.h | ||
| xive-regs.h | ||
| xive.h | ||
| xmon.h | ||
| xor.h | ||
| xor_altivec.h | ||