public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-11 00:50:24 to 2023-10-12 20:42:33 UTC [more...]

[PATCH v2 4/5] perf kvm: Support sampling guest callchains
 2023-10-12 20:41 UTC  (2+ messages)

[PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
 2023-10-12 16:45 UTC  (3+ messages)

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-12 19:51 UTC  (23+ messages)
` [PATCH RFC 01/11] KVM: x86: xen: Remove unneeded xen context from struct kvm_arch when !CONFIG_KVM_XEN
` [PATCH RFC 02/11] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH RFC 03/11] KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
` [PATCH RFC 04/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set()
` [PATCH RFC 05/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_has_vector()
` [PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
` [PATCH RFC 07/11] KVM: x86: Make Hyper-V emulation optional
` [PATCH RFC 08/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr() accessor
` [PATCH RFC 09/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmcs() accessor
` [PATCH RFC 10/11] KVM: nVMX: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV
` [PATCH RFC 11/11] KVM: nSVM: hyper-v: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-12 19:09 UTC  (15+ 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 v2 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
 2023-10-12 18:49 UTC  (4+ messages)
` [PATCH v2 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets

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

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

[PATCH] KVM: MIPS: fix -Wunused-but-set-variable warning
 2023-10-12 15:25 UTC 

[PATCH] KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
 2023-10-12 15:09 UTC  (2+ messages)

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-12 15:17 UTC  (9+ messages)

[GIT PULL 0/1] KVM: s390: gisa: one fix for 6.6
 2023-10-12 15:10 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-12 14:46 UTC  (25+ 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 v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-12 15:01 UTC  (4+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH v2 0/4] AVIC bugfixes and workarounds
 2023-10-12 14:46 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-10-12 14:45 UTC  (2+ messages)

[PATCH gmem FIXUP] selftests/kvm: guestmem: check fstat results on guestmem fd
 2023-10-12 14:07 UTC 

[PATCH v3 0/6] KVM RISC-V Conditional Operations
 2023-10-12 14:04 UTC  (3+ messages)

[PATCH v2 vfio 0/3] pds/vfio: Fixes for locking bugs
 2023-10-12 13:50 UTC  (7+ 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 vfio 10/11] vfio/virtio: Expose admin commands over virtio device
 2023-10-12 13:27 UTC  (46+ messages)

[PATCH 0/9] SVM guest shadow stack support
 2023-10-12 12:59 UTC  (5+ 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

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-12 12:13 UTC  (5+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-10-12 11:40 UTC  (14+ messages)

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-12 11:38 UTC  (10+ 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 v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
` [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support

[kvm-unit-tests PATCH 0/3] s390x: Improve console handling
 2023-10-12 11:13 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] lib: s390x: hw: Provide early detect host

[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
 2023-10-12  7:51 UTC  (6+ messages)

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

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-12  7:25 UTC  (3+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[PATCH v2 0/5] perf: KVM: Enable callchains for guests
 2023-10-12  6:35 UTC  (3+ messages)

[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 v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-11 22:04 UTC  (9+ messages)
` [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 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  (6+ messages)
` [PATCH v2 1/5] tools headers arm64: Copy sysreg-defs generation from kernel source

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

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

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-11 13:01 UTC  (9+ messages)
` [PATCH net-next v4 02/12] vsock: read from socket's error queue
` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [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/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-11  2:44 UTC  (5+ 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 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


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