Show patches with: State = Action Required       |   427078 patches
« 1 2 ... 883 884 8854270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,13/13] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus virtio-mem: vfio support 2 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,12/13] virtio-mem: Require only coordinated discards virtio-mem: vfio support 1 - 3 - --- 2021-02-24 David Hildenbrand New
[v7,11/13] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support 1 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,10/13] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support 1 - 2 - --- 2021-02-24 David Hildenbrand New
[v7,09/13] vfio: Support for RamDiscardManager in the vIOMMU case virtio-mem: vfio support 2 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,08/13] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager virtio-mem: vfio support 2 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,07/13] vfio: Query and store the maximum number of possible DMA mappings virtio-mem: vfio support 2 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,06/13] vfio: Support for RamDiscardManager in the !vIOMMU case virtio-mem: vfio support 2 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,05/13] virtio-mem: Implement RamDiscardManager interface virtio-mem: vfio support 1 - 1 - --- 2021-02-24 David Hildenbrand New
[v7,04/13] virtio-mem: Don't report errors when ram_block_discard_range() fails virtio-mem: vfio support - - - - --- 2021-02-24 David Hildenbrand New
[v7,03/13] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support 1 - 2 - --- 2021-02-24 David Hildenbrand New
[v7,02/13] memory: Helpers to copy/free a MemoryRegionSection virtio-mem: vfio support - - - - --- 2021-02-24 David Hildenbrand New
[v7,01/13] memory: Introduce RamDiscardManager for RAM memory regions virtio-mem: vfio support 1 - 1 - --- 2021-02-24 David Hildenbrand New
[v6,12/12] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus virtio-mem: vfio support 2 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,11/12] virtio-mem: Require only coordinated discards virtio-mem: vfio support 1 - 3 - --- 2021-02-22 David Hildenbrand New
[v6,10/12] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support 1 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,09/12] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support 1 - 2 - --- 2021-02-22 David Hildenbrand New
[v6,08/12] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support 2 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,07/12] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr virtio-mem: vfio support 2 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,06/12] vfio: Query and store the maximum number of possible DMA mappings virtio-mem: vfio support 2 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,05/12] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support 2 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,04/12] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support 1 - 1 - --- 2021-02-22 David Hildenbrand New
[v6,03/12] virtio-mem: Don't report errors when ram_block_discard_range() fails virtio-mem: vfio support - - - - --- 2021-02-22 David Hildenbrand New
[v6,02/12] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support 1 - 2 - --- 2021-02-22 David Hildenbrand New
[v6,01/12] memory: Introduce RamDiscardMgr for RAM memory regions virtio-mem: vfio support 1 - 1 - --- 2021-02-22 David Hildenbrand New
[RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" [RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" - - - - --- 2021-02-16 David Hildenbrand New
[v1,5/5] softmmu/memory_mapping: optimize for RamDiscardMgr sections softmmu/memory_mapping: optimize dump/tpm for virtio-mem - - - - --- 2021-02-10 David Hildenbrand New
[v1,4/5] softmmu/memory_mapping: factor out adding physical memory ranges softmmu/memory_mapping: optimize dump/tpm for virtio-mem - - - - --- 2021-02-10 David Hildenbrand New
[v1,3/5] softmmu/memory_mapping: never merge ranges accross memory regions softmmu/memory_mapping: optimize dump/tpm for virtio-mem - - - - --- 2021-02-10 David Hildenbrand New
[v1,2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping() softmmu/memory_mapping: optimize dump/tpm for virtio-mem - - - - --- 2021-02-10 David Hildenbrand New
[v1,1/5] tpm: mark correct memory region range dirty when clearing RAM softmmu/memory_mapping: optimize dump/tpm for virtio-mem 1 1 - - --- 2021-02-10 David Hildenbrand New
[v1,9/9] hostmem: wire up RAM_NORESERVE via "reserve" property RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - 1 - --- 2021-02-09 David Hildenbrand New
[v1,8/9] util/mmap-alloc: support RAM_NORESERVE via MAP_NORESERVE RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - - - --- 2021-02-09 David Hildenbrand New
[v1,7/9] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - - - --- 2021-02-09 David Hildenbrand New
[v1,6/9] softmmu/memory: pass ram_flags into memory_region_init_ram_shared_nomigrate() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - 1 - --- 2021-02-09 David Hildenbrand New
[v1,5/9] softmmu/memory: pass ram_flags into qemu_ram_alloc_from_fd() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - 1 - --- 2021-02-09 David Hildenbrand New
[v1,4/9] util/mmap-alloc: factor out activating of memory to mmap_activate() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 2 - --- 2021-02-09 David Hildenbrand New
[v1,3/9] util/mmap-alloc: factor out reserving of a memory region to mmap_reserve() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 3 - --- 2021-02-09 David Hildenbrand New
[v1,2/9] util/mmap-alloc: factor out calculation of the pagesize for the guard page RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 1 - --- 2021-02-09 David Hildenbrand New
[v1,1/9] softmmu/physmem: drop "shared" parameter from ram_block_add() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - 3 - --- 2021-02-09 David Hildenbrand New
[v5,11/11] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus virtio-mem: vfio support 1 - 1 - --- 2021-01-21 David Hildenbrand New
[v5,10/11] virtio-mem: Require only coordinated discards virtio-mem: vfio support - - 2 - --- 2021-01-21 David Hildenbrand New
[v5,09/11] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support - - 1 - --- 2021-01-21 David Hildenbrand New
[v5,08/11] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support - - 2 - --- 2021-01-21 David Hildenbrand New
[v5,07/11] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support 1 - 1 - --- 2021-01-21 David Hildenbrand New
[v5,06/11] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr virtio-mem: vfio support 1 - 1 - --- 2021-01-21 David Hildenbrand New
[v5,05/11] vfio: Query and store the maximum number of possible DMA mappings virtio-mem: vfio support 1 - 1 - --- 2021-01-21 David Hildenbrand New
[v5,04/11] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support 1 - 1 - --- 2021-01-21 David Hildenbrand New
[v5,03/11] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support - - - - --- 2021-01-21 David Hildenbrand New
[v5,02/11] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support - - 1 - --- 2021-01-21 David Hildenbrand New
[v5,01/11] memory: Introduce RamDiscardMgr for RAM memory regions virtio-mem: vfio support - - 1 - --- 2021-01-21 David Hildenbrand New
[v3,5/5] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 2 2 --- 2021-01-11 David Hildenbrand New
[v3,4/5] tests/tcg/s390x: Fix EXRL tests s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 - --- 2021-01-11 David Hildenbrand New
[v3,3/5] s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x" s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - - 1 2 --- 2021-01-11 David Hildenbrand New
[v3,2/5] s390x/tcg: Fix RISBHG s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 2 --- 2021-01-11 David Hildenbrand New
[v3,1/5] s390x/tcg: Fix ALGSI s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 2 --- 2021-01-11 David Hildenbrand New
[v2,4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 2 - --- 2021-01-08 David Hildenbrand New
[v2,3/4] s390x/tcg: Only ignore content in r0 when specified via "b" or "x" s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - - 1 - --- 2021-01-08 David Hildenbrand New
[v2,2/4] s390x/tcg: Fix RISBHG s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 - --- 2021-01-08 David Hildenbrand New
[v2,1/4] s390x/tcg: Fix ALGSI s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 - --- 2021-01-08 David Hildenbrand New
[v1] s390x/tcg: Fix RISBHG [v1] s390x/tcg: Fix RISBHG - 1 - - --- 2021-01-07 David Hildenbrand New
target/s390x: Fix ALGSI target/s390x: Fix ALGSI - 1 - - --- 2021-01-07 David Hildenbrand New
[v4,11/11] vfio: Disable only uncoordinated discards virtio-mem: vfio support - - 1 - --- 2021-01-07 David Hildenbrand New
[v4,10/11] virtio-mem: Require only coordinated discards virtio-mem: vfio support - - 2 - --- 2021-01-07 David Hildenbrand New
[v4,09/11] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support - - 1 - --- 2021-01-07 David Hildenbrand New
[v4,08/11] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support - - 2 - --- 2021-01-07 David Hildenbrand New
[v4,07/11] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support - - - - --- 2021-01-07 David Hildenbrand New
[v4,06/11] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr virtio-mem: vfio support - - - - --- 2021-01-07 David Hildenbrand New
[v4,05/11] vfio: Query and store the maximum number of possible DMA mappings virtio-mem: vfio support 1 - 1 - --- 2021-01-07 David Hildenbrand New
[v4,04/11] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support 1 - 1 - --- 2021-01-07 David Hildenbrand New
[v4,03/11] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support - - - - --- 2021-01-07 David Hildenbrand New
[v4,02/11] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support - - 1 - --- 2021-01-07 David Hildenbrand New
[v4,01/11] memory: Introduce RamDiscardMgr for RAM memory regions virtio-mem: vfio support - - 1 - --- 2021-01-07 David Hildenbrand New
[v3,10/10] vfio: Disable only uncoordinated discards virtio-mem: vfio support - - 1 - --- 2020-12-16 David Hildenbrand New
[v3,09/10] virtio-mem: Require only coordinated discards virtio-mem: vfio support - - 2 - --- 2020-12-16 David Hildenbrand New
[v3,08/10] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support - - 1 - --- 2020-12-16 David Hildenbrand New
[v3,07/10] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support - - 2 - --- 2020-12-16 David Hildenbrand New
[v3,06/10] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support - - - - --- 2020-12-16 David Hildenbrand New
[v3,05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support - - - - --- 2020-12-16 David Hildenbrand New
[v3,04/10] vfio: Query and store the maximum number of DMA mappings virtio-mem: vfio support - - 1 - --- 2020-12-16 David Hildenbrand New
[v3,03/10] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support - - - - --- 2020-12-16 David Hildenbrand New
[v3,02/10] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support - - 1 - --- 2020-12-16 David Hildenbrand New
[v3,01/10] memory: Introduce RamDiscardMgr for RAM memory regions virtio-mem: vfio support - - 1 - --- 2020-12-16 David Hildenbrand New
[v2,10/10] vfio: Disable only uncoordinated discards virtio-mem: vfio support - - 1 - --- 2020-12-08 David Hildenbrand New
[v2,09/10] virtio-mem: Require only coordinated discards virtio-mem: vfio support - - 2 - --- 2020-12-08 David Hildenbrand New
[v2,08/10] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support - - 1 - --- 2020-12-08 David Hildenbrand New
[v2,07/10] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support - - 2 - --- 2020-12-08 David Hildenbrand New
[v2,06/10] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support - - - - --- 2020-12-08 David Hildenbrand New
[v2,05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support - - - - --- 2020-12-08 David Hildenbrand New
[v2,04/10] vfio: Query and store the maximum number of DMA mappings virtio-mem: vfio support - - - - --- 2020-12-08 David Hildenbrand New
[v2,03/10] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support - - - - --- 2020-12-08 David Hildenbrand New
[v2,02/10] virtio-mem: Factor out traversing unplugged ranges virtio-mem: vfio support - - 1 - --- 2020-12-08 David Hildenbrand New
[v2,01/10] memory: Introduce RamDiscardMgr for RAM memory regions virtio-mem: vfio support - - 1 - --- 2020-12-08 David Hildenbrand New
[v1,9/9] vfio: Disable only uncoordinated discards virtio-mem: vfio support - - - - --- 2020-11-19 David Hildenbrand New
[v1,8/9] virtio-mem: Require only coordinated discards virtio-mem: vfio support - - 1 - --- 2020-11-19 David Hildenbrand New
[v1,7/9] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types virtio-mem: vfio support - - - - --- 2020-11-19 David Hildenbrand New
[v1,6/9] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require) virtio-mem: vfio support - - 1 - --- 2020-11-19 David Hildenbrand New
[v1,5/9] vfio: Support for RamDiscardMgr in the vIOMMU case virtio-mem: vfio support - - - - --- 2020-11-19 David Hildenbrand New
[v1,4/9] vfio: Support for RamDiscardMgr in the !vIOMMU case virtio-mem: vfio support - - - - --- 2020-11-19 David Hildenbrand New
[v1,3/9] virtio-mem: Implement RamDiscardMgr interface virtio-mem: vfio support - - - - --- 2020-11-19 David Hildenbrand New
« 1 2 ... 883 884 8854270 4271 »