public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-05 14:53:08 to 2023-12-07 00:56:52 UTC [more...]

[PATCH V6 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-07  0:56 UTC  (12+ messages)
` [PATCH V6 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V6 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V6 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V6 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V6 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V6 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V6 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V6 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V6 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH] kvm: x86: use a uapi-friendly macro for BIT
 2023-12-07  0:11 UTC 

[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
 2023-12-06 23:31 UTC  (3+ messages)
` [PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE

[PATCH net-next v7 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-06 22:50 UTC  (9+ messages)
` [PATCH net-next v7 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v7 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v7 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v7 4/4] vsock/test: two tests to check credit update logic

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-12-06 22:45 UTC  (7+ messages)

[PATCH v6 00/16] Add Secure TSC support for SNP guests
 2023-12-06 22:21 UTC  (11+ messages)
` [PATCH v6 06/16] x86/sev: Cache the secrets page address
` [PATCH v6 07/16] x86/sev: Move and reorganize sev guest request api
` [PATCH v6 12/16] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-12-06 20:44 UTC  (26+ messages)
` [PATCH RFC 01/13] x86: Move posted interrupt descriptor out of vmx code
` [PATCH RFC 02/13] x86: Add a Kconfig option for posted MSI
` [PATCH RFC 03/13] x86: Reserved a per CPU IDT vector for posted MSIs
` [PATCH RFC 04/13] iommu/vt-d: Add helper and flag to check/disable posted MSI
` [PATCH RFC 06/13] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler
` [PATCH RFC 10/13] x86/irq: Handle potential lost IRQ during migration and CPU offline
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-06 20:42 UTC  (10+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-06 19:58 UTC  (9+ messages)
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code

12/13 PUCK: Post-copy support for guest_memfd
 2023-12-06 19:47 UTC 

[PATCH v3 for-8.2] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-06 19:29 UTC  (2+ messages)

[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-06 19:06 UTC  (33+ messages)

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-06 18:56 UTC  (3+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-06 18:51 UTC  (11+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-06 18:50 UTC  (11+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH net] vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
 2023-12-06 18:34 UTC  (3+ messages)

[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-06 17:42 UTC  (10+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-06 17:24 UTC  (19+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v7 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH 0/5] KVM: selftests: Remove redundant newlines
 2023-12-06 17:18 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] KVM: selftests: aarch64: "
` [PATCH 3/5] KVM: selftests: riscv: "
` [PATCH 4/5] KVM: selftests: s390x: "
` [PATCH 5/5] KVM: selftests: x86_64: "

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2023-12-06 17:17 UTC  (7+ messages)

[PATCH] KVM: SEV: Fix handling of EFER_LMA bit when SEV-ES is enabled
 2023-12-06 16:21 UTC  (4+ messages)

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-12-06 16:19 UTC  (16+ messages)
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs

[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2023-12-06 15:30 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: disable stall for quiet_cd
 2023-12-06 13:47 UTC  (5+ messages)

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-06 12:48 UTC  (12+ messages)

[PATCH v2 00/16] KVM: x86: Make Hyper-V emulation optional
 2023-12-06 12:36 UTC  (4+ messages)
` [PATCH v2 12/16] "

[PULL 00/20] Block patches
 2023-12-06 10:26 UTC  (3+ messages)
` [PULL 20/20] tracing: install trace events file only if necessary

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-06  8:43 UTC  (11+ messages)
` [PATCH v17 011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v17 012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error
` [PATCH v17 013/116] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v17 018/116] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-06  8:37 UTC  (5+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-06  7:41 UTC  (4+ messages)
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-06  5:22 UTC  (3+ messages)

TDISP enablement
 2023-12-06  4:43 UTC  (7+ messages)

[PATCH v2 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-12-06  1:33 UTC  (3+ messages)
` [PATCH v2 2/2] LoongArch: KVM: Add LASX support

[RFC PATCH 00/42] Sharing KVM TDP to IOMMU
 2023-12-06  1:00 UTC  (16+ messages)
` [RFC PATCH 11/42] iommu: Add new domain op cache_invalidate_kvm
` [RFC PATCH 12/42] iommufd: Introduce allocation data info and flag for KVM managed HWPT
` [RFC PATCH 16/42] iommufd: Enable device feature IOPF during device attachment to KVM HWPT

[PATCH] iommu/arm-smmu-v3: disable stall for quiet_cd
 2023-12-06  0:55 UTC 

[PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
 2023-12-06  0:43 UTC  (14+ messages)

[PATCH] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2023-12-06  0:09 UTC  (4+ messages)

[PATCH V5 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-05 22:51 UTC  (11+ messages)
` [PATCH V5 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V5 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V5 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V5 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V5 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V5 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V5 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V5 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V5 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-05 22:36 UTC  (3+ messages)

[PATCH v15 00/23] TDX host kernel support
 2023-12-05 20:58 UTC  (23+ messages)
` [PATCH v15 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[PATCH] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2023-12-05 18:16 UTC 

[PATCH net-next v6 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-05 17:53 UTC  (6+ messages)
` [PATCH net-next v6 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH v3 0/3] RISC-V, KVM: add 'vlenb' and vector CSRs to get-reg-list
 2023-12-05 17:45 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()
` [PATCH v3 2/3] RISC-V: KVM: add 'vlenb' Vector CSR
` [PATCH v3 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST

[PATCH v4 0/4] KVM: x86: tracepoint updates
 2023-12-05 17:23 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: x86: refactor req_immediate_exit logic

[PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev()
 2023-12-05 15:52 UTC  (11+ messages)

[PATCH v3 0/3] arm64: Drop support for VPIPT i-cache policy
 2023-12-05 15:16 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