public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 01:04:01 to 2022-07-29 13:02:22 UTC [more...]

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-07-29 13:00 UTC  (8+ messages)
` [RFC v2 01/10] Add "
` [RFC v2 02/10] Drop unused static function return values
` [RFC v2 03/10] static-analyzer: Support adding tests to checks
` [RFC v2 04/10] static-analyzer: Avoid reanalyzing unmodified translation units
` [RFC v2 05/10] static-analyzer: Enforce coroutine_fn restrictions for direct calls
` [RFC v2 06/10] Fix some direct calls from non-coroutine_fn to coroutine_fn
` [RFC v2 07/10] static-analyzer: Enforce coroutine_fn restrictions on function pointers

[GIT PULL] KVM/riscv changes for 5.20
 2022-07-29 12:31 UTC 

[PATCH v2] KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
 2022-07-29 12:21 UTC 

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-29 12:09 UTC  (11+ messages)

[PATCH] KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
 2022-07-29 12:03 UTC  (3+ messages)

[PATCH 0/3] KVM: Fix oneshot interrupts forwarding
 2022-07-29 11:19 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Move kvm_(un)register_irq_mask_notifier() to generic KVM
` [PATCH 3/3] KVM: irqfd: Postpone resamplefd notify for oneshot interrupts

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-07-29 10:28 UTC  (4+ messages)

[PATCH 0/3] KVM: x86: Intel PERF_CAPABILITIES fix and cleanups
 2022-07-29 10:10 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
` [PATCH 2/3] KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
` [PATCH 3/3] KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh

[PATCH] KVM: x86: do not shadow apic global definition
 2022-07-29  8:45 UTC 

[GIT PULL] KVM/arm64 updates for 5.20
 2022-07-29  8:43 UTC 

[kvm-unit-tests PATCH 0/6] s390x: PV fixups
 2022-07-29  8:26 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: snippets: asm: Add a macro to write an exception PSW
` [kvm-unit-tests PATCH 2/6] s390x: MAKEFILE: Use $< instead of pathsubst
` [kvm-unit-tests PATCH 3/6] s390x: Add a linker script to assembly snippets
` [kvm-unit-tests PATCH 4/6] lib: s390x: sie: Improve validity handling and make it vm specific
` [kvm-unit-tests PATCH 5/6] lib: s390x: Use a new asce for each PV guest
` [kvm-unit-tests PATCH 6/6] lib: s390x: sie: Properly populate SCA

[PATCH] KVM: x86/xen: Fix bug in kvm_xen_vcpu_set_attr()
 2022-07-29  7:41 UTC  (4+ messages)

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-07-29  7:32 UTC  (7+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
` [RFC 4/5] virtio: get desc id in order

[RFC PATCH v4 00/36] TDX QEMU support
 2022-07-29  7:14 UTC  (6+ messages)
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup

[PATCHv2 0/7] Virtual NMI feature
 2022-07-29  6:06 UTC  (7+ messages)
` [PATCHv2 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCHv2 5/7] KVM: SVM: Add VNMI support in inject_nmi

[PATCH] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails
 2022-07-29  3:11 UTC 

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-29  3:01 UTC  (10+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs

[PATCH 0/4] KVM: x86/mmu: MMIO caching bug fixes
 2022-07-29  2:39 UTC  (10+ messages)
` [PATCH 1/4] KVM: x86: Tag kvm_mmu_x86_module_init() with __init
` [PATCH 2/4] KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
` [PATCH 3/4] KVM: SVM: Adjust MMIO masks (for caching) before doing SEV(-ES) setup
` [PATCH 4/4] KVM: SVM: Disable SEV-ES support if MMIO caching is disable

[PATCH v2 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-07-29  1:02 UTC  (14+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH v2 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH v2 4/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages

[PATCH v4 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-28 22:35 UTC  (16+ messages)
` [PATCH v4 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v4 21/25] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()

[PATCH v2] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
 2022-07-28 22:28 UTC 

[PATCH v3 0/3] vfio-ccw fixes for 5.20
 2022-07-28 20:49 UTC  (4+ messages)
` [PATCH v3 1/3] vfio/ccw: Add length to DMA_UNMAP checks
` [PATCH v3 2/3] vfio/ccw: Remove FSM Close from remove handlers
` [PATCH v3 3/3] vfio/ccw: Check return code from subchannel quiesce

[PATCH v2 0/3] vfio-ccw fixes for 5.20
 2022-07-28 20:34 UTC  (7+ messages)
` [PATCH v2 1/3] vfio/ccw: Add length to DMA_UNMAP checks
` [PATCH v2 2/3] vfio/ccw: Remove FSM Close from remove handlers
` [PATCH v2 3/3] vfio/ccw: Check return code from subchannel quiesce

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-28 20:13 UTC  (29+ messages)
` [PATCH v7 003/102] KVM: Refactor CPU compatibility check on module initialiization
` [PATCH v7 011/102] KVM: TDX: Initialize TDX module when loading kvm_intel.ko
` [PATCH v7 037/102] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
` [PATCH v7 041/102] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page

Possible 5.19 regression for systems with 52-bit physical address support
 2022-07-28 18:06 UTC  (7+ messages)

[PATCH v2] kvm: mmu: fix typos in struct kvm_arch
 2022-07-28 16:16 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/3] s390x: add tests for SIGP call orders in enabled wait
 2022-07-28 15:47 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 2/3] s390x: smp: use an array for sigp calls

[PATCH] KVM: x86/mmu: Fix incorrect use of CONFIG_RETPOLINE
 2022-07-28 15:53 UTC  (2+ messages)

[PATCH v3] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
 2022-07-28 15:14 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: add and use *_BIT constants for CR0, CR4, EFLAGS
 2022-07-28 15:13 UTC  (5+ messages)

[PATCH kvm-unit-tests] s390x: fix build with clang
 2022-07-28 13:06 UTC  (2+ messages)

[PATCH v2 0/7] KVM: x86/pmu: Fix some corner cases including Intel PEBS
 2022-07-28 11:31 UTC  (4+ messages)
` [kvm-unit-tests PATCH] x86: Add tests for Guest Processor Event Based Sampling (PEBS)

[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-07-28  9:42 UTC  (34+ messages)
` [PATCH v13 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v13 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v13 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v13 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v13 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v13 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v13 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v13 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v13 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v13 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v13 32/42] virtio_pci: support VIRTIO_F_RING_RESET

[kvm-unit-tests PATCH v2] x86: Add tests for Guest Processor Event Based Sampling (PEBS)
 2022-07-28 11:21 UTC 

[PATCH] KVM: SVM: Do not virtualize MSR accesses for APIC LVTT register
 2022-07-28 10:56 UTC  (4+ messages)

Guest reboot issues since QEMU 6.0 and Linux 5.11
 2022-07-28 10:13 UTC  (2+ messages)

[PATCH 0/2] Add missing trace points in emulator path
 2022-07-28  8:25 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
` [PATCH 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-07-28  7:46 UTC  (7+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-07-28  7:30 UTC  (2+ messages)

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-07-28  6:50 UTC  (7+ messages)
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely "

[RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-07-28  6:08 UTC  (13+ messages)
` [RFC PATCH v2 1/9] vsock: use sk_rcvlowat to set POLLIN/POLLRDNORM
` [RFC PATCH v2 3/9] vmci/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v2 5/9] vsock: SO_RCVLOWAT transport set callback

[PATCH v2] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
 2022-07-28  3:07 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Remove unused "pfn" in kvm_mmu_zap_collapsible_spte()
 2022-07-27 20:10 UTC 

[RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
 2022-07-27 19:00 UTC  (2+ messages)

[PATCH] kvm: mmu: fix typos in struct kvm_arch
 2022-07-27 17:51 UTC  (3+ messages)

[PATCH 0/6] KVM: arm64: nVHE stack unwinder rework
 2022-07-27 17:45 UTC  (11+ messages)
  ` [PATCH 1/6] KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
  ` [PATCH 2/6] KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
  ` [PATCH 3/6] KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
  ` [PATCH 4/6] KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
  ` [PATCH 5/6] KVM: arm64: Don't open code ARRAY_SIZE()
  ` [PATCH 6/6] arm64: Update 'unwinder howto'

[PATCH 0/2] vfio-ccw fixes for 5.20
 2022-07-27 17:39 UTC  (6+ messages)
` [PATCH 1/2] vfio/ccw: Add length to DMA_UNMAP checks

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-27 17:01 UTC  (3+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[RFC V1 00/10] *** KVM: selftests: Add simple SEV test
 2022-07-27 14:07 UTC  (6+ messages)
` [RFC V1 08/10] KVM: selftests: Make ucall work with encrypted guests

[PATCH] KVM: x86: enable TDP MMU by default
 2022-07-27 13:31 UTC  (5+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-07-27 12:46 UTC  (12+ messages)
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function

[kvm-unit-tests PATCH v2] x86: amd: pmu: test performance counter on AMD
 2022-07-27 12:46 UTC 

[PATCH 0/5] Fix wrong gfn range of tlb flushing with range
 2022-07-27 12:14 UTC  (3+ messages)

[PATCH 0/5] KVM/x86: add a new hypercall to execute host system
 2022-07-27  6:44 UTC  (8+ messages)

[PATCH v5 0/5] vfio/pci: power management changes
 2022-07-27  6:07 UTC  (8+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit

[RFC 0/3] SCMI Vhost and Virtio backend implementation
 2022-07-27  4:17 UTC  (3+ messages)

[kvm-unit-tests PATCH 3/3] arm: pmu: Remove checks for !overflow in chained counters tests
 2022-07-27  2:29 UTC  (11+ messages)


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