kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 23:16:25 to 2022-02-14 13:04:39 UTC [more...]

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-14 13:06 UTC  (5+ messages)
` [PATCH v3 17/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v3 18/30] KVM: s390: mechanism to enable guest zPCI Interpretation

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 13:03 UTC  (10+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()

[PATCH v2] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-14 12:57 UTC  (2+ messages)

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-14 12:51 UTC  (11+ messages)
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 07/14] PCI: "

[PATCH 1/2] KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
 2022-02-14 12:45 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW

[PATCH] x86 UEFI: Fix broken build for UEFI
 2022-02-14 12:42 UTC  (5+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-14 12:39 UTC  (5+ messages)
` [PATCH v6 05/64] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state

[kvm-unit-tests PATCH] lib/devicetree: Support 64 bit addresses for the initrd
 2022-02-14 12:05 UTC 

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-14 11:48 UTC  (3+ messages)

[kvm-unit-tests BUG] x86: debug.c compilation error with --target-efi
 2022-02-14 11:16 UTC  (3+ messages)

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-02-14 11:09 UTC  (12+ messages)
` [PATCH V2 01/11] perf/x86: Fix native_perf_sched_clock_from_tsc() with __sched_clock_offset
` [PATCH V2 02/11] perf/x86: Add support for TSC as a perf event clock
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds "
` [PATCH V2 04/11] perf tools: Add new perf clock IDs
` [PATCH V2 05/11] perf tools: Add API probes for new "
` [PATCH V2 06/11] perf tools: Add new clock IDs to "perf time to TSC" test
` [PATCH V2 07/11] perf tools: Add perf_read_tsc_conv_for_clockid()
` [PATCH V2 08/11] perf intel-pt: Add support for new clock IDs
` [PATCH V2 09/11] perf intel-pt: Use CLOCK_PERF_HW_CLOCK_NS by default
` [PATCH V2 10/11] perf intel-pt: Add config variables for timing parameters
` [PATCH V2 11/11] perf intel-pt: Add documentation for new clock IDs

[PATCH v2 1/2] platform: make platform_get_irq_optional() optional
 2022-02-14 10:43 UTC  (6+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2022-02-14 10:14 UTC  (9+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-14  9:56 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/4] S390x: CPU Topology Information
 2022-02-14  9:21 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v4 3/4] s390x: topology: Check the Perform Topology Function

[PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-14  6:57 UTC  (28+ messages)
` [PATCH v5 01/27] KVM: arm64: Introduce a validation function for an ID register
` [PATCH v5 02/27] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info
` [PATCH v5 04/27] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [PATCH v5 05/27] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [PATCH v5 06/27] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [PATCH v5 07/27] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [PATCH v5 08/27] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [PATCH v5 09/27] KVM: arm64: Make ID_AA64MMFR1_EL1 writable
` [PATCH v5 10/27] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [PATCH v5 11/27] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [PATCH v5 12/27] KVM: arm64: Make ID_DFR0_EL1 writable
` [PATCH v5 13/27] KVM: arm64: Make MVFR1_EL1 writable
` [PATCH v5 14/27] KVM: arm64: Make ID registers without id_reg_info writable
` [PATCH v5 15/27] KVM: arm64: Add consistency checking for frac fields of ID registers
` [PATCH v5 16/27] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [PATCH v5 17/27] KVM: arm64: Add kunit test for ID register validation
` [PATCH v5 18/27] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [PATCH v5 19/27] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [PATCH v5 20/27] KVM: arm64: Introduce framework to trap disabled features
` [PATCH v5 21/27] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [PATCH v5 22/27] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [PATCH v5 23/27] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [PATCH v5 24/27] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [PATCH v5 25/27] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [PATCH v5 26/27] KVM: arm64: Add kunit test for trap initialization
` [PATCH v5 27/27] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-13 17:21 UTC  (7+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

Set environment variable `KVM` makes build fail
 2022-02-13 14:43 UTC  (4+ messages)

[PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
 2022-02-13 12:57 UTC  (5+ messages)

[kvm-unit-tests PATCH] x86/pmu: Set appropriate expectations for reference cycles
 2022-02-13  8:27 UTC 

[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
 2022-02-13  3:57 UTC 

[kvm-unit-tests PATCH v2] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy to run
 2022-02-13  3:48 UTC  (2+ messages)

[PATCH] target/arm: Support PSCI 1.1 and SMCCC 1.0
 2022-02-13  2:10 UTC 

[kvm-unit-tests PATCH v2 00/10] Add #VC exception handling for AMD SEV-ES
 2022-02-13  1:31 UTC  (19+ messages)
` [kvm-unit-tests PATCH v2 01/10] x86: AMD SEV-ES: Setup #VC exception handler "
` [kvm-unit-tests PATCH v2 03/10] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v2 04/10] x86: AMD SEV-ES: Pull related GHCB definitions and helpers "
` [kvm-unit-tests PATCH v2 05/10] x86: AMD SEV-ES: Prepare for #VC processing
` [kvm-unit-tests PATCH v2 06/10] lib/x86: Move xsave helpers to lib/
` [kvm-unit-tests PATCH v2 07/10] x86: AMD SEV-ES: Handle CPUID #VC
` [kvm-unit-tests PATCH v2 08/10] x86: AMD SEV-ES: Handle MSR #VC
` [kvm-unit-tests PATCH v2 09/10] x86: AMD SEV-ES: Handle IOIO #VC
` [kvm-unit-tests PATCH v2 10/10] x86: AMD SEV-ES: Handle string IO for "

[PATCH kvm-unit-tests] pmu: fix conditions for emulation test
 2022-02-12 23:45 UTC  (2+ messages)

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-12 23:32 UTC  (20+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-12 22:47 UTC 

[PATCH MANUALSEL 5.16 1/8] KVM: eventfd: Fix false positive RCU usage warning
 2022-02-12 22:20 UTC  (3+ messages)

[Bug 199727] CPU freezes in KVM guests during high IO load on host
 2022-02-12 10:26 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
 2022-02-12  8:39 UTC  (2+ messages)

[PATCH] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-12  2:04 UTC 

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-12  0:01 UTC  (14+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-11 23:40 UTC  (5+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-11 19:38 UTC  (3+ messages)

[PATCH 00/12] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-11 18:48 UTC  (40+ messages)
` [PATCH 03/12] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH 04/12] KVM: MMU: WARN if PAE roots linger after kvm_mmu_unload
` [PATCH 05/12] KVM: MMU: avoid NULL-pointer dereference on page freeing bugs
` [PATCH 06/12] KVM: MMU: rename kvm_mmu_reload
` [PATCH 07/12] KVM: x86: use struct kvm_mmu_root_info for mmu->root
` [PATCH 08/12] KVM: MMU: do not consult levels when freeing roots
` [PATCH 09/12] KVM: MMU: look for a cached PGD when going from 32-bit to 64-bit
` [PATCH 10/12] KVM: MMU: load new PGD after the shadow MMU is initialized
` [PATCH 11/12] KVM: MMU: remove kvm_mmu_calc_root_page_role
` [PATCH 12/12] KVM: x86: do not unload MMU roots on all role changes

[PATCH v4 00/10] KVM: s390: Do storage key checking
 2022-02-11 18:22 UTC  (11+ messages)
` [PATCH v4 01/10] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v4 02/10] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v4 03/10] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v4 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v4 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v4 07/10] KVM: s390: Rename existing vcpu memop functions
` [PATCH v4 08/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v4 09/10] KVM: s390: Update api documentation for memop ioctl
` [PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys

[PATCH] KVM: x86: fix hardlockup due to LAPIC hrtimer period drift
 2022-02-11 17:49 UTC 

[PATCH V2] selftests: kvm: Remove absent target file
 2022-02-11 17:37 UTC  (5+ messages)

[PATCH 0/3] KVM: SVM: fix race between interrupt delivery and AVIC inhibition
 2022-02-11 17:35 UTC  (9+ messages)
` [PATCH 1/3] KVM: SVM: extract avic_ring_doorbell
` [PATCH 2/3] KVM: SVM: set IRR in svm_deliver_interrupt
` [PATCH 3/3] KVM: SVM: fix race between interrupt delivery and AVIC inhibition

[GIT PULL] KVM/arm64 fixes for 5.17, take #3
 2022-02-11 17:11 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Fixes for kvm/queue
 2022-02-11 17:04 UTC  (5+ messages)

[PATCH 07/49] KVM: x86: replace bitmap_weight with bitmap_empty where appropriate
 2022-02-11 16:34 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] configure changes and rename --target-efi
 2022-02-11 16:19 UTC  (9+ messages)

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2022-02-11 16:06 UTC  (4+ messages)
` [RFC PATCH 4/6] KVM: X86: Introduce role.level_promoted

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-11 11:03 UTC  (3+ messages)
` [PATCH V7 mlx5-next 10/15] vfio: Remove migration protocol v1 documentation

[PATCH v3 00/10] KVM: s390: Do storage key checking
 2022-02-11  9:17 UTC  (6+ messages)
` [PATCH v3 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v3 09/10] KVM: s390: Update api documentation for memop ioctl

[PATCH] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
 2022-02-11  8:52 UTC  (2+ messages)

[PATCH v2 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-11  6:07 UTC  (2+ messages)

[PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-02-11  5:04 UTC  (7+ messages)

[PATCH] Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
 2022-02-11  2:24 UTC 

[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-11  0:08 UTC 

[PATCH v5] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-11  0:10 UTC  (3+ messages)

[PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
 2022-02-10 23:45 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).