public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-22 08:05:05 to 2022-02-23 10:34:55 UTC [more...]

[kvm-unit-tests RFC PATCH 0/1] Detecting crashes in TAP output
 2022-02-23 10:34 UTC 

[PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
 2022-02-23 10:26 UTC  (12+ messages)

[PATCH v4 0/2] KVM: s390: make use of ultravisor AIV support
 2022-02-23 10:20 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: s390: pv: pull all vcpus out of SIE before converting to/from pv vcpu
` [PATCH v4 2/2] KVM: s390: pv: make use of ultravisor AIV support

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2022-02-23 10:02 UTC  (3+ messages)
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH 0/9] kvm: s390: Add PV dump support
 2022-02-23  9:20 UTC  (10+ messages)
` [PATCH 1/9] s390x: Add SE hdr query information
` [PATCH 2/9] s390: uv: Add dump fields to query
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH 5/9] KVM: s390: pv: Add query dump information
` [PATCH 6/9] kvm: s390: Add configuration dump functionality
` [PATCH 7/9] kvm: s390: Add CPU "
` [PATCH 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[kvm-unit-tests PATCH v2 0/8] s390x: Extend instruction interception tests
 2022-02-23  9:18 UTC  (3+ messages)

[PATCH v4 0/3] KVM: PPC: Book3S PR: Fixes for AIL and SCV
 2022-02-23  9:14 UTC  (4+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-23  8:47 UTC  (7+ messages)

[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
 2022-02-23  6:37 UTC  (22+ 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 v3] KVM: VMX: Enable Notify VM exit
 2022-02-23  6:24 UTC 

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-02-23  5:22 UTC  (47+ messages)
` [RFC PATCH 01/47] mm: asi: Introduce ASI core API
` [RFC PATCH 02/47] mm: asi: Add command-line parameter to enable/disable ASI
` [RFC PATCH 03/47] mm: asi: Switch to unrestricted address space when entering scheduler
` [RFC PATCH 04/47] mm: asi: ASI support in interrupts/exceptions
` [RFC PATCH 05/47] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [RFC PATCH 06/47] mm: asi: ASI page table allocation and free functions
` [RFC PATCH 07/47] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [RFC PATCH 08/47] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [RFC PATCH 09/47] mm: Add __PAGEFLAG_FALSE
` [RFC PATCH 10/47] mm: asi: Support for global non-sensitive direct map allocations
` [RFC PATCH 11/47] mm: asi: Global non-sensitive vmalloc/vmap support
` [RFC PATCH 12/47] mm: asi: Support for global non-sensitive slab caches
` [RFC PATCH 13/47] asi: Added ASI memory cgroup flag
` [RFC PATCH 14/47] mm: asi: Disable ASI API when ASI is not enabled for a process
` [RFC PATCH 15/47] kvm: asi: Restricted address space for VM execution
` [RFC PATCH 16/47] mm: asi: Support for mapping non-sensitive pcpu chunks
` [RFC PATCH 17/47] mm: asi: Aliased direct map for local non-sensitive allocations
` [RFC PATCH 18/47] mm: asi: Support for pre-ASI-init "
` [RFC PATCH 19/47] mm: asi: Support for locally nonsensitive page allocations
` [RFC PATCH 20/47] mm: asi: Support for locally non-sensitive vmalloc allocations
` [RFC PATCH 21/47] mm: asi: Add support for locally non-sensitive VM_USERMAP pages
` [RFC PATCH 22/47] mm: asi: Added refcounting when initilizing an asi
` [RFC PATCH 23/47] mm: asi: Add support for mapping all userspace memory into ASI
` [RFC PATCH 24/47] mm: asi: Support for local non-sensitive slab caches
` [RFC PATCH 25/47] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [RFC PATCH 26/47] mm: asi: Use separate PCIDs for restricted address spaces
` [RFC PATCH 27/47] mm: asi: Avoid TLB flushes during ASI CR3 switches when possible
` [RFC PATCH 28/47] mm: asi: Avoid TLB flush IPIs to CPUs not in ASI context
` [RFC PATCH 29/47] mm: asi: Reduce TLB flushes when freeing pages asynchronously
` [RFC PATCH 30/47] mm: asi: Add API for mapping userspace address ranges
` [RFC PATCH 31/47] mm: asi: Support for non-sensitive SLUB caches
` [RFC PATCH 32/47] x86: asi: Allocate FPU state separately when ASI is enabled
` [RFC PATCH 33/47] kvm: asi: Map guest memory into restricted ASI address space
` [RFC PATCH 34/47] kvm: asi: Unmap guest memory from ASI address space when using nested virt
` [RFC PATCH 35/47] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [RFC PATCH 36/47] mm: asi: Adding support for dynamic percpu ASI allocations
` [RFC PATCH 37/47] mm: asi: ASI annotation support for static variables
` [RFC PATCH 38/47] mm: asi: ASI annotation support for dynamic modules
` [RFC PATCH 39/47] mm: asi: Skip conventional L1TF/MDS mitigations
` [RFC PATCH 40/47] mm: asi: support for static percpu DEFINE_PER_CPU*_ASI
` [RFC PATCH 41/47] mm: asi: Annotation of static variables to be nonsensitive
` [RFC PATCH 42/47] mm: asi: Annotation of PERCPU "
` [RFC PATCH 43/47] mm: asi: Annotation of dynamic "
` [RFC PATCH 45/47] mm: asi: Mapping global nonsensitive areas in asi_global_init
` [RFC PATCH 46/47] kvm: asi: Do asi_exit() in vcpu_run loop before returning to userspace
` [RFC PATCH 47/47] mm: asi: Properly un/mapping task stack from ASI + tlb flush

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-23  5:01 UTC  (10+ 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 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  (10+ 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] 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)

[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 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  (5+ 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


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