public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-09 08:08:09 to 2022-12-12 19:32:20 UTC [more...]

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-12 19:32 UTC  (23+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to "
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault "
` [RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
` [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-12 19:00 UTC  (5+ messages)
` [RFC PATCH V2 02/18] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V2 03/18] x86/hyperv: apic change for sev-snp enlightened guest

[PATCH iommufd v2 0/9] Remove IOMMU_CAP_INTR_REMAP
 2022-12-12 18:46 UTC  (10+ messages)
` [PATCH iommufd v2 1/9] irq: Add msi_device_has_isolated_msi()
` [PATCH iommufd v2 2/9] iommu: Add iommu_group_has_isolated_msi()
` [PATCH iommufd v2 3/9] vfio/type1: Convert to iommu_group_has_isolated_msi()
` [PATCH iommufd v2 4/9] iommufd: Convert to msi_device_has_isolated_msi()
` [PATCH iommufd v2 5/9] irq: Remove unused irq_domain_check_msi_remap() code
` [PATCH iommufd v2 6/9] irq: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
` [PATCH iommufd v2 7/9] iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
` [PATCH iommufd v2 8/9] irq/s390: Add arch_is_isolated_msi() for s390
` [PATCH iommufd v2 9/9] iommu: Remove IOMMU_CAP_INTR_REMAP

[Patch v4 00/13] Add Hyper-v extended hypercall support in KVM
 2022-12-12 18:37 UTC  (14+ messages)
` [Patch v4 01/13] x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
` [Patch v4 02/13] KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
` [Patch v4 03/13] KVM: x86: Hyper-V invariant TSC control
` [Patch v4 04/13] KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_features test
` [Patch v4 05/13] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
` [Patch v4 06/13] KVM: selftests: Test that values written to Hyper-V MSRs are preserved
` [Patch v4 07/13] KVM: selftests: Test Hyper-V invariant TSC control
` [Patch v4 08/13] KVM: x86: hyper-v: Use common code for hypercall userspace exit
` [Patch v4 09/13] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
` [Patch v4 10/13] KVM: selftests: Test Hyper-V extended hypercall enablement
` [Patch v4 11/13] KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
` [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common
` [Patch v4 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[GIT PULL] Please pull IOMMUFD subsystem changes
 2022-12-12 18:30 UTC 

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-12 17:46 UTC  (4+ messages)

[GIT PULL] First batch of KVM changes for Linux 6.2
 2022-12-12 16:57 UTC  (2+ messages)

[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
 2022-12-12 16:45 UTC  (4+ messages)

[PATCH iommufd 0/9] Remove IOMMU_CAP_INTR_REMAP
 2022-12-12 16:25 UTC  (21+ messages)
` [PATCH iommufd 1/9] irq: Add msi_device_has_secure_msi()
` [PATCH iommufd 2/9] vfio/type1: Check that every device supports IOMMU_CAP_INTR_REMAP
` [PATCH iommufd 4/9] iommufd: Convert to msi_device_has_secure_msi()

[Patch v3 00/13] Add Hyper-v extended hypercall support in KVM
 2022-12-12 16:00 UTC  (9+ messages)
` [Patch v3 12/13] KVM: selftests: Make vCPU exit reason test assertion common
` [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
 2022-12-12 15:58 UTC  (11+ messages)

[PATCH 1/2] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
 2022-12-12 15:32 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86/mmu: Remove useless shadow_host_writable_mask

[RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
 2022-12-12 14:49 UTC  (25+ messages)

[GIT PULL] KVM/riscv changes for 6.2
 2022-12-12 14:05 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
 2022-12-12 13:56 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters

[PATCH 0/2] Fix "Instructions Retired" from incorrectly counting
 2022-12-12 13:24 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/pmu: Prevent the PMU from counting disallowed events
` [PATCH 2/2] KVM: selftests: Test the PMU event "Instructions retired"

[PATCH RFC 0/8] KVM: x86/pmu: Enable Fixed Counter3 and Topdown Perf Metrics
 2022-12-12 13:23 UTC  (10+ messages)
` [PATCH RFC 1/8] perf/core: Add *group_leader to perf_event_create_kernel_counter()
` [PATCH RFC 2/8] perf: x86/core: Expose the available number of the Topdown metrics
` [PATCH RFC 3/8] perf: x86/core: Snyc PERF_METRICS bit together with fixed counter3
` [PATCH RFC 4/8] KVM: x86/pmu: Add Intel CPUID-hinted Topdown Slots event
` [PATCH RFC 5/8] KVM: x86/pmu: Add kernel-defined slots event to enable Fixed Counter3
` [PATCH RFC 6/8] KVM: x86/pmu: properly use INTEL_PMC_FIXED_RDPMC_BASE macro
` [PATCH RFC 7/8] KVM: x86/pmu: Use flex *event arrays to implement grouped events
` [PATCH RFC 8/8] KVM: x86/pmu: Add MSR_PERF_METRICS MSR emulation to enable Topdown

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2022-12-12 13:10 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/4] lib: add function to request migration
 2022-12-12 11:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/4] "
` [kvm-unit-tests PATCH v3 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v3 3/4] s390x: "
` [kvm-unit-tests PATCH v3 4/4] arm: "

[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-12 10:38 UTC  (12+ messages)
` [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
` [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails

[PATCH v13 0/7] s390x: CPU Topology
 2022-12-12 10:17 UTC  (19+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration

vfio-pci rejects binding to devices having same pcie vendor id and device id
 2022-12-12  9:26 UTC  (3+ messages)

[PATCH] kvm: x86/mmu: Warn on linking when sp->unsync_children
 2022-12-12  9:01 UTC 

[PATCH V2] kvm: Remove the unused macro KVM_MMU_READ_[UN]LOCK()
 2022-12-12  8:35 UTC 

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-12  8:11 UTC  (23+ messages)
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-12  7:23 UTC  (11+ messages)
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

Found a memory leak in kvm module
 2022-12-12  3:07 UTC 

Compliment Of The Day,
 2022-12-10 20:54 UTC 

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-10 16:00 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/speculation: Introduce Intel SPEC_CTRL BHI related definition
` [RFC PATCH 2/9] KVM: x86: Add a kvm-only leaf for RRSBA_CTRL
` [RFC PATCH 3/9] KVM: x86: Add a kvm-only leaf for BHI_CTRL
` [RFC PATCH 4/9] x86/kvm/vmx: Virtualize Intel IA32_SPEC_CTRL
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES
` [RFC PATCH 7/9] kvm/x86: Add MSR_VIRTUAL_MITIGATION_ENUM/CTRL emulation
` [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA
` [RFC PATCH 9/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for BHI

Greetings!
 2022-12-10 10:50 UTC 

[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
 2022-12-09 23:32 UTC  (12+ messages)
` [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
` [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
` [PATCH 3/7] KVM: x86/MMU: Move gfn_to_rmap() to rmap.c
` [PATCH 6/7] KVM: x86/MMU: Move rmap zap operations "
` [PATCH 7/7] KVM: x86/MMU: Move rmap_add() "

[PATCH] KVM: selftests: Fix a typo in the vcpu_msrs_set assert
 2022-12-09 20:38 UTC  (2+ messages)

[PATCH v10 016/108] KVM: TDX: create/destroy VM structure
 2022-12-09 19:15 UTC  (2+ messages)

[Patch v2 0/2] NUMA aware page table allocation
 2022-12-09 18:51 UTC  (10+ messages)
` [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages

[GIT PULL] KVM/arm64 updates for 6.2
 2022-12-09 17:07 UTC  (11+ messages)

[kvm-unit-tests PATCH v2] arm: Add PSCI CPU_OFF test
 2022-12-09 16:00 UTC  (5+ messages)
` [PATCH 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [PATCH 2/2] arm/psci: Add PSCI_CPU_OFF testscase to arm/psci testsuite

[kvm-unit-tests PATCH v2 0/4] lib: add function to request migration
 2022-12-09 15:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] "
` [kvm-unit-tests PATCH v2 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v2 3/4] s390x: "
` [kvm-unit-tests PATCH v2 4/4] arm: "

[kvm-unit-tests PATCH v1 0/4] lib: add function to request migration
 2022-12-09 13:18 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v1 4/4] arm: "

[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-09 12:47 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/1] s390x: test storage keys during migration
 2022-12-09 10:21 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: add parallel skey migration test

[kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration
 2022-12-09  9:02 UTC  (10+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-12-09  8:06 UTC  (5+ messages)


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