public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 16:14:14 to 2023-10-12 05:16:01 UTC [more...]

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-12  5:15 UTC  (5+ messages)
` [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
` [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space

[PATCH 00/12] PCI device authentication
 2023-10-12  4:37 UTC  (17+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[kvmtool PATCH v2 0/6] RISC-V AIA irqchip and Svnapot support
 2023-10-12  4:20 UTC  (2+ messages)

[PATCH RFC v4 0/9] Add loongarch kvm accel support
 2023-10-12  3:38 UTC  (6+ messages)
` [PATCH RFC v4 4/9] target/loongarch: Implement kvm get/set registers

[PATCH v2 vfio 0/3] pds/vfio: Fixes for locking bugs
 2023-10-11 23:01 UTC  (4+ messages)
` [PATCH v2 vfio 1/3] pds/vfio: Fix spinlock bad magic BUG
` [PATCH v2 vfio 2/3] pds/vfio: Fix mutex lock->magic != lock warning
` [PATCH v2 vfio 3/3] pds/vfio: Fix possible sleep while in atomic context

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-11 22:04 UTC  (14+ messages)
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 07/17] KVM: arm64: Annotate -EFAULT from user_mem_abort()
` [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls

[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
 2023-10-11 20:20 UTC  (47+ messages)

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-11 19:57 UTC  (6+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-11 18:46 UTC  (4+ messages)

[PATCH v2 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-11 18:13 UTC  (9+ messages)
` [PATCH v2 1/5] tools headers arm64: Copy sysreg-defs generation from kernel source
` [PATCH v2 3/5] KVM: selftests: Generate sysreg-defs.h and add to include path

[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-11 17:57 UTC  (13+ messages)

[PATCH] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-10-11 17:11 UTC  (3+ messages)

[RFC] KVM: x86: Don't wipe TDP MMU when guest sets %cr4
 2023-10-11 17:06 UTC  (6+ messages)

[PATCH v2 0/5] perf: KVM: Enable callchains for guests
 2023-10-11 16:45 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: vPMU fixes for NV/EL2
 2023-10-11 16:43 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Disallow vPMU for NV guests
` [PATCH 2/2] KVM: arm64: Treat PMEVTYPER<n>_EL0.NSH as RES0

[PATCH kvmtool 0/3] Change what --nodefaults does and a revert
 2023-10-11 16:15 UTC  (4+ messages)

[PATCH 0/6] RISC-V SBI debug console extension support
 2023-10-11 15:38 UTC  (21+ messages)
` [PATCH 1/6] RISC-V: Add defines for SBI debug console extension
` [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
` [PATCH 6/6] RISC-V: Enable SBI based earlycon support

[PATCH v2 4/5] perf kvm: Support sampling guest callchains
 2023-10-11 14:44 UTC  (2+ messages)

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-11 14:20 UTC  (15+ messages)

Accessing emulated CXL memory is unstable
 2023-10-11 14:10 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-11 13:36 UTC  (23+ messages)
` [kvm-unit-tests PATCH 1/9] s390x: topology: Fix report message
` [kvm-unit-tests PATCH 2/9] s390x: topology: Use parameter in stsi_get_sysib
` [kvm-unit-tests PATCH 3/9] s390x: topology: Fix parsing loop
` [kvm-unit-tests PATCH 4/9] s390x: topology: Don't use non unique message
` [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
` [kvm-unit-tests PATCH 8/9] scripts: Implement multiline strings for extra_params
` [kvm-unit-tests PATCH 9/9] s390x: topology: Add complex topology test

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-11 13:01 UTC  (18+ messages)
` [PATCH net-next v4 01/12] vsock: set EPOLLERR on non-empty error queue
` [PATCH net-next v4 02/12] vsock: read from socket's "
` [PATCH net-next v4 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v4 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v4 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v4 06/12] vsock/virtio: "
` [PATCH net-next v4 07/12] vsock/loopback: "
` [PATCH net-next v4 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v4 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v4 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests

[kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device
 2023-10-11 12:27 UTC  (7+ messages)

[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-11 12:00 UTC  (8+ messages)

[PATCH v2 0/2] KVM: irqbypass: XArray conversion and a deref fix
 2023-10-11 11:24 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray

[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-10-11  8:32 UTC  (2+ messages)

[PATCH v5 0/8] Add printf attribute to kselftest functions
 2023-10-11  8:24 UTC  (2+ messages)
` [PATCH v5 6/8] selftests/kvm: Replace attribute with macro

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

[RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
 2023-10-11  3:57 UTC  (18+ messages)

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-11  3:18 UTC  (5+ messages)
` [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-11  2:44 UTC  (7+ messages)
` [PATCH v2 1/3] arm/kvm: convert to kvm_set_one_reg
` [PATCH v2 2/3] arm/kvm: convert to kvm_get_one_reg
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-10-11  1:47 UTC  (8+ messages)
` [PATCH v4 01/12] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-10-10 23:48 UTC  (3+ messages)

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-10 23:46 UTC  (8+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-10 22:30 UTC  (5+ messages)
` [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-10 22:21 UTC  (11+ messages)
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace

[PATCH 0/9] SVM guest shadow stack support
 2023-10-10 20:02 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH 2/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 4/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH 5/9] KVM: SVM: Save shadow stack host state on VMRUN
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
` [PATCH 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH 9/9] KVM: SVM: Add CET features to supported_xss

[linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be
 2023-10-10 19:14 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-10 18:49 UTC  (8+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions

[PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
 2023-10-10 17:49 UTC 

[PATCH] kvm/sev: make SEV/SEV-ES asids configurable
 2023-10-10 18:03 UTC  (3+ messages)

[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-10 17:50 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