messages from 2023-02-03 22:57:44 to 2023-02-06 17:03:44 UTC [more...]
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46 UTC (15+ messages)
` [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
` [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v7 11/14] KVM: s390: Refactor vcpu "
` [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[PATCH v2 00/12] Implement Eager Page Splitting for ARM
2023-02-06 16:58 UTC (13+ messages)
` [PATCH v2 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v2 02/12] KVM: arm64: Rename free_unlinked to free_removed
` [PATCH v2 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v2 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v2 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v2 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v2 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v2 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v2 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v2 12/12] KVM: arm64: Use local TLBI on permission relaxation
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-06 16:46 UTC (6+ messages)
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-06 16:41 UTC (9+ 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 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
2023-02-06 16:35 UTC (11+ messages)
` [PATCH 3/9] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
[PATCH] Documentation: kvm: Correct spelling
2023-02-06 16:31 UTC (2+ messages)
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-02-05 20:08 UTC (3+ messages)
[PATCH 00/13] Add vfio_device cdev for iommufd support
2023-02-06 15:51 UTC (13+ 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 v15 00/11] s390x: CPU Topology
2023-02-06 14:50 UTC (30+ messages)
` [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 v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
[PATCH v4 0/2] vfio: fix deadlock between group lock and kvm lock
2023-02-06 14:30 UTC (10+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open
[PATCH] gdbstub: move update guest debug to accel ops
2023-02-06 13:52 UTC (6+ messages)
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-02-06 13:40 UTC (5+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
[PATCH v1 0/8] Add IO page table replacement support
2023-02-06 13:26 UTC (16+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-06 12:31 UTC (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-06 12:18 UTC (14+ messages)
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
` [External] "
` [External] Re: [PATCH v6 00/11] Parallel CPU bringup for x86_64
[PATCH v5 00/14] KVM perf support
2023-02-06 12:04 UTC (21+ 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
[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] 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 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] 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)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox