messages from 2023-09-09 23:32:43 to 2023-09-12 13:04:15 UTC [more...]
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-12 13:01 UTC (16+ messages)
` [PATCH 01/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH 02/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH 03/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH 10/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH 11/16] vdpa/mlx5: Improve mr update flow
` [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
[PATCH 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
2023-09-12 12:44 UTC (8+ messages)
` [PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
` [PATCH 3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
` [PATCH 4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
[PATCH 0/9] Upgrade vPMU version to 5
2023-09-12 11:54 UTC (16+ messages)
` [PATCH 1/9] KVM: x86/PMU: Don't release vLBR caused by PMI
` [PATCH 4/9] KVM: x86/pmu: Add MSR_PERF_GLOBAL_INUSE emulation
` [PATCH 5/9] KVM: x86/pmu: Check CPUID.0AH.ECX consistency
` [PATCH 7/9] KVM: x86/pmu: Add fixed counter enumeration for pmu v5
` [PATCH 8/9] KVM: x86/pmu: Upgrade pmu version to 5 on intel processor
` [PATCH 9/9] KVM: selftests: Add fixed counters enumeration test case
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
2023-09-12 10:58 UTC (39+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()
[PATCH v20 00/30] Add KVM LoongArch support
2023-09-12 9:55 UTC (30+ messages)
` [PATCH v20 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v20 05/30] LoongArch: KVM: Add vcpu "
` [PATCH v20 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v20 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v20 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v20 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v20 28/30] LoongArch: KVM: Enable kvm config and add the makefile
[RFC v2 0/4] Support reconnection in vduse
2023-09-12 7:39 UTC (6+ messages)
` [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
` [RFC v2 2/4] vduse: Add file operation for mmap
` [RFC v2 3/4] vduse: update the vq_info in ioctl
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
Linux 6.5 speed regression, boot VERY slow with anything systemd related
2023-09-12 6:53 UTC (11+ messages)
[bug report] vfio/pds: Add VFIO live migration support
2023-09-12 6:19 UTC (3+ messages)
[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
2023-09-11 21:13 UTC (4+ messages)
` [PATCH v4 1/3] target/i386: Check kvm_hyperv_expand_features() return value
` [RFC PATCH v4 2/3] target/i386: Restrict system-specific features from user emulation
` [PATCH v4 3/3] target/i386: Prohibit target specific KVM prototypes on "
[RFC v2] KVM: arm/arm64: optimize vSGI injection performance
2023-09-12 4:13 UTC (3+ messages)
[PATCH 00/13] Implement support for IBS virtualization
2023-09-12 3:30 UTC (19+ messages)
` [PATCH 01/13] KVM: Add KVM_GET_LAPIC_W_EXTAPIC and KVM_SET_LAPIC_W_EXTAPIC for extapic
` [PATCH 03/13] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH 06/13] KVM: x86: Extend CPUID range to include new leaf
` [PATCH 07/13] KVM: SVM: Extend VMCB area for virtualized IBS registers
` [PATCH 09/13] KVM: SVM: add support for IBS virtualization for non SEV-ES guests
` [PATCH 12/13] KVM: SVM: Enable IBS virtualization on non SEV-ES and "
[PATCH] KVM: vPMU: Use atomic bit operations for global_status
2023-09-11 23:42 UTC (5+ messages)
[PATCH] fix build error in function vfio_combine_iova_ranges
2023-09-12 1:07 UTC (3+ messages)
[PATCH] target/i386: Re-introduce few KVM stubs for Clang debug builds
2023-09-11 13:36 UTC (7+ messages)
[PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket
2023-09-11 20:20 UTC (3+ messages)
` [PATCH net-next v2 1/2] vsock: send SIGPIPE on write "
` [PATCH net-next v2 2/2] test/vsock: shutdowned socket test
[PATCH v13 00/22] TDX host kernel support
2023-09-11 12:39 UTC (12+ messages)
` [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v13 22/22] Documentation/x86: Add documentation for TDX host support
[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
2023-09-11 11:43 UTC (10+ messages)
` [PATCH v4 1/9] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v4 2/9] KVM: selftests: Extend this_pmu_has() and kvm_pmu_has() to check arch events
` [PATCH v4 3/9] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v4 4/9] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v4 5/9] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v4 6/9] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v4 7/9] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v4 8/9] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v4 9/9] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
[PATCH vfio 0/9] Add chunk mode support for mlx5 driver
2023-09-11 9:38 UTC (10+ messages)
` [PATCH vfio 1/9] net/mlx5: Introduce ifc bits for migration in a chunk mode
` [PATCH vfio 2/9] vfio/mlx5: Wake up the reader post of disabling the SAVING migration file
` [PATCH vfio 3/9] vfio/mlx5: Refactor the SAVE callback to activate a work only upon an error
` [PATCH vfio 4/9] vfio/mlx5: Enable querying state size which is > 4GB
` [PATCH vfio 5/9] vfio/mlx5: Rename some stuff to match chunk mode
` [PATCH vfio 6/9] vfio/mlx5: Pre-allocate chunks for the STOP_COPY phase
` [PATCH vfio 7/9] vfio/mlx5: Add support for SAVING in chunk mode
` [PATCH vfio 8/9] vfio/mlx5: Add support for READING "
` [PATCH vfio 9/9] vfio/mlx5: Activate the chunk mode functionality
[PATCH] KVM: x86: Allow exposure of VMware backdoor Pseudo-PMCs when !enable_pmu
2023-09-11 9:59 UTC (3+ messages)
[PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-11 20:22 UTC (5+ messages)
` [PATCH net-next v8 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v8 2/4] vsock/virtio: support to send "
` [PATCH net-next v8 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[kvm-unit-tests PATCH 0/3] nVMX: Test for EP4TA pointing at MMIO
2023-09-11 18:20 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] nVMX: Use helpers to check for WB memtype and 4-level EPT support
` [kvm-unit-tests PATCH 2/3] nVMX: Use setup_dummy_ept() to configure EPT for test_ept_eptp() test
` [kvm-unit-tests PATCH 3/3] nVMX: Add a testcase for running L2 with EP4TA that points at MMIO
[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
2023-09-11 12:46 UTC (17+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
[PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values
2023-09-11 15:57 UTC (6+ messages)
` [PATCH 4/5] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
[PATCH] vfio/pds: Using pci_physfn() to fix a compilation issue
2023-09-11 12:28 UTC (3+ messages)
[PATCH v3] target/i386: Restrict system-specific features from user emulation
2023-09-11 16:38 UTC (3+ messages)
[PATCH v6 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker
2023-09-11 9:44 UTC
[PATCH v8 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-09-11 9:19 UTC (10+ messages)
[PATCH v2] target/i386: Re-introduce few KVM stubs for Clang debug builds
2023-09-11 15:05 UTC (2+ messages)
[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
2023-09-11 7:45 UTC (2+ messages)
[PATCH] vfio/pds: Add missing PCI_IOV depends
2023-09-11 7:08 UTC (2+ messages)
[intel-tdx:guest-kexec] [x86/kvm] ba13210a07: BUG:unable_to_handle_page_fault_for_address
2023-09-11 6:41 UTC
[PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs
2023-09-11 6:08 UTC (7+ messages)
` [PATCH v2 1/3] vfio: trivially "
` [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH v2 3/3] vfio: use __aligned_u64 in struct vfio_device_ioeventfd
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2023-09-11 2:16 UTC (7+ messages)
` [PATCH v9 1/6] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v9 4/6] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn
` [PATCH v9 5/6] KVM: x86: Migrate "
` [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
[PATCH 00/13] target/i386: Cleanups around KVM declarations
2023-09-09 23:32 UTC (3+ messages)
` [PATCH 05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
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