KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 18:25:59 to 2024-02-19 07:47:44 UTC [more...]

[PATCH v10 00/27] Enable CET Virtualization
 2024-02-19  7:47 UTC 

[PATCH v4 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-19  7:37 UTC  (18+ messages)
` [PATCH v4 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v4 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v4 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v4 6/6] LoongArch: Add pv ipi support on LoongArch system

[kvm-unit-tests PATCH] lib/arm/io: Fix calling getchar() multiple times
 2024-02-19  6:59 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/8] Multi-migration support
 2024-02-19  6:56 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest

[PATCH v2 2/5] context_tracking: Make context_tracking_key __ro_after_init
 2024-02-19  6:10 UTC  (2+ messages)

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-19  5:20 UTC  (3+ messages)
` [PATCH v18 061/121] KVM: TDX: MTRR: implement get_mt_mask() for TDX

[PATCH v4 0/4] KVM: x86/mmu: Pre-check for mmu_notifier retry
 2024-02-19  3:44 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
` [PATCH v4 3/4] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()

[PATCH v18 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-19  3:49 UTC  (10+ messages)
` [PATCH v18 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v18 2/3] vfio/pci: rename and export range_intersect_range
` [PATCH v18 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-19  3:41 UTC  (10+ messages)
` [PATCH 07/10] crypto: qat - add bank save and restore flows
  ` [EXTERNAL] "
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
 2024-02-19  0:40 UTC  (4+ messages)

[PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-18 18:05 UTC  (14+ messages)
` [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
` [PATCH v3 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
` [PATCH v3 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
` [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
` [PATCH v3 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list
` [PATCH v3 06/10] KVM: arm64: vgic: Use atomics to count LPIs
` [PATCH v3 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
` [PATCH v3 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
` [PATCH v3 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
` [PATCH v3 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()

[PATCH RFC 00/20] Add Counter delegation ISA extension support
 2024-02-18 12:50 UTC  (26+ messages)
` [PATCH RFC 01/20] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH RFC 02/20] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH RFC 03/20] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH RFC 04/20] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH RFC 05/20] RISC-V: Define indirect CSR access helpers
` [PATCH RFC 06/20] RISC-V: Add Sscfg extension CSR definition
` [PATCH RFC 07/20] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH RFC 08/20] dt-bindings: riscv: add Ssccfg ISA extension description
` [PATCH RFC 09/20] RISC-V: Add Smcntrpmf extension parsing
` [PATCH RFC 10/20] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH RFC 11/20] RISC-V: perf: Restructure the SBI PMU code
` [PATCH RFC 12/20] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH RFC 13/20] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH RFC 14/20] RISC-V: perf: Use config2 for event to counter mapping
` [PATCH RFC 15/20] tools/perf: Add arch hooks to override perf standard events
` [PATCH RFC 16/20] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH RFC 17/20] perf: Add json file for virt machine supported events
` [PATCH RFC 18/20] tools arch uapi: Sync the uinstd.h header file for RISC-V
` [PATCH RFC 19/20] RISC-V: Add hwprobe support for Counter delegation extensions
` [PATCH RFC 20/20] tools/perf: Detect if platform supports counter delegation

