public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 17:04:26 to 2023-10-17 20:25:56 UTC [more...]

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-17 20:24 UTC  (11+ messages)
` [PATCH V1 vfio 1/9] virtio-pci: Fix common config map for modern device
` [PATCH V1 vfio 2/9] virtio: Define feature bit for administration virtqueue
` [PATCH V1 vfio 3/9] virtio-pci: Introduce admin virtqueue
` [PATCH V1 vfio 4/9] virtio-pci: Introduce admin command sending function
` [PATCH V1 vfio 5/9] virtio-pci: Introduce admin commands
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V1 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V1 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH 03/10] kvmclock: Use free_decrypted_pages()
 2023-10-17 20:24 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-17 19:58 UTC  (33+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-17 19:19 UTC  (9+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-17 19:03 UTC  (49+ messages)
` [PATCH v3 07/19] iommufd: Dirty tracking data support
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-17 18:54 UTC  (40+ messages)
` [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters

[PATCH] KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
 2023-10-17 18:50 UTC  (3+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2023-10-17 18:49 UTC  (8+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request

[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
 2023-10-17 18:08 UTC  (2+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-17 18:02 UTC  (4+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
 2023-10-17 17:28 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Initialise dynamically allocated configuration names
 2023-10-17 17:22 UTC 

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-17 16:58 UTC  (13+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-17 16:27 UTC  (6+ messages)
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
 2023-10-17 16:18 UTC  (19+ messages)

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-17 16:05 UTC  (9+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation

[PATCH v3] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
 2023-10-17 16:02 UTC  (2+ messages)

[PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
 2023-10-17 15:44 UTC  (21+ messages)

[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-17 15:28 UTC  (5+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64

[PATCH v2 0/2] vfio/mtty: Add migration support
 2023-10-17 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] vfio/mtty: Overhaul mtty interrupt handling
` [PATCH v2 2/2] vfio/mtty: Enable migration support

[PATCH v14 00/23] TDX host kernel support
 2023-10-17 14:24 UTC  (29+ messages)
` [PATCH v14 01/23] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v14 02/23] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v14 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v14 04/23] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v14 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 08/23] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v14 09/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v14 10/23] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v14 11/23] x86/virt/tdx: Fill out "
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v14 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v14 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v14 15/23] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v14 16/23] x86/virt/tdx: Initialize all TDMRs
` [PATCH v14 17/23] x86/kexec: Flush cache of TDX private memory
` [PATCH v14 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v14 19/23] x86/virt/tdx: Improve readability of module initialization error handling
` [PATCH v14 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
` [PATCH v14 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v14 23/23] Documentation/x86: Add documentation for TDX host support

[RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
 2023-10-17 14:06 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-17 13:29 UTC  (10+ messages)
` [kvm-unit-tests PATCH 5/9] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 6/9] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 7/9] s390x: topology: Rewrite topology list test

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-10-17 12:12 UTC  (2+ messages)

Bug? Incompatible APF for 4.14 guest on 5.10 and later host
 2023-10-17 11:22 UTC  (5+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-17  9:33 UTC 

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-17  8:03 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-17  7:58 UTC  (2+ messages)

[PATCH] KVM: arm64: Move VTCR_EL2 into struct s2_mmu
 2023-10-17  7:58 UTC  (2+ messages)

[RFC PATCH 00/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
 2023-10-17  3:20 UTC  (14+ messages)
` [RFC PATCH 01/12] iommu/vt-d: Retire the treatment for revoking PASIDs with pending pgfaults
` [RFC PATCH 02/12] iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
` [RFC PATCH 03/12] iommu/vt-d: Retire intel_svm_bind_mm()
` [RFC PATCH 04/12] iommu/vt-d: Make dev_to_intel_iommu() helper global
` [RFC PATCH 05/12] iommu/vt-d: Retire struct intel_svm_dev
` [RFC PATCH 06/12] iommu: Add mmu_notifier to sva domain
` [RFC PATCH 07/12] iommu/vt-d: Retire struct intel_svm
` [RFC PATCH 08/12] iommu/vt-d: Use RCU for dev_pasids list updates in set/remove_dev_pasid()
` [RFC PATCH 09/12] iommu/vt-d: Refactor intel_iommu_set_dev_pasid()
` [RFC PATCH 10/12] iommu/vt-d: Refactor intel_iommu_remove_dev_pasid()
` [RFC PATCH 11/12] iommu/vt-d: Use intel_iommu_set_dev_pasid() for sva domain
` [RFC PATCH 12/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations

[GIT PULL] KVM fixes for Linux 6.6-rc7
 2023-10-17  1:57 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
 2023-10-16 22:12 UTC 

[PATCH 0/2] vfio/mtty: Add migration support
 2023-10-16 20:16 UTC  (4+ messages)
` [PATCH 1/2] vfio/mtty: Fix eventfd leak

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-16 19:38 UTC  (10+ messages)
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation

[PATCH gmem] KVM: selftests: Fix gmem conversion tests for multiple vCPUs
 2023-10-16 18:47 UTC 

[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
 2023-10-16 18:32 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point

[RFC PATCH V2 00/18] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-10-16 17:48 UTC  (4+ messages)
` [RFC PATCH V2 14/18] vfio/pci: Add core IMS support

[PATCH v2] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16 16:56 UTC 

[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16 17:04 UTC  (5+ messages)

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-16 16:45 UTC  (7+ messages)
` [PATCH RFC 07/11] KVM: x86: Make Hyper-V emulation optional


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