public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 16:22:58 to 2022-02-23 05:23:53 UTC [more...]

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-02-23  5:21 UTC  (2+ messages)
` [RFC PATCH 01/47] mm: asi: Introduce ASI core API

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-23  5:01 UTC  (11+ messages)
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type

[PATCH] x86/mm/cpa: Generalize __set_memory_enc_pgtable()
 2022-02-23  4:35 UTC 

[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
 2022-02-23  4:26 UTC  (21+ messages)
` [PATCH v3 01/19] KVM: arm64: Drop unused param from kvm_psci_version()
` [PATCH v3 02/19] KVM: arm64: Create a helper to check if IPA is valid
` [PATCH v3 03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call
` [PATCH v3 04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v3 05/19] KVM: arm64: Dedupe vCPU power off helpers
` [PATCH v3 06/19] KVM: arm64: Track vCPU power state using MP state values
` [PATCH v3 07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v3 08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state
` [PATCH v3 09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
` [PATCH v3 10/19] KVM: Create helper for setting a system event exit
` [PATCH v3 11/19] KVM: arm64: Return a value from check_vcpu_requests()
` [PATCH v3 12/19] KVM: arm64: Add support for userspace to suspend a vCPU
` [PATCH v3 13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND
` [PATCH v3 14/19] KVM: arm64: Raise default PSCI version to v1.1
` [PATCH v3 15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v3 16/19] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v3 17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
` [PATCH v3 18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v3 19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-23  3:37 UTC  (13+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-23  2:47 UTC  (13+ messages)
` [PATCH V8 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V8 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P

[PATCH] vhost: use bvec_kmap_local in {get,put}u16_iotlb
 2022-02-23  2:18 UTC  (2+ messages)

[PATCH v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-23  2:09 UTC  (2+ messages)

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-23  2:05 UTC  (9+ messages)

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-23  1:46 UTC  (9+ messages)
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

[kvm:next 100/102] arch/x86/include/asm/kvm-x86-ops.h:82:1: warning: pointer type mismatch ('bool (*)(struct kvm_vcpu *)' (aka '_Bool (*)(struct kvm_vcpu *)') and 'void *')
 2022-02-23  1:43 UTC 

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-23  1:03 UTC  (13+ messages)

[PATCH v5 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-23  0:52 UTC  (5+ messages)
` [PATCH v5 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2022-02-22 22:17 UTC  (4+ messages)
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2022-02-22 19:46 UTC 

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-02-22 19:09 UTC  (2+ messages)

VFIO_IOMMU_TYPE1 inefficiencies for certain use cases
 2022-02-22 19:05 UTC  (2+ messages)

[GIT PULL 00/13] KVM: s390: Changes for 5.18 part1
 2022-02-22 18:18 UTC  (16+ messages)
` [GIT PULL 01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
` [GIT PULL 02/13] s390/uaccess: Add copy_from/to_user_key functions
` [GIT PULL 03/13] KVM: s390: Honor storage keys when accessing guest memory
` [GIT PULL 04/13] KVM: s390: handle_tprot: Honor storage keys
` [GIT PULL 05/13] KVM: s390: selftests: Test TEST PROTECTION emulation
` [GIT PULL 06/13] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [GIT PULL 07/13] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [GIT PULL 08/13] KVM: s390: Rename existing vcpu memop functions
` [GIT PULL 09/13] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [GIT PULL 10/13] KVM: s390: Update api documentation for memop ioctl
` [GIT PULL 11/13] selftests: kvm: Check whether SIDA memop fails for normal guests
` [GIT PULL 12/13] KVM: s390: Clarify key argument for MEM_OP in api docs
` [GIT PULL 13/13] KVM: s390: Add missing vm MEM_OP size check

[PATCH v3 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-22 17:27 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH kvmtool v3] aarch64: Add stolen time support
 2022-02-22 17:15 UTC  (8+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-22 16:13 UTC  (3+ messages)
` [PATCH v6 38/64] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables

[PATCH] selftests: KVM: add sev_migrate_tests on machines without SEV-ES
 2022-02-22 16:12 UTC  (3+ messages)

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-22 16:06 UTC  (5+ messages)
` [PATCH v2 16/18] KVM: x86: introduce KVM_REQ_MMU_UPDATE_ROOT

[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
 2022-02-22 15:46 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
` [PATCH 2/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
` [PATCH 3/4] KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls
` [PATCH 4/4] KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall

[PATCH] KVM: x86: Fix function address when kvm_x86_ops.func is NULL
 2022-02-22 15:25 UTC  (4+ messages)

[PATCH v2] KVM:nVMX: Make setup/unsetup under the same conditions
 2022-02-22 15:19 UTC  (2+ messages)

[PATCH v2] kvm:vmx: Fix typos comment in __loaded_vmcs_clear()
 2022-02-22 15:18 UTC  (2+ messages)

[PATCH v2] KVM:VMX:Remove scratch 'cpu' variable that shadows an identical scratch var
 2022-02-22 15:16 UTC  (2+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-22 15:03 UTC  (6+ messages)

[kvm-unit-tests PATCH v3 0/5] s390x: Attestation tests
 2022-02-22 14:54 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH v3 2/5] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v3 3/5] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH v3 4/5] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v3 5/5] s390x: uv-guest: Add attestation tests

[PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
 2022-02-22 14:11 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
` [PATCH v4 2/3] KVM: PPC: Book3S PR: Disallow AIL != 0
` [PATCH v4 3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3

[PATCH MANUALSEL 5.10 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.10 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH MANUALSEL 5.15 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.15 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH MANUALSEL 5.16 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
 2022-02-22 14:05 UTC  (2+ messages)
` [PATCH MANUALSEL 5.16 2/2] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[syzbot] INFO: task hung in vhost_work_dev_flush
 2022-02-22 11:34 UTC  (8+ messages)

[PATCH kvmtool v2] aarch64: Add stolen time support
 2022-02-22 10:51 UTC  (4+ messages)

[PATCH] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-22  9:05 UTC  (10+ messages)

[PATCH] x86/kvm: Don't waste memory if kvmclock is disabled
 2022-02-22  9:02 UTC 

[RESEND PATCH] KVM: x86/mmu: make apf token non-zero to fix bug
 2022-02-22  8:38 UTC  (2+ messages)

[PATCH v4] KVM: Move VM's worker kthreads back to the original cgroup before exiting
 2022-02-22  8:35 UTC  (2+ messages)

[PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
 2022-02-22  8:04 UTC  (3+ messages)
` [PATCH] KVM: s390: Add missing vm MEM_OP size check

[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-22  7:35 UTC  (4+ messages)

[PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-22  6:12 UTC  (4+ messages)
` [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info

[kvm-unit-tests PATCH v1 0/3] x86 UEFI: pass envs and args
 2022-02-22  6:11 UTC  (5+ messages)

[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-02-22  5:39 UTC  (4+ messages)
` [RFC PATCH 11/13] KVM: SVM: Add logic to switch between APIC and x2APIC virtualization mode

[syzbot] WARNING in handle_exception_nmi (2)
 2022-02-22  5:18 UTC 

[PATCH] kvm: correct comment description issue
 2022-02-22  2:34 UTC  (3+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-22  1:16 UTC  (5+ messages)
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH 09/11] KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
 2022-02-21 20:57 UTC  (2+ messages)

[PATCH] vhost: handle zero regions in vhost_set_memory
 2022-02-21 19:57 UTC  (4+ messages)

[PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit
 2022-02-21 19:54 UTC  (4+ messages)

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-02-21 16:22 UTC  (25+ messages)
` [PATCH v2 01/25] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 03/25] KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
` [PATCH v2 04/25] KVM: x86/mmu: pull computation of kvm_mmu_role_regs to kvm_init_mmu
` [PATCH v2 05/25] KVM: x86/mmu: rephrase unclear comment
` [PATCH v2 06/25] KVM: nVMX/nSVM: do not monkey-patch inject_page_fault callback
` [PATCH v2 07/25] KVM: x86/mmu: remove "bool base_only" arguments
` [PATCH v2 08/25] KVM: x86/mmu: split cpu_mode from mmu_role
` [PATCH v2 09/25] KVM: x86/mmu: do not recompute root level from kvm_mmu_role_regs
` [PATCH v2 10/25] KVM: x86/mmu: remove ept_ad field
` [PATCH v2 11/25] KVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
` [PATCH v2 12/25] KVM: x86/mmu: cleanup computation of MMU roles for two-dimensional paging
` [PATCH v2 13/25] KVM: x86/mmu: cleanup computation of MMU roles for shadow paging
` [PATCH v2 14/25] KVM: x86/mmu: store shadow EFER.NX in the MMU role
` [PATCH v2 15/25] KVM: x86/mmu: remove extended bits from mmu_role, rename field
` [PATCH v2 16/25] KVM: x86/mmu: rename kvm_mmu_role union
` [PATCH v2 17/25] KVM: x86/mmu: remove redundant bits from extended role
` [PATCH v2 18/25] KVM: x86/mmu: remove valid "
` [PATCH v2 19/25] KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
` [PATCH v2 20/25] KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
` [PATCH v2 21/25] KVM: x86/mmu: replace shadow_root_level with root_role.level
` [PATCH v2 22/25] KVM: x86/mmu: replace root_level with cpu_mode.base.level
` [PATCH v2 23/25] KVM: x86/mmu: replace direct_map with root_role.direct
` [PATCH v2 24/25] KVM: x86/mmu: initialize constant-value fields just once
` [PATCH v2 25/25] KVM: x86/mmu: extract initialization of the page walking data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox