Show patches with: State = Action Required       |   431961 patches
« 1 2 ... 1152 1153 11544319 4320 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,20/26] include/qemu/bswap.h: Handle being included outside extern "C" block [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,19/26] osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,18/26] hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset() [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,17/26] target/arm: Make WFI a NOP for userspace emulators [PULL,01/26] docs: fix link in sbsa description - 1 1 - --- 2021-05-10 Peter Maydell New
[PULL,16/26] target/arm: Make translate-neon.c.inc its own compilation unit [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,15/26] target/arm: Make functions used by translate-neon global [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,14/26] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,13/26] target/arm: Delete unused typedef [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,12/26] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,11/26] target/arm: Make translate-vfp.c.inc its own compilation unit [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,10/26] target/arm: Make functions used by translate-vfp global [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,09/26] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,08/26] target/arm: Move gen_aa32 functions to translate-a32.h [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,07/26] target/arm: Split m-nocp trans functions into their own file [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,06/26] target/arm: Make functions used by m-nocp global [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,05/26] target/arm: Share unallocated_encoding() and gen_exception_insn() [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,04/26] target/arm: Move constant expanders to translate.h [PULL,01/26] docs: fix link in sbsa description - - 2 - --- 2021-05-10 Peter Maydell New
[PULL,03/26] target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write() [PULL,01/26] docs: fix link in sbsa description - 1 3 - --- 2021-05-10 Peter Maydell New
[PULL,02/26] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE [PULL,01/26] docs: fix link in sbsa description - - - - --- 2021-05-10 Peter Maydell New
[PULL,01/26] docs: fix link in sbsa description [PULL,01/26] docs: fix link in sbsa description - - 1 - --- 2021-05-10 Peter Maydell New
[PULL,00/26] target-arm queue - - - - --- 2021-05-10 Peter Maydell New
ppc/spapr: advertise secure boot in the guest device tree ppc/spapr: advertise secure boot in the guest device tree - - - - --- 2021-05-10 Daniel Axtens New
[v8,15/15] hmp: Print "reserve" property of memory backends with "info memdev" RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 4 - --- 2021-05-10 David Hildenbrand New
[v8,14/15] qmp: Include "reserve" property of memory backends RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 3 - --- 2021-05-10 David Hildenbrand New
[v8,13/15] hmp: Print "share" property of memory backends with "info memdev" RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 4 - --- 2021-05-10 David Hildenbrand New
[v8,12/15] qmp: Include "share" property of memory backends RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 3 - --- 2021-05-10 David Hildenbrand New
[v8,11/15] qmp: Clarify memory backend properties returned via query-memdev RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 3 - --- 2021-05-10 David Hildenbrand New
[v8,10/15] hostmem: Wire up RAM_NORESERVE via "reserve" property RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 3 - --- 2021-05-10 David Hildenbrand New
[v8,09/15] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 1 - --- 2021-05-10 David Hildenbrand New
[v8,08/15] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 2 - --- 2021-05-10 David Hildenbrand New
[v8,07/15] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 2 - --- 2021-05-10 David Hildenbrand New
[v8,06/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 1 - --- 2021-05-10 David Hildenbrand New
[v8,05/15] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 2 - --- 2021-05-10 David Hildenbrand New
[v8,04/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 1 - 2 - --- 2021-05-10 David Hildenbrand New
[v8,03/15] util/mmap-alloc: Factor out activating of memory to mmap_activate() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 2 - 2 - --- 2021-05-10 David Hildenbrand New
[v8,02/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 2 - 3 - --- 2021-05-10 David Hildenbrand New
[v8,01/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property 2 - 1 - --- 2021-05-10 David Hildenbrand New
util: fix fd leak in qemu_write_pidfile() util: fix fd leak in qemu_write_pidfile() - - - - --- 2021-05-10 wangjie (P) New
[6/6] aiopool: protect with a mutex block-copy: make helper APIs thread safe - - - - --- 2021-05-10 Emanuele Giuseppe Esposito New
[5/6] co-shared-resource: protect with a mutex block-copy: make helper APIs thread safe - - - - --- 2021-05-10 Emanuele Giuseppe Esposito New
[4/6] progressmeter: protect with a mutex block-copy: make helper APIs thread safe - - 1 - --- 2021-05-10 Emanuele Giuseppe Esposito New
[3/6] blockjob: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-10 Emanuele Giuseppe Esposito New
[2/6] block-copy: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-10 Emanuele Giuseppe Esposito New
[1/6] ratelimit: treat zero speed as unlimited block-copy: make helper APIs thread safe - - 1 - --- 2021-05-10 Emanuele Giuseppe Esposito New
[PULL,8/9] pc-bios/s390-ccw: Allow building with Clang, too [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - - 2 - --- 2021-05-10 Thomas Huth New
[PULL,7/9] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached 1 - 1 - --- 2021-05-10 Thomas Huth New
[PULL,6/9] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - 1 - - --- 2021-05-10 Thomas Huth New
[PULL,5/9] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - - 2 - --- 2021-05-10 Thomas Huth New
[PULL,4/9] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - - - - --- 2021-05-10 Thomas Huth New
[PULL,3/9] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - - 2 - --- 2021-05-10 Thomas Huth New
[PULL,2/9] pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - 1 2 - --- 2021-05-10 Thomas Huth New
[PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached [PULL,1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached - - 1 - --- 2021-05-10 Thomas Huth New
[PULL,0/9] s390-ccw bios update - - - - --- 2021-05-10 Thomas Huth New
block: Improve backing file validation block: Improve backing file validation - - - - --- 2021-05-10 Li Zhijian New
net/slirp.c: fix SMB share with Samba 4 and Windows XP guests net/slirp.c: fix SMB share with Samba 4 and Windows XP guests - - - - --- 2021-05-09 Casper Ti. Vector New
[9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ??? accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1] accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0 accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced() accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus() accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[4/9] accel/tcg: Add tlb_flush_range_by_mmuidx() accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[2/9] accel/tcg: Pass length argument to tlb_flush_range_locked() accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup() accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-09 Philippe Mathieu-Daudé New
[v2] migration/dirtyrate: make sample page count configurable [v2] migration/dirtyrate: make sample page count configurable - - - - --- 2021-05-09 Hyman Huang New
accel/tcg: Add tlb_flush interface for a range of pages accel/tcg: Add tlb_flush interface for a range of pages - - - - --- 2021-05-08 Richard Henderson New
[trivial] hw/gpio/aspeed: spelling fix (addtional) [trivial] hw/gpio/aspeed: spelling fix (addtional) - 1 1 - --- 2021-05-08 Michael Tokarev New
[trivial] qapi: spelling fix (addtional) [trivial] qapi: spelling fix (addtional) - 1 1 - --- 2021-05-08 Michael Tokarev New
[RFC,3/3] vfio/migration: Add support for manual clear vfio dirty log vfio/migration: Support manual clear vfio dirty log - - - - --- 2021-05-08 Kunkun Jiang New
[RFC,2/3] vfio: Maintain DMA mapping range for the container vfio/migration: Support manual clear vfio dirty log - - - - --- 2021-05-08 Kunkun Jiang New
[RFC,1/3] linux-headers: update against 5.12 and "manual clear vfio dirty log" series vfio/migration: Support manual clear vfio dirty log - - - - --- 2021-05-08 Kunkun Jiang New
[trivial] vnc: spelling fix (enable->enabled) [trivial] vnc: spelling fix (enable->enabled) - - 1 - --- 2021-05-08 Michael Tokarev New
[PULL,10/10] tap-bsd: Remove special casing for older OpenBSD releases [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,09/10] virtio-net: failover: add missing remove_migration_state_change_notifier() [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - 2 - --- 2021-05-08 Jason Wang New
[PULL,08/10] hw/net/imx_fec: return 0xffff when accessing non-existing PHY [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - 1 2 1 --- 2021-05-08 Jason Wang New
[PULL,07/10] MAINTAINERS: Added eBPF maintainers information. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,06/10] docs: Added eBPF documentation. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,05/10] virtio-net: Added eBPF RSS to virtio-net. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,04/10] ebpf: Added eBPF RSS loader. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,03/10] ebpf: Added eBPF RSS program. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,02/10] net: Added SetSteeringEBPF method for NetClientState. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. [PULL,01/10] net/tap: Added TUNSETSTEERINGEBPF code. - - - - --- 2021-05-08 Jason Wang New
[PULL,00/10] Net patches - - - - --- 2021-05-08 Jason Wang New
[1/1] multi-process: fix usage information [1/1] multi-process: fix usage information - - 1 - --- 2021-05-08 Dongli Zhang New
[v3,2/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR [v3,1/2] qdev-properties: Add a new macro to validate bitmask for setter - - - - --- 2021-05-08 Like Xu New
[v3,1/2] qdev-properties: Add a new macro to validate bitmask for setter [v3,1/2] qdev-properties: Add a new macro to validate bitmask for setter - - - - --- 2021-05-08 Like Xu New
[72/72] softfloat: Convert modrem operations to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[71/72] softfloat: Move floatN_log2 to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[70/72] softfloat: Convert float32_exp2 to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[69/72] softfloat: Convert floatx80 compare to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[68/72] softfloat: Convert floatx80_scalbn to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[67/72] softfloat: Convert floatx80 to integer to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[66/72] softfloat: Convert floatx80 float conversions to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[65/72] softfloat: Convert integer to floatx80 to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[64/72] softfloat: Convert floatx80_round_to_int to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[63/72] softfloat: Convert floatx80_round to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[62/72] softfloat: Convert floatx80_sqrt to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[61/72] softfloat: Convert floatx80_div to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[60/72] softfloat: Convert floatx80_mul to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
[59/72] softfloat: Convert floatx80_add/sub to FloatParts Convert floatx80 and float128 to FloatParts - - - - --- 2021-05-08 Richard Henderson New
« 1 2 ... 1152 1153 11544319 4320 »