kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 11:57:24 to 2023-08-02 17:19:46 UTC [more...]

[PATCH v1] KVM: arm64: selftests: Test pointer authentication support in KVM guest
 2023-08-02 17:19 UTC  (3+ messages)

[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-02 17:04 UTC  (14+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v7 02/10] KVM: arm64: Document KVM_ARM_GET_FEATURE_ID_WRITABLE_MASKS
` [PATCH v7 03/10] KVM: arm64: Use guest ID register values for the sake of emulation
` [PATCH v7 04/10] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v7 05/10] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v7 06/10] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
` [PATCH v7 07/10] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v7 08/10] KVM: arm64: Refactor helper Macros for idreg desc
` [PATCH v7 09/10] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
` [PATCH v7 10/10] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v1 0/4] selftests: kvm: Add LoongArch support
 2023-08-02 17:01 UTC  (4+ messages)
` [PATCH v1 1/4] selftests: kvm: Add kvm selftests header files for LoongArch

[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
 2023-08-02 16:47 UTC  (20+ messages)
` [PATCH V10 01/19] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V10 02/19] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V10 03/19] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock
` [PATCH V10 06/19] riscv: qspinlock: Allow force qspinlock from the command line
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
` [PATCH V10 08/19] riscv: qspinlock: Use new static key for controlling call of virt_spin_lock()
` [PATCH V10 09/19] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V10 10/19] RISC-V: paravirt: pvqspinlock: KVM: "
` [PATCH V10 11/19] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()
` [PATCH V10 12/19] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V10 13/19] RISC-V: paravirt: pvqspinlock: Remove unnecessary definitions of cmpxchg & xchg
` [PATCH V10 14/19] RISC-V: paravirt: pvqspinlock: Add xchg8 & cmpxchg_small support
` [PATCH V10 15/19] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V10 16/19] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V10 17/19] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory
` [PATCH V10 19/19] locking/qspinlock: riscv: Add Compact NUMA-aware lock support

Deadlock due to EPT_VIOLATION
 2023-08-02 16:45 UTC  (8+ messages)

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-08-02 16:38 UTC  (13+ messages)
` [RFC PATCH v2 3/6] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-02 16:10 UTC  (16+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 15:35 UTC  (24+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v2 5/8] pgtable: improve pte_protnone() comment
` [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
` [PATCH v2 7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v2 8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[Question] int3 instruction generates a #UD in SEV VM
 2023-08-02 15:35 UTC  (11+ messages)

[PATCH v1] KVM: x86/mmu: refactor kvm_tdp_mmu_map
 2023-08-02 15:14 UTC  (2+ messages)

[PATCH 0/2] iommu: Make pasid array per device
 2023-08-02 14:15 UTC  (7+ messages)
` [PATCH 1/2] iommu: Consolidate pasid dma ownership check

[RFC PATCH 00/19] QEMU gmem implemention
 2023-08-02 14:14 UTC  (21+ messages)
` [RFC PATCH 03/19] RAMBlock: Support KVM gmemory
` [RFC PATCH 04/19] memory: Introduce memory_region_can_be_private()
` [RFC PATCH 05/19] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [RFC PATCH 08/19] HostMem: Add private property to indicate to use kvm gmem

[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
 2023-08-02 14:02 UTC  (2+ messages)

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-02 13:47 UTC  (27+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-08-02 12:22 UTC  (9+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES

[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
 2023-08-02 11:54 UTC  (5+ messages)
` [PATCH v2 08/26] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v2 09/26] arm64: Add feature detection for fine grained traps

[PATCH v2 0/9] RISC-V: KVM: change get_reg/set_reg error codes
 2023-08-02  9:06 UTC  (13+ messages)
` [PATCH v2 1/9] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
` [PATCH v2 2/9] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
` [PATCH v2 3/9] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
` [PATCH v2 4/9] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
` [PATCH v2 5/9] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
` [PATCH v2 6/9] RISC-V: KVM: avoid EBUSY when writing same ISA val
` [PATCH v2 7/9] RISC-V: KVM: avoid EBUSY when writing the same machine ID val
` [PATCH v2 8/9] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
` [PATCH v2 9/9] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-02  8:00 UTC  (5+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test

[PATCH] KVM: x86: Advertise AMX-COMPLEX CPUID to userspace
 2023-08-02  7:40 UTC  (2+ messages)

[PATCH v2 00/47] fbdev: Use I/O helpers
 2023-08-02  7:34 UTC  (5+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "

[PATCH 6.4 000/239] 6.4.8-rc1 review
 2023-08-02  6:53 UTC  (2+ messages)

[PATCH v3 00/12] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-08-02  6:49 UTC  (11+ messages)
` [PATCH v3 04/12] KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
` [PATCH v3 06/12] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH v3 09/12] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH v3 10/12] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub

[PATCH v2] Documentation: KVM: Add vPMU implementaion and gap document
 2023-08-02  5:57 UTC  (3+ messages)

[PATCH v2 0/2] KVM: irqbypass: XArray conversion and a deref fix
 2023-08-02  5:17 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: eventfd: Fix NULL deref irqbypass producer
` [PATCH v2 2/2] KVM: irqbypass: Convert producers/consumers single linked list to XArray

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-08-02  2:05 UTC  (16+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id

[ANNOUNCE] PUCK Agenda - 2023.08.02 - CANCELED
 2023-08-02  0:19 UTC 

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-01 23:20 UTC  (4+ messages)
` [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing

[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-08-01 23:18 UTC  (6+ messages)
` [PATCH RESEND v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling

[PATCH for-8.1] Misc Xen-on-KVM fixes
 2023-08-01 21:46 UTC  (5+ messages)
` [PATCH for-8.1 1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
` [PATCH for-8.1 2/3] i386/xen: consistent locking around Xen singleshot timers
` [PATCH for-8.1 3/3] hw/xen: prevent guest from binding loopback event channel to itself

[PATCH v6 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-08-01 21:09 UTC  (2+ messages)

[PATCH] KVM: irqbypass: Convert producers/consumers single linked list to XArray
 2023-08-01 20:39 UTC  (2+ messages)

[PATCH] KVM: eventfd: fix NULL deref irqbypass producer
 2023-08-01 20:26 UTC  (2+ messages)

VFIO_IOMMU_GET_INFO capability struct alignment
 2023-08-01 19:24 UTC  (3+ messages)

[PATCH] vfio/type1: fix cap_migration information leak
 2023-08-01 19:23 UTC  (3+ messages)

[PATCH -next] vfio/pci: Remove an unnecessary ternary operator
 2023-08-01 19:10 UTC  (2+ messages)

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-08-01 18:12 UTC  (8+ messages)
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls

[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
 2023-08-01 17:41 UTC  (5+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-01 16:04 UTC  (6+ messages)
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

[PATCH v13 vfio 0/7] pds-vfio-pci driver
 2023-08-01 15:44 UTC  (4+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH net-next v5 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-08-01 14:06 UTC  (9+ messages)
` [PATCH net-next v5 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v5 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v2 0/2] KVM: s390: add counters for vsie performance
 2023-08-01 13:34 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events

[PATCH 0/2] sync_regs() TOCTOU issues
 2023-08-01 12:37 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Fix KVM_CAP_SYNC_REGS's "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).