[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-18 10:55 UTC  (2+ messages)

[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2024-02-18  9:51 UTC  (4+ messages)

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-18  6:41 UTC  (3+ messages)

[PATCH v3] LoongArch: KVM: Add software breakpoint support
 2024-02-18  6:33 UTC 

[Patch v2] KVM: selftests: Test top-down slots event
 2024-02-18  4:30 UTC 

[PATCH] KVM: selftests: Test top-down slots event
 2024-02-18  3:16 UTC  (5+ messages)

[PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
 2024-02-17 22:25 UTC  (12+ messages)

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-17 20:45 UTC  (15+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PATCH 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PATCH 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PATCH 6/6] hw/sysbus: Remove now unused sysbus_address_space()

[kvm-unit-tests RFC PATCH] Workaround (possible) QEMU migration bug
 2024-02-17 16:21 UTC 

[PATCH 0/6] KVM: x86/xen updates
 2024-02-17 11:27 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/xen: improve accuracy of Xen timers
` [PATCH 2/6] KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
` [PATCH 3/6] KVM: x86/xen: remove WARN_ON_ONCE() with false positives in evtchn delivery
` [PATCH 4/6] KVM: pfncache: simplify locking and make more self-contained
` [PATCH 5/6] KVM: x86/xen: fix recursive deadlock in timer injection
` [PATCH 6/6] KVM: pfncache: clean up rwlock abuse

[PATCH v4] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2024-02-17 11:25 UTC  (3+ messages)

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-17 10:52 UTC  (6+ messages)
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues

[PATCH v2] LoongArch: KVM: Add software breakpoint support
 2024-02-17  9:42 UTC 

[PATCH v2 0/3] add debugfs to hisilicon migration driver
 2024-02-17  6:51 UTC  (4+ messages)
` [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for "

[PATCH 1/2] kbuild: change tool coverage variables to take the path relative to $(obj)
 2024-02-17  5:55 UTC 

[PATCH for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-17  3:03 UTC  (5+ messages)
` [PATCH for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[PATCH 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
 2024-02-17  1:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: fix comment to add LBR to passthrough MSRs
` [PATCH 2/3] KVM: VMX: return early if msr_bitmap is not supported
` [PATCH 3/3] KVM: VMX: simplify MSR interception enable/disable

[PATCH 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
 2024-02-17  1:41 UTC 

[PATCH 00/10] KVM: SEV: allow customizing VMSA features
 2024-02-17  1:40 UTC  (15+ messages)
` [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation

[PATCH] KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
 2024-02-17  1:34 UTC 

[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
 2024-02-17  1:02 UTC  (16+ messages)
` [PATCH 1/2] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-02-16 23:40 UTC  (18+ messages)
` [PATCH v7 01/14] KVM: Clarify meaning of hva_to_pfn()'s 'atomic' parameter
` [PATCH v7 02/14] KVM: Add function comments for __kvm_read/write_guest_page()
` [PATCH v7 03/14] KVM: Documentation: Make note of the KVM_MEM_GUEST_MEMFD memslot flag
` [PATCH v7 04/14] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v7 05/14] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH v7 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings
` [PATCH v7 07/14] KVM: x86: Enable KVM_CAP_EXIT_ON_MISSING and annotate EFAULTs from stage-2 fault handler
` [PATCH v7 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO and annotate fault in the "
` [PATCH v7 09/14] KVM: arm64: Implement and advertise KVM_CAP_EXIT_ON_MISSING
` [PATCH v7 10/14] KVM: selftests: Report per-vcpu demand paging rate from demand paging test
` [PATCH v7 11/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in "
` [PATCH v7 12/14] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
` [PATCH v7 13/14] KVM: selftests: Add memslot_flags parameter to memstress_create_vm()
` [PATCH v7 14/14] KVM: selftests: Handle memory fault exits in demand_paging_test

[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-16 21:36 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-16 21:18 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: load guest access registers "
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test

[kvm-unit-tests PATCH] s390x/snippets/c/sie-dat: Fix compiler warning with GCC 11.2
 2024-02-16 19:08 UTC  (2+ messages)

[GIT PULL] KVM fixes and cleanups for 6.8-rc5
 2024-02-16 18:51 UTC  (2+ messages)

[PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
 2024-02-16 17:13 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.8, take #2
 2024-02-16 17:02 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 00/18] arm/arm64: Rework cache maintenance at boot
 2024-02-16 15:47 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 01/18] Makefile: Define __ASSEMBLY__ for assembly files

[PATCH v13 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-16 14:20 UTC  (2+ messages)

[PATCH RESEND for-6.8 v3 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-16  9:37 UTC  (4+ messages)
` [PATCH RESEND for-6.8 v3 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH RESEND for-6.8 v3 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH RESEND for-6.8 v3 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:1: warning: no return statement in function returning non-void
 2024-02-15 23:26 UTC 

[kvm:kvm-coco-queue 33/42] include/linux/kvm_host.h:2404:2: warning: non-void function does not return a value
 2024-02-15 23:16 UTC 

[PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
 2024-02-15 20:15 UTC  (5+ messages)

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-15 19:26 UTC  (14+ messages)

[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-15 18:27 UTC  (3+ messages)
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test


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 read-only IMAP folder(s) and NNTP newsgroup(s).