public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 10:30:42 to 2023-01-10 17:51:28 UTC [more...]

[PATCH V6 0/7] KVM: selftests: Add simple SEV test
 2023-01-10 17:50 UTC  (7+ messages)
` [PATCH V6 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V6 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V6 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V6 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V6 5/7] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V6 6/7] KVM: selftests: Update ucall pool to allocate from shared memory

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-01-10 17:41 UTC  (4+ messages)
` [PATCH kernel v2 1/3] x86/amd: Cache values in percpu variables

[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-01-10 17:35 UTC  (10+ 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

[PATCH] KVM: sev: Fix int overflow in send|recieve_update_data ioctls
 2023-01-10 17:20 UTC  (5+ messages)

[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
 2023-01-10 17:06 UTC  (4+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()

[PATCH V6 0/7] KVM: selftests: Add simple SEV test
 2023-01-10 17:03 UTC  (8+ messages)
` [PATCH V6 1/7] KVM: selftests: sparsebit: add const where appropriate
` [PATCH V6 2/7] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V6 3/7] KVM: selftests: handle protected bits in page tables
` [PATCH V6 4/7] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V6 5/7] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V6 6/7] KVM: selftests: Update ucall pool to allocate from shared memory
` [PATCH V6 7/7] KVM: selftests: Add simple sev vm testing

[PATCH v8 00/16] TDX host kernel support
 2023-01-10 16:53 UTC  (54+ messages)
` [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

misc mdev tidyups
 2023-01-10 16:13 UTC  (14+ messages)
` [PATCH 1/4] vfio-mdev: allow building the samples into the kernel
` [PATCH 2/4] vfio-mdev: turn VFIO_MDEV into a selectable symbol
` [PATCH 3/4] vfio-mdev: move the mtty usage documentation
` [PATCH 4/4] vfio-mdev: remove an non-existing driver from vfio-mediated-device

[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-10 16:04 UTC  (5+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2023-01-10 15:30 UTC  (8+ messages)

[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
 2023-01-10 15:29 UTC  (8+ 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

[RFC PATCH 1/2] KVM: x86/xen: Fix use-after-free in kvm_xen_eventfd_update()
 2023-01-10 15:27 UTC  (10+ 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()

[PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
 2023-01-10 15:25 UTC  (2+ messages)

[PATCH] KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
 2023-01-10 15:25 UTC 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-10 15:23 UTC  (13+ 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 V7 0/7] fixes for virtual address update
 2023-01-10 15:02 UTC  (15+ 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

[PATCH v2 0/6] Clean up the supported xfeatures
 2023-01-10 14:49 UTC  (4+ messages)
` [PATCH v2 1/6] KVM: x86: Clear all supported MPX xfeatures if they are not all set

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-10 14:29 UTC  (7+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

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

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-10 13:43 UTC  (4+ messages)
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler

[PATCH] kvm: remove a semicolon
 2023-01-10 10:16 UTC 

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2023-01-10  9:26 UTC  (8+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations

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

[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  (6+ messages)
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits

[RFC 00/12] Add vfio_device cdev for iommufd support
 2023-01-10  2:57 UTC  (13+ messages)
` [RFC 08/12] vfio: Add infrastructure for bind_iommufd and attach
` [RFC 11/12] vfio: Add ioctls for device cdev iommufd

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

[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

[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  (2+ 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  (4+ messages)

[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

[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  (5+ messages)
` [PATCH 5/6] KVM: VMX: Always intercept accesses to unsupported "extended" x2APIC regs

[PATCH V1 vfio 0/6] Move to use cgroups for userspace persistent allocations
 2023-01-09 16:21 UTC  (6+ messages)
` [PATCH V1 vfio 3/6] vfio: Use GFP_KERNEL_ACCOUNT "

[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  (2+ messages)


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