public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 21:26:53 to 2023-01-10 07:11:42 UTC [more...]

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-10  7:10 UTC  (10+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH] vfio: Support VFIO_NOIOMMU with iommufd
 2023-01-10  6:20 UTC  (4+ messages)

[PATCH 0/7] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-01-10  5:50 UTC  (9+ messages)
` [PATCH 1/7] KVM: arm64: PMU: Have reset_pmu_reg() to clear a register
` [PATCH 2/7] KVM: arm64: PMU: Use reset_pmu_reg() for PMUSERENR_EL0 and PMCCFILTR_EL0

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-01-10  3:56 UTC  (16+ messages)
` [PATCH v3 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd

[RFC 00/12] Add vfio_device cdev for iommufd support
 2023-01-10  2:57 UTC  (28+ messages)
` [RFC 03/12] vfio: Accept vfio device file in the driver facing kAPI
` [RFC 05/12] kvm/vfio: Accept vfio device file from userspace
` [RFC 08/12] vfio: Add infrastructure for bind_iommufd and attach
` [RFC 09/12] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [RFC 10/12] vfio: Add cdev for vfio_device
` [RFC 11/12] vfio: Add ioctls for device cdev iommufd

[PATCH] vhost: remove unused paramete
 2023-01-10  2:44 UTC 

[PATCH v8 00/16] TDX host kernel support
 2023-01-10  2:23 UTC  (47+ messages)
` [PATCH v8 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v8 04/16] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 09/16] x86/virt/tdx: Fill out "
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled

[PATCH 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
 2023-01-10  2:24 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
` [PATCH 2/4] KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
` [PATCH 3/4] KVM: selftests: aarch64: Fix check of dirty log PT write
` [PATCH 4/4] KVM: selftests: aarch64: Test read-only PT memory regions

[PATCH V7 0/7] fixes for virtual address update
 2023-01-10  0:31 UTC  (14+ messages)
` [PATCH V7 2/7] vfio/type1: prevent underflow of locked_vm via exec()
` [PATCH V7 3/7] vfio/type1: track locked_vm per dma

