public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-20 07:28:37 to 2022-12-21 22:24:32 UTC [more...]

[RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
 2022-12-21 22:24 UTC  (3+ messages)
` [RFC 01/14] KVM: x86/MMU: Add shadow_mmu.(c|h)
` [RFC 02/14] KVM: x86/MMU: Expose functions for the Shadow MMU

[PATCH V5 5/7] KVM: selftests: add library for creating/interacting with SEV guests
 2022-12-21 21:13 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in __timer_delete_sync
 2022-12-21 20:54 UTC 

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2022-12-21 18:44 UTC  (3+ messages)

[PATCH 0/5] KVM: x86/mmu: TDP MMU fixes for 6.2
 2022-12-21 18:32 UTC  (8+ messages)
` [PATCH 4/5] KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
` [PATCH 5/5] KVM: x86/mmu: Move kvm_tdp_mmu_map()'s prolog and epilog to its caller

[PATCH 0/3] KVM: arm64: Fix handling of S1PTW S2 fault on RO memslots
 2022-12-21 18:26 UTC  (12+ messages)
` [PATCH 1/3] KVM: arm64: Fix S1PTW handling "
` [PATCH 2/3] KVM: arm64: Handle S1PTW translation with TCR_HA set as a write
` [PATCH 3/3] KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*

[PATCH v2] MIPS: remove support for trap and emulate KVM
 2022-12-21 17:31 UTC  (2+ messages)

[PATCH 1/1] kvm selftests: Add conditional KVM_CAP_DIRTY_LOG_RING_ACQ_REL define kernel sources
 2022-12-21 16:57 UTC 

DMAR: [DMA Read NO_PASID] Request device [0b:00.0] fault addr 0xffffe000 [fault reason 0x06] PTE Read access is not set
 2022-12-21 15:08 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-21 13:42 UTC  (18+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
 2022-12-21 13:26 UTC  (5+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-21 12:52 UTC  (39+ messages)
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v3 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v3 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics

[PATCH 0/3] spelling: Fix some trivial typos
 2022-12-21 12:42 UTC  (6+ messages)
` [PATCH 1/3] scripts/spelling.txt: Add permitted
` [PATCH 2/3] KVM: x86: Fix trivial typo
` [PATCH 3/3] of: overlay: "

[PATCH v2] KVM: VMX: Use tabs instead of spaces for indentation
 2022-12-21 12:28 UTC 

[PATCH v2] KVM: VMX: Fix indentation coding style issue
 2022-12-21 12:24 UTC 

[PATCH v9 00/12] ASID support in vhost-vdpa net
 2022-12-21 11:47 UTC  (6+ messages)
` [PATCH v9 06/12] vdpa: request iova_range only once

[RFC PATCH 0/6] vdpa_sim: add support for user VA
 2022-12-21  9:50 UTC  (4+ messages)
` [RFC PATCH 6/6] "

[kvm-unit-tests PATCH v6 0/1] s390x: test CMM during migration
 2022-12-21  9:40 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/1] s390x: add CMM test "

[kvm-unit-tests PATCH v1 1/1] s390x: fix make standalone
 2022-12-21  9:14 UTC  (3+ messages)

[kvm-unit-tests PATCH v5 0/1] s390x: test CMM during migration
 2022-12-21  9:03 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 1/1] s390x: add CMM test "

[RFC 00/12] Add vfio_device cdev for iommufd support
 2022-12-21  7:04 UTC  (12+ messages)
