public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-03 15:08:12 to 2023-02-06 11:58:07 UTC [more...]

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-06 11:57 UTC  (21+ messages)
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology

[PATCH v5 00/14] KVM perf support
 2023-02-06 11:54 UTC  (20+ messages)
` [PATCH v5 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
` [PATCH v5 02/14] perf: RISC-V: Improve privilege mode filtering for perf
` [PATCH v5 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v5 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
` [PATCH v5 05/14] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v5 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v5 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v5 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v5 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v5 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v5 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v5 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v5 13/14] RISC-V: KVM: Support firmware events
` [PATCH v5 14/14] RISC-V: KVM: Increment firmware pmu events

Call for GSoC and Outreachy project ideas for summer 2023
 2023-02-06 11:52 UTC  (4+ messages)

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-02-06 11:47 UTC  (7+ messages)
` [PATCH v3 5/8] KVM: x86/cpuid: Add X86_FEATURE_AMD_PMU_V2 as a KVM-only leaf entry
` [PATCH v3 6/8] KVM: x86/svm/pmu: Add AMD PerfMonV2 support

[PATCH v4 00/14] KVM perf support
 2023-02-06 11:39 UTC  (7+ messages)
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-06 10:10 UTC  (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-02-06 10:09 UTC  (11+ messages)
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [PATCH 12/13] vfio: Add ioctls for device cdev iommufd

[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
 2023-02-06  9:20 UTC  (3+ messages)
` [PATCH 3/9] KVM: arm64: Add kvm_pgtable_stage2_split()

[PATCH] Documentation: kvm: Correct spelling
 2023-02-06  9:11 UTC 

[RFC][PATCH] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode
 2023-02-06  9:10 UTC  (2+ messages)

[PATCH v2 00/14] Add vfio_device cdev for iommufd support
 2023-02-06  9:05 UTC  (15+ messages)
` [PATCH v2 01/14] vfio: Allocate per device file structure
` [PATCH v2 02/14] vfio: Refine vfio file kAPIs
` [PATCH v2 03/14] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v2 04/14] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v2 05/14] kvm/vfio: Accept vfio device file from userspace
` [PATCH v2 06/14] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v2 07/14] vfio: Block device access via device fd until device is opened
` [PATCH v2 08/14] vfio: Add infrastructure for bind_iommufd from userspace
` [PATCH v2 09/14] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v2 10/14] vfio-iommufd: Add detach_ioas for emulated "
` [PATCH v2 11/14] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [PATCH v2 12/14] vfio: Add cdev for vfio_device
` [PATCH v2 13/14] vfio: Add ioctls for device cdev using iommufd
` [PATCH v2 14/14] vfio: Compile group optionally

[PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
 2023-02-06  8:52 UTC  (7+ messages)

[PATCH v1 0/8] Add IO page table replacement support
 2023-02-06  8:49 UTC  (19+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-06  8:28 UTC  (16+ messages)
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
        ` [EXTERNAL][PATCH "
          ` [External] Re: [PATCH "

[PATCH 01/19] mm: Introduce vm_account
 2023-02-06  7:47 UTC  (5+ messages)
` [PATCH 02/19] drivers/vhost: Convert to use vm_account
` [PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()

[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
 2023-02-06  7:06 UTC  (13+ messages)
` [RFC PATCH v1 01/12] vsock: check error queue to set EPOLLERR
` [RFC PATCH v1 02/12] vsock: read from socket's error queue
` [RFC PATCH v1 03/12] vsock: check for MSG_ZEROCOPY support
` [RFC PATCH v1 04/12] vhost/vsock: non-linear skb handling support
` [RFC PATCH v1 05/12] vsock/virtio: non-linear skb support
` [RFC PATCH v1 06/12] vsock/virtio: non-linear skb handling for TAP dev
` [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY flag support
` [RFC PATCH v1 08/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v1 09/12] vsock/virtio: "
` [RFC PATCH v1 10/12] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v1 11/12] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-02-06  6:05 UTC  (3+ messages)
` [RFC PATCH kernel 1/2] perf/x86/amd: Add amd_prevent_hostibs_window() to set per-cpu ibs_flags
` [RFC PATCH kernel 2/2] KVM: SEV: PreventHostIBS enablement for SEV-ES and SNP guest

[PATCH] Documentation: KVM: Update AMD memory encryption link
 2023-02-06  4:30 UTC  (4+ messages)
` [RESEND] "

[PATCH v4 0/2] vfio: fix deadlock between group lock and kvm lock
 2023-02-06  3:53 UTC  (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open

[PATCH] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
 2023-02-06  3:52 UTC  (2+ messages)

[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
 2023-02-06  3:13 UTC  (2+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API

[PATCH] KVM: x86: Enable PIT shutdown quirk
 2023-02-06  1:23 UTC  (3+ messages)

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-05 20:08 UTC  (2+ messages)

[GIT PULL] kvm/arm64 fixes for 6.2, take #3
 2023-02-05  8:28 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.2-rc7
 2023-02-04 19:55 UTC  (2+ messages)

[PATCH 11/21] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU
 2023-02-04 19:10 UTC  (3+ messages)

[PATCH 15/21] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c
 2023-02-04 14:44 UTC  (2+ messages)

[PATCH v2 2/2] docs: vfio: Update vfio.rst per latest interfaces
 2023-02-04 14:42 UTC  (5+ messages)

[PATCH v3 0/2] Update VFIO doc
 2023-02-04 14:42 UTC  (3+ messages)
` [PATCH v3 1/2] vfio: Update the kdoc for vfio_device_ops
` [PATCH v3 2/2] docs: vfio: Update vfio.rst per latest interfaces

[PATCH v2 0/6] kvm->lock vs. SRCU sync optimizations
 2023-02-04 12:44 UTC  (3+ messages)

[PATCH v2 0/4] KVM: selftests: xen_shinfo cleanups and slowpath test
 2023-02-04  2:41 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
` [PATCH v2 2/4] KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
` [PATCH v2 3/4] KVM: selftests: Use enum for test numbers in xen_shinfo_test
` [PATCH v2 4/4] KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test

[PATCH 0/3] Detect SRCU related deadlocks
 2023-02-04  2:34 UTC  (5+ messages)
` [PATCH 0/3] KVM: Make use of SRCU deadlock detection support
  ` [PATCH 3/3] KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test

[Patch v2 0/4] Common KVM exit reason test assertions and exit reason sync
 2023-02-04  1:45 UTC  (5+ messages)
` [Patch v2 1/4] KVM: selftests: Make vCPU exit reason test assertion common
` [Patch v2 2/4] KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
` [Patch v2 3/4] KVM: selftests: Add macro to generate KVM exit reason strings
` [Patch v2 4/4] KVM: selftests: Sync KVM exit reasons in selftests

[PATCH 0/3] KVM: x86/emulator: Segment load fixes
 2023-02-04  0:31 UTC  (2+ messages)

[Patch v4 00/13] Add Hyper-v extended hypercall support in KVM
 2023-02-03 22:57 UTC  (8+ messages)
` [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common

[PATCH v3] vfio: fix deadlock between group lock and kvm lock
 2023-02-03 21:35 UTC  (13+ messages)

[PATCH] KVM: selftests: Remove redundant setbuf()
 2023-02-03 21:30 UTC  (4+ messages)

[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
 2023-02-03 21:03 UTC  (5+ messages)

[PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
 2023-02-03 20:54 UTC  (4+ messages)

[PATCH] KVM: x86: PIT: fix PIT shutdown
 2023-02-03 20:44 UTC  (2+ messages)

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-03 20:40 UTC  (5+ messages)
` [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
` [PATCH v5 2/3] arm/kvm: add support for MTE

[PATCH v3] vfio: Support VFIO_NOIOMMU with iommufd
 2023-02-03 19:58 UTC  (4+ messages)

[Patch v2 0/5] Optimize clear dirty log
 2023-02-03 19:28 UTC  (6+ messages)
` [Patch v2 1/5] KVM: x86/mmu: Make separate function to check for SPTEs atomic write conditions
` [Patch v2 2/5] KVM: x86/mmu: Optimize SPTE change flow for clear-dirty-log
` [Patch v2 3/5] KVM: x86/mmu: Optimize SPTE change for aging gfn range
` [Patch v2 4/5] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
` [Patch v2 5/5] KVM: x86/mmu: Merge all handle_changed_pte* functions

[RFC v3 00/18] vfio: Adopt iommufd
 2023-02-03 18:07 UTC  (8+ messages)
` [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-03 17:48 UTC  (3+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()

[PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
 2023-02-03 17:27 UTC  (4+ messages)

add bvec initialization helpers v2
 2023-02-03 17:18 UTC  (18+ messages)
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
` [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs

[kvm-unit-tests PATCH v6 0/2] arm: Add PSCI CPU_OFF test
 2023-02-03 16:23 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [kvm-unit-tests PATCH v6 2/2] arm/psci: Add PSCI CPU_OFF test case

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-02-03 15:32 UTC  (4+ messages)
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function


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