[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-01-09 23:45 UTC  (9+ messages)
` [RFC PATCH 1/6] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RFC PATCH 2/6] KVM: arm64: Add support for FEAT_TLBIRANGE
` [RFC PATCH 3/6] KVM: Define kvm_flush_remote_tlbs_range
` [RFC PATCH 4/6] KVM: arm64: Optimize TLBIs in the dirty logging path
` [RFC PATCH 5/6] KVM: arm64: Optimize the stage2 map path with TLBI range instructions
` [RFC PATCH 6/6] KVM: arm64: Create a fast stage-2 unmap path

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-09 21:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH v3 2/4] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for "
` [kvm-unit-tests PATCH v3 4/4] arm: pmu: Print counter values as hexadecimals

[kvm-unit-tests PATCH] arm: Remove MAX_SMP probe loop
 2023-01-09 21:43 UTC  (4+ messages)

[PATCH V5 0/7] KVM: selftests: Add simple SEV test
 2023-01-09 21:20 UTC  (6+ messages)
` [PATCH V5 5/7] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH 0/2] kvm/vfio: fix potential deadlock on vfio group lock
 2023-01-09 21:07 UTC  (6+ messages)
` [PATCH 1/2] KVM: async kvm_destroy_vm for vfio devices
` [PATCH 2/2] KVM: s390: pci: use asyncronous kvm put

[kvm-unit-tests PATCH v2 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-09 20:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters

[PATCH rcu 01/27] arch/x86: Remove "select SRCU"
 2023-01-09 20:05 UTC  (7+ messages)
` [PATCH rcu 05/27] arch/riscv/kvm: "

[PATCH 0/7] improve AP queue reset processing
 2023-01-09 19:40 UTC  (6+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-09 19:32 UTC  (5+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2023-01-09 18:55 UTC  (4+ messages)
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "

[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
 2023-01-09 18:47 UTC  (6+ messages)
` [RFC 04/14] KVM: x86/MMU: Expose functions for paging_tmpl.h

[V4 PATCH 0/4] Execute hypercalls according to host cpu
 2023-01-09 18:20 UTC  (7+ messages)
` [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
` [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
` [V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2023-01-09 18:20 UTC  (3+ messages)
` [RFC PATCH 05/32] x86/traps: add exc_raise_irq() for VMX IRQ reinjection

[PATCH] KVM: x86: Replace 0-length arrays with flexible arrays
 2023-01-09 17:30 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: x2APIC reserved bits/regs fixes
 2023-01-09 17:25 UTC  (15+ messages)
` [PATCH 1/6] KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
` [PATCH 2/6] KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
` [PATCH 3/6] KVM: x86: Mark x2APIC DFR reg as non-existent for x2APIC
` [PATCH 4/6] KVM: x86: Split out logic to generate "readable" APIC regs mask to helper
` [PATCH 5/6] KVM: VMX: Always intercept accesses to unsupported "extended" x2APIC regs
` [PATCH 6/6] KVM: VMX: Intercept reads to invalid and write-only x2APIC registers

[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
 2023-01-09 16:23 UTC  (5+ messages)
` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
` [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic

[PATCH V1 vfio 0/6] Move to use cgroups for userspace persistent allocations
 2023-01-09 16:21 UTC  (11+ messages)
` [PATCH V1 vfio 1/6] vfio/mlx5: Fix UBSAN note
` [PATCH V1 vfio 2/6] vfio/mlx5: Allow loading of larger images than 512 MB
` [PATCH V1 vfio 3/6] vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
` [PATCH V1 vfio 4/6] vfio/hisi: "
` [PATCH V1 vfio 5/6] vfio/fsl-mc: "
` [PATCH V1 vfio 6/6] vfio/platform: "

[PATCH] KVM: sev: Fix int overflow in send|recieve_update_data ioctls
 2023-01-09 16:08 UTC 

[PATCH v2] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
 2023-01-09 16:03 UTC  (2+ messages)

[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
 2023-01-09 15:05 UTC  (3+ messages)

[PATCH] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
 2023-01-09 14:50 UTC  (2+ messages)

[PATCH v2] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-09 14:33 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
 2023-01-09 14:03 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm64: nv: only emulate timers that have not yet fired
` [PATCH 3/3] KVM: arm64: nv: Avoid block mapping if max_map_size is smaller than block size

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-09  9:58 UTC  (9+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry

[PATCH] vhost-test: remove meaningless debug info
 2023-01-09  9:00 UTC  (2+ messages)

[PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-09  9:00 UTC  (6+ messages)
` [PATCH v2 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-09  7:24 UTC  (3+ messages)
` [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest

[PATCH] accel/kvm: Specify default IPA size for arm64
 2023-01-09  6:22 UTC 

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-01-09  5:20 UTC  (2+ messages)

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-01-09  1:19 UTC  (3+ messages)

[PATCH v5 00/33] KVM: x86: AVIC and local APIC fixes+cleanups
 2023-01-08 15:32 UTC  (13+ messages)
` [PATCH v5 03/33] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v5 10/33] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
` [PATCH v5 18/33] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH v5 27/33] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
` [PATCH v5 32/33] KVM: x86: Allow APICv APIC ID inhibit to be cleared
` [PATCH v5 33/33] KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps

[PATCH v7 0/4] KVM: Dirty quota-based throttling
 2023-01-07 21:44 UTC  (13+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2023-01-07 10:40 UTC  (2+ messages)

[PATCH] vfio: platform: No need to check res again
 2023-01-07  3:47 UTC 

[PATCH iommufd v3 2/9] iommu: Add iommu_group_has_isolated_msi()
 2023-01-07  2:19 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/3] x86: Add testcases for x2APIC MSRs
 2023-01-07  1:17 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86/msr: Skip built-in testcases if user provides custom MSR+value to test
` [kvm-unit-tests PATCH 2/3] x86/apic: Refactor x2APIC reg helper to provide exact semantics
` [kvm-unit-tests PATCH 3/3] x86/msr: Add testcases for x2APIC MSRs

[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-07  0:29 UTC 

[PATCH v2 0/6] kvm->lock vs. SRCU sync optimizations
 2023-01-07  0:12 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_SET_PMU_EVENT_FILTER)
` [PATCH v2 2/6] KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_X86_SET_MSR_FILTER)
` [PATCH v2 3/6] KVM: x86: Simplify msr_filter update
` [PATCH v2 4/6] KVM: x86: Explicitly state lockdep condition of "
` [PATCH v2 5/6] KVM: x86: Remove unnecessary initialization in kvm_vm_ioctl_set_msr_filter()
` [PATCH v2 6/6] KVM: x86: Simplify msr_io()

[RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free in kvm_xen_eventfd_update()
 2023-01-07  0:06 UTC  (7+ messages)
` [PATCH 0/2] Fix deadlocks in kvm_vm_ioctl_set_msr_filter() and
  ` [PATCH 1/2] KVM: x86: Fix deadlock in kvm_vm_ioctl_set_msr_filter()

[RFC PATCH v2 00/32] x86: enable FRED for x86-64
 2023-01-06 23:00 UTC  (4+ messages)
` [RFC PATCH v2 32/32] x86/fred: disable FRED by default in its early stage


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