` [RFC 01/12] vfio: Allocate per device file structure
` [RFC 03/12] vfio: Accept vfio device file in the driver facing kAPI
` [RFC 06/12] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [RFC 07/12] vfio: Block device access via device fd until device is opened

[PATCH] vhost_vdpa: fix the compile issue in commit 881ac7d2314f
 2022-12-21  6:48 UTC  (6+ messages)

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2022-12-21  5:44 UTC  (18+ messages)
` [RFC PATCH 14/32] x86/fred: header file with FRED definitions
` [RFC PATCH 18/32] x86/fred: add a debug fault entry stub for FRED
` [RFC PATCH 21/32] x86/fred: FRED entry/exit and dispatch code
` [RFC PATCH 22/32] x86/fred: FRED initialization code
` [RFC PATCH 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-21  4:03 UTC  (8+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES

[PATCH V6 0/7] fixes for virtual address update
 2022-12-20 22:06 UTC  (6+ messages)
` [PATCH V6 2/7] vfio/type1: prevent underflow of locked_vm via exec()

[PATCH V7 0/7] fixes for virtual address update
 2022-12-20 20:39 UTC  (8+ messages)
` [PATCH V7 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
` [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 V7 4/7] vfio/type1: restore locked_vm
` [PATCH V7 5/7] vfio/type1: revert "block on invalid vaddr"
` [PATCH V7 6/7] vfio/type1: revert "implement notify callback"
` [PATCH V7 7/7] vfio: revert "iommu driver "

[PATCH v4 0/2] KVM: MMU: Use 'INVALID_GPA' and 'INVALID_GFN' properly
 2022-12-20 19:59 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: MMU: Introduce 'INVALID_GFN' and use it for GFN values

[PATCH v2 00/16] vfio/ccw: channel program cleanup
 2022-12-20 17:45 UTC  (20+ messages)
` [PATCH v2 01/16] vfio/ccw: cleanup some of the mdev commentary
` [PATCH v2 02/16] vfio/ccw: simplify the cp_get_orb interface
` [PATCH v2 03/16] vfio/ccw: allow non-zero storage keys
` [PATCH v2 04/16] vfio/ccw: move where IDA flag is set in ORB
` [PATCH v2 05/16] vfio/ccw: replace copy_from_iova with vfio_dma_rw
` [PATCH v2 06/16] vfio/ccw: simplify CCW chain fetch routines
` [PATCH v2 07/16] vfio/ccw: remove unnecessary malloc alignment
` [PATCH v2 08/16] vfio/ccw: pass page count to page_array struct
` [PATCH v2 09/16] vfio/ccw: populate page_array struct inline
` [PATCH v2 10/16] vfio/ccw: refactor the idaw counter
` [PATCH v2 11/16] vfio/ccw: read only one Format-1 IDAW
` [PATCH v2 12/16] vfio/ccw: calculate number of IDAWs regardless of format
` [PATCH v2 13/16] vfio/ccw: allocate/populate the guest idal
` [PATCH v2 14/16] vfio/ccw: handle a guest Format-1 IDAL
` [PATCH v2 15/16] vfio/ccw: don't group contiguous pages on 2K IDAWs
` [PATCH v2 16/16] vfio/ccw: remove old IDA format restrictions

[PATCH 0/7] improve AP queue reset processing
 2022-12-20 17:24 UTC  (17+ messages)
` [PATCH 3/7] s390/vfio_ap: use TAPQ to verify reset in progress completes
` [PATCH 4/7] s390/vfio_ap: verify ZAPQ completion after return of response code zero
` [PATCH 5/7] s390/vfio_ap: fix handling of error response codes
` [PATCH 6/7] s390/vfio_ap: increase max wait time for reset verification
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH 0/1] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
 2022-12-20 17:09 UTC  (2+ messages)
` [PATCH 1/1] "

[kvm-unit-tests PATCH] arm: Remove MAX_SMP probe loop
 2022-12-20 16:32 UTC  (3+ messages)

[PATCH v8 0/7] Introduce and test masked events
 2022-12-20 16:12 UTC  (8+ messages)
` [PATCH v8 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v8 2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter
` [PATCH v8 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
` [PATCH v8 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
` [PATCH v8 5/7] selftests: kvm/x86: Add flags when creating a "
` [PATCH v8 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
` [PATCH v8 7/7] selftests: kvm/x86: Test masked events

[PATCH v2] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
 2022-12-20 15:48 UTC  (2+ messages)

[PATCH] KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
 2022-12-20 15:42 UTC 

[PATCH] KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
 2022-12-20 15:34 UTC 

[PATCH] KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
 2022-12-20 15:03 UTC  (4+ messages)

[PATCH 0/3] accel: Silent few -Wmissing-field-initializers warning
 2022-12-20 14:58 UTC  (9+ messages)
` [PATCH 1/3] tcg: Silent "
` [PATCH 2/3] accel/kvm: "
` [PATCH 3/3] softmmu: "

[GIT PULL] KVM/RISC-V changes for Linux 6.2
 2022-12-20 14:54 UTC 

[kvm-unit-tests PATCH v3] arm: Add PSCI CPU_OFF test
 2022-12-20 14:31 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [kvm-unit-tests PATCH v3 2/2] arm/psci: Add PSCI_CPU_OFF testscase to arm/psci testsuite

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-12-20 14:25 UTC  (5+ messages)
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v6 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
 2022-12-20 13:40 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
` [PATCH v6 2/2] KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present

[PATCH v3 0/2] arm: enable MTE for QEMU + kvm
 2022-12-20 13:00 UTC  (2+ messages)

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-20 12:09 UTC  (7+ messages)

[PATCH] gdbstub: move update guest debug to accel ops
 2022-12-20 10:45 UTC  (5+ messages)

[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
 2022-12-20 10:44 UTC  (3+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations

[PATCH 09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures
 2022-12-20  9:32 UTC 

[kvm-unit-tests PATCH v5 0/1] s390x: test storage keys during migration
 2022-12-20  8:30 UTC  (2+ messages)
` [kvm-unit-tests PATCH v5 1/1] s390x: add parallel skey migration test

[PATCH] KVM: use unified srcu interface function
 2022-12-20  7:47 UTC  (3+ messages)


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