Show patches with: Submitter = Jean-Philippe Brucker       |    State = Action Required       |   51 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M - 2 - --- 2024-04-19 Jean-Philippe Brucker New
[kvmtool,2/2] vfio/pci: Clarify the MSI states vfio/pci: Fix unmaskable MSI - - - --- 2023-06-28 Jean-Philippe Brucker New
[kvmtool,1/2] vfio/pci: Initialize MSI vectors unmasked vfio/pci: Fix unmaskable MSI - - - --- 2023-06-28 Jean-Philippe Brucker New
[kvmtool,3/3] virtio/rng: Fix build warning from min() Build fixes - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,2/3] arm/kvm-cpu: Fix new build warning Build fixes - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,1/3] Makefile: Refine -s handling in the make parameters Build fixes - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,17/17] virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,16/17] virtio/vhost: Support line interrupt signaling Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,15/17] Factor epoll thread Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,14/17] virtio/net: Warn about enabling multiqueue with vhost Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,13/17] virtio: Fix messages about missing Linux config Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,12/17] virtio: Document how to test the devices Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,11/17] virtio/net: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,10/17] virtio/vsock: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,09/17] virtio/scsi: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,08/17] virtio/scsi: Initialize max_target Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,07/17] disk/core: Fix segfault on exit with SCSI Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,06/17] virtio/scsi: Fix and simplify command-line Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,05/17] virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,04/17] virtio/vhost: Factor notify_vq_gsi() Fix vhost-net, scsi and vsock - - - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,03/17] virtio/vhost: Factor notify_vq_eventfd() Fix vhost-net, scsi and vsock - 1 - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,02/17] virtio/vhost: Factor vring operation Fix vhost-net, scsi and vsock - 1 - --- 2023-06-06 Jean-Philippe Brucker New
[kvmtool,v2,01/17] virtio: Factor vhost initialization Fix vhost-net, scsi and vsock - 1 - --- 2023-06-06 Jean-Philippe Brucker New
kvm: Merge kvm_check_extension() and kvm_vm_check_extension() kvm: Merge kvm_check_extension() and kvm_vm_check_extension() - - - --- 2023-04-21 Jean-Philippe Brucker New
[kvmtool,16/16] virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,15/16] virtio/vhost: Support line interrupt signaling Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,14/16] Factor epoll thread Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,13/16] virtio: Fix messages about missing Linux config Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,12/16] virtio: Document how to test the devices Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,11/16] virtio/net: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,10/16] virtio/vsock: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,09/16] virtio/scsi: Fix feature selection Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,08/16] virtio/scsi: Initialize max_target Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,07/16] disk/core: Fix segfault on exit with SCSI Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,06/16] virtio/scsi: Fix and simplify command-line Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,05/16] virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,04/16] virtio/vhost: Factor notify_vq_gsi() Fix vhost-net, scsi and vsock - - - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,03/16] virtio/vhost: Factor notify_vq_eventfd() Fix vhost-net, scsi and vsock - 1 - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,02/16] virtio/vhost: Factor vring operation Fix vhost-net, scsi and vsock - 1 - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,01/16] virtio: Factor vhost initialization Fix vhost-net, scsi and vsock - 1 - --- 2023-04-19 Jean-Philippe Brucker New
[kvmtool,v2] pci: Disable writes to Status register [kvmtool,v2] pci: Disable writes to Status register - - 1 --- 2022-10-20 Jean-Philippe Brucker New
[kvmtool] pci: Disable writes to Status register [kvmtool] pci: Disable writes to Status register - - 1 --- 2022-09-08 Jean-Philippe Brucker New
[kvmtool,4/4] virtio/rng: Zero-initialize the device Makefile and virtio fixes - - - --- 2022-07-22 Jean-Philippe Brucker New
[kvmtool,3/4] virtio/pci: Deassert IRQ line on ISR read Makefile and virtio fixes - - - --- 2022-07-22 Jean-Philippe Brucker New
[kvmtool,2/4] Makefile: Fix ARCH override Makefile and virtio fixes - 1 1 --- 2022-07-22 Jean-Philippe Brucker New
[kvmtool,1/4] Makefile: Add missing build dependencies Makefile and virtio fixes - 1 - --- 2022-07-22 Jean-Philippe Brucker New
[RFC,5/5] KVM: arm64: Pass PSCI calls to userspace KVM: arm64: Pass PSCI to userspace - - - --- 2021-06-08 Jean-Philippe Brucker New
[RFC,4/5] KVM: arm64: Pass hypercalls to userspace KVM: arm64: Pass PSCI to userspace - - - --- 2021-06-08 Jean-Philippe Brucker New
[RFC,3/5] KVM: arm64: Allow userspace to request WFI KVM: arm64: Pass PSCI to userspace - - - --- 2021-06-08 Jean-Philippe Brucker New
[RFC,2/5] KVM: arm64: Move WFI execution to check_vcpu_requests() KVM: arm64: Pass PSCI to userspace - - - --- 2021-06-08 Jean-Philippe Brucker New
[RFC,1/5] KVM: arm64: Replace power_off with mp_state in struct kvm_vcpu_arch KVM: arm64: Pass PSCI to userspace - - - --- 2021-06-08 Jean-Philippe Brucker New