Show patches with: Archived = No       |   1419 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
qemu: report issues causing the kvm probe to fail v3 - - - --- 2009-01-09 ehrhardt@linux.vnet.ibm.com Accepted
[v2] KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD [v2] KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD - - - --- 2023-08-25 Ackerley Tng New
[GIT,PULL] VFIO updates for v6.6-rc1 [GIT,PULL] VFIO updates for v6.6-rc1 - - - --- 2023-08-30 Alex Williamson New
[v2,3/3] qemu:bios: Load SMBIOS entries and files from qemu - - - --- 2009-04-08 Alex Williamson Not Applicable
[v2,2/3] qemu: Add support for SMBIOS command line otions - - - --- 2009-04-08 Alex Williamson Not Applicable
[v2,1/3] qemu: Add prototype and make qemu_uuid_parse() non-static - - - --- 2009-04-08 Alex Williamson Not Applicable
[RFC,kvmtool,3/3] builtin-run: Have --nodefaults disable the default virtio-net device Change what --nodefaults does and a revert - - - --- 2023-09-07 Alexandru Elisei New
[kvmtool,2/3] builtin-run: Document mode=none for -n/--network Change what --nodefaults does and a revert - - - --- 2023-09-07 Alexandru Elisei New
[kvmtool,1/3] Revert "virtio-net: Don't print the compat warning for the default device" Change what --nodefaults does and a revert - - - --- 2023-09-07 Alexandru Elisei New
accel/kvm: Fix dirty reaper thread crash accel/kvm: Fix dirty reaper thread crash - - - --- 2023-08-28 alloc young New
[1/1] KVM: VMX: Update necessary state when guest enters long mode - - - --- 2009-02-20 Amit Shah Accepted
[2/2] KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. - - - --- 2009-01-14 Amit Shah Not Applicable
[1/2] KVM: CPUID takes ecx as input value for some functions - - - --- 2009-01-14 Amit Shah Not Applicable
KVM: x86: Fix typos and whitespace errors - - - --- 2009-01-11 Amit Shah Accepted
missing kvm smp tlb flush in invlpg - - - --- 2009-03-12 Andrea Arcangeli Accepted
[v5,17/17] KVM: selftests: Handle memory fault exits in demand_paging_test Improve KVM + userfaultfd live migration via annotated memory faults. 1 - - --- 2023-09-08 Anish Moorthy New
[v5,16/17] KVM: selftests: Add memslot_flags parameter to memstress_create_vm() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,15/17] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_… Improve KVM + userfaultfd live migration via annotated memory faults. 1 - - --- 2023-09-08 Anish Moorthy New
[v5,14/17] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test Improve KVM + userfaultfd live migration via annotated memory faults. 1 - - --- 2023-09-08 Anish Moorthy New
[v5,13/17] KVM: selftests: Report per-vcpu demand paging rate from demand paging test Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,12/17] KVM: arm64: Enable KVM_CAP_USERFAULT_ON_MISSING Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,08/17] KVM: Allow hva_pfn_fast() to resolve read faults Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,07/17] KVM: arm64: Annotate -EFAULT from user_mem_abort() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,06/17] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,05/17] KVM: Annotate -EFAULTs from kvm_vcpu_read/write_guest_page() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,03/17] KVM: Simplify error handling in __gfn_to_pfn_memslot() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,02/17] KVM: Add docstrings to __kvm_read/write_guest_page() Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v5,01/17] KVM: Clarify documentation of hva_to_pfn()'s 'atomic' parameter Improve KVM + userfaultfd live migration via annotated memory faults. - - - --- 2023-09-08 Anish Moorthy New
[v1,4/4] vfio/nvgpu: register device memory for poison handling mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,3/4] mm: Change ghes code to allow poison of non-struct pfn mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v1,1/4] mm: handle poisoning of pfn without struct pages mm: Implement ECC handling for pfn with no struct page - - - --- 2023-09-20 Ankit Agrawal New
[v10,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper [v10,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper - - - --- 2023-09-15 Ankit Agrawal New
[v9,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper [v9,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper - - - --- 2023-09-12 Ankit Agrawal New
[v8,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper [v8,1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper - - - --- 2023-08-25 Ankit Agrawal New
[v5,3/3] vfio/pci: Check the device set open count on reset vfio/pci: Check the device set open count on reset - 2 - --- 2022-11-05 Anthony DeRossi Superseded
[v5,2/3] vfio: Export the device set open count vfio/pci: Check the device set open count on reset - 2 - --- 2022-11-05 Anthony DeRossi Superseded
[v5,1/3] vfio: Fix container device registration life cycle vfio/pci: Check the device set open count on reset - 2 - --- 2022-11-05 Anthony DeRossi Superseded
[v4,3/3] vfio/pci: Check the device set open_count on reset vfio/pci: Check the device set open_count on reset - - - --- 2022-11-04 Anthony DeRossi Superseded
[v4,2/3] vfio: Add an open counter to vfio_device_set vfio/pci: Check the device set open_count on reset - - - --- 2022-11-04 Anthony DeRossi Superseded
[v4,1/3] vfio: Fix container device registration life cycle vfio/pci: Check the device set open_count on reset - - - --- 2022-11-04 Anthony DeRossi Superseded
[v3] vfio/pci: Accept a non-zero open_count on reset [v3] vfio/pci: Accept a non-zero open_count on reset - - - --- 2022-11-02 Anthony DeRossi Superseded
[v2] vfio-pci: Accept a non-zero open_count on reset [v2] vfio-pci: Accept a non-zero open_count on reset - - - --- 2022-10-26 Anthony DeRossi Superseded
vfio: Decrement open_count before close_device() vfio: Decrement open_count before close_device() - - - --- 2022-10-25 Anthony DeRossi Superseded
[RFC,00/17] virtual-bus - - - --- 2009-04-02 Anthony Liguori Not Applicable
[GIT,PULL] KVM/riscv fixes for 6.6, take #1 [GIT,PULL] KVM/riscv fixes for 6.6, take #1 - - - --- 2023-09-21 Anup Patel New
[v2,4/4] KVM: riscv: selftests: Selectively filter-out AIA registers KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-20 Anup Patel New
[v2,3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list KVM RISC-V fixes for ONE_REG interface - 1 - --- 2023-09-20 Anup Patel New
[v2,2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-20 Anup Patel New
[v2,1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-20 Anup Patel New
[7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test KVM RISC-V Conditional Operations - - - --- 2023-09-19 Anup Patel New
[6/7] KVM: riscv: selftests: Add smstateen registers to get-reg-list test KVM RISC-V Conditional Operations - 1 - --- 2023-09-19 Anup Patel New
[5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test KVM RISC-V Conditional Operations - 1 - --- 2023-09-19 Anup Patel New
[4/7] RISC-V: KVM: Allow Zicond extension for Guest/VM KVM RISC-V Conditional Operations - 1 - --- 2023-09-19 Anup Patel New
[3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM KVM RISC-V Conditional Operations - 1 - --- 2023-09-19 Anup Patel New
[2/7] RISC-V: Detect Zicond from ISA string KVM RISC-V Conditional Operations - - - --- 2023-09-19 Anup Patel New
[1/7] RISC-V: Detect XVentanaCondOps from ISA string KVM RISC-V Conditional Operations - 1 - --- 2023-09-19 Anup Patel New
[4/4] KVM: riscv: selftests: Selectively filter-out AIA registers KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-18 Anup Patel New
[3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list KVM RISC-V fixes for ONE_REG interface - 1 - --- 2023-09-18 Anup Patel New
[2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-18 Anup Patel New
[1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers KVM RISC-V fixes for ONE_REG interface - 2 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,6/6] riscv: Fix guest/init linkage for multilib toolchain RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[kvmtool,v2,5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[kvmtool,v2,4/6] riscv: Add IRQFD support for in-kernel AIA irqchip RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[kvmtool,v2,3/6] riscv: Make irqchip support pluggable RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[kvmtool,v2,2/6] riscv: Add Svnapot extension support RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[kvmtool,v2,1/6] Sync-up header with Linux-6.5 for KVM RISC-V RISC-V AIA irqchip and Svnapot support - - - --- 2023-09-18 Anup Patel New
[net-next,v1,12/12] test/vsock: io_uring rx/tx tests vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,10/12] test/vsock: MSG_ZEROCOPY flag tests vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,08/12] vsock: enable setting SO_ZEROCOPY vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,07/12] vsock/loopback: support MSG_ZEROCOPY for transport vsock/virtio: continue MSG_ZEROCOPY support - 1 - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,06/12] vsock/virtio: support MSG_ZEROCOPY for transport vsock/virtio: continue MSG_ZEROCOPY support - 1 - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,05/12] vhost/vsock: support MSG_ZEROCOPY for transport vsock/virtio: continue MSG_ZEROCOPY support - 1 - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,04/12] vsock: enable SOCK_SUPPORT_ZC bit vsock/virtio: continue MSG_ZEROCOPY support - 1 - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,03/12] vsock: check for MSG_ZEROCOPY support on send vsock/virtio: continue MSG_ZEROCOPY support - 1 - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,02/12] vsock: read from socket's error queue vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v1,01/12] vsock: fix EPOLLERR set on non-empty error queue vsock/virtio: continue MSG_ZEROCOPY support - - - --- 2023-09-22 Arseniy Krasnov New
[net-next,v9,4/4] vsock/virtio: MSG_ZEROCOPY flag support vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-16 Arseniy Krasnov New
[net-next,v9,3/4] vsock/virtio: non-linear skb handling for tap vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-16 Arseniy Krasnov New
[net-next,v9,2/4] vsock/virtio: support to send non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-16 Arseniy Krasnov New
[net-next,v9,1/4] vsock/virtio/vhost: read data from non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-16 Arseniy Krasnov New
[net-next,v8,4/4] vsock/virtio: MSG_ZEROCOPY flag support vsock/virtio/vhost: MSG_ZEROCOPY preparations - - - --- 2023-09-11 Arseniy Krasnov New
[net-next,v8,3/4] vsock/virtio: non-linear skb handling for tap vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-11 Arseniy Krasnov New
[net-next,v8,2/4] vsock/virtio: support to send non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-11 Arseniy Krasnov New
[net-next,v8,1/4] vsock/virtio/vhost: read data from non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-09-11 Arseniy Krasnov New
[net-next,v2,2/2] test/vsock: shutdowned socket test vsock: handle writes to shutdowned socket - 1 - --- 2023-09-11 Arseniy Krasnov New
[net-next,v2,1/2] vsock: send SIGPIPE on write to shutdowned socket vsock: handle writes to shutdowned socket - 1 - --- 2023-09-11 Arseniy Krasnov New
[net-next,v7,4/4] vsock/virtio: MSG_ZEROCOPY flag support vsock/virtio/vhost: MSG_ZEROCOPY preparations - - - --- 2023-08-27 Arseniy Krasnov New
[net-next,v7,3/4] vsock/virtio: non-linear skb handling for tap vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-08-27 Arseniy Krasnov New
[net-next,v7,2/4] vsock/virtio: support to send non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - - - --- 2023-08-27 Arseniy Krasnov New
[net-next,v7,1/4] vsock/virtio/vhost: read data from non-linear skb vsock/virtio/vhost: MSG_ZEROCOPY preparations - 1 - --- 2023-08-27 Arseniy Krasnov New
[RFC,v2,2/2] test/vsock: shutdowned socket test vsock: handle writes to shutdowned socket - 1 - --- 2023-08-26 Arseniy Krasnov New
[RFC,v2,1/2] vsock: send SIGPIPE on write to shutdowned socket vsock: handle writes to shutdowned socket - 1 - --- 2023-08-26 Arseniy Krasnov New
Fix crash on resolution change -> screen dump -> vga redraw - - - --- 2009-04-07 Avi Kivity Not Applicable
« 1 2 3 414 15 »