Show patches with: State = Action Required       |   21531 patches
« 1 2 ... 3 4 5215 216 »
Patch Series S/W/F Date Submitter Delegate State
[v3,16/27] disas/microblaze: Merge op->name output into each fprintf misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,15/27] target/microblaze: Re-indent print_insn_microblaze misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,14/27] disas/microblaze: Split out print_immval_addr misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,13/27] disas/microblaze: Replace sprintf() by snprintf() misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,12/27] disas/m68k: Replace sprintf() by snprintf() misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,11/27] backends/tpm: Use qemu_hexdump_line to avoid sprintf misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,10/27] hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,09/27] hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,08/27] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,07/27] system/qtest: Replace sprintf by qemu_hexdump_line misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,06/27] hw/mips/malta: Add re-usable rng_seed_hex_new() method misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,05/27] util/hexdump: Inline g_string_append_printf "%02x" misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,04/27] util/hexdump: Add unit_len and block_len to qemu_hexdump_line misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,03/27] util/hexdump: Use a GString for qemu_hexdump_line misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,02/27] util/hexdump: Remove ascii parameter from qemu_hexdump_line misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[v3,01/27] util/hexdump: Remove b parameter from qemu_hexdump_line misc: Replace sprintf --- 2024-04-12 Richard Henderson New
[2/2] target/m68k: Remove sprintf() calls m68k: Remove sprintf() calls due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[1/2] disas/m68k: Replace sprintf() by snprintf() m68k: Remove sprintf() calls due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code --- 2024-04-11 Peter Maydell New
[9/9] target/i386: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[8/9] target/arm: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[7/9] hw/riscv/virt: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[6/9] hw/net/rocker: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[5/9] hw/misc/imx: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[4/9] linux-user/flatload: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[3/9] disas/riscv: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[2/9] disas/microblaze: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[1/9] disas/m68k: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,13/13] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,12/13] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,11/13] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,10/13] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,09/13] util/hexdump: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,08/13] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,07/13] util/hexdump: Rename @offset argument in qemu_hexdump_line() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,06/13] system/qtest: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,05/13] hw/mips/malta: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,04/13] hw/mips/malta: Add re-usable rng_seed_hex_new() method misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,03/13] hw/ppc/spapr: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,02/13] hw/vfio/pci: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,01/13] ui/console-vc: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
hw/misc/applesmc: Simplify DeviceReset handler hw/misc/applesmc: Simplify DeviceReset handler --- 2024-04-10 Philippe Mathieu-Daudé New
[04/12] hw/mips/malta: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper [PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper --- 2024-04-10 Philippe Mathieu-Daudé New
[PULL,00/16] Misc HW patches for 2024-04-10 --- 2024-04-10 Philippe Mathieu-Daudé New
[Stable-8.2.3,83/87] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3 Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,79/87] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,78/87] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,75/87] target/hppa: Clear psw_n for BE on use_nullify_skip path Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,74/87] tcg/optimize: Fix sign_mask for logical right-shift Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,43/87] target/hppa: Fix assemble_12a insns for wide mode Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,42/87] target/hppa: Fix assemble_11a insns for wide mode Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,41/87] target/hppa: Fix assemble_16 insns for wide mode Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,08/87] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,07/87] target/arm: Fix 32-bit SMOPA Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,04/87] linux-user: Remove pgb_dynamic alignment assertion Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-8.2.3,03/87] tcg/aarch64: Apple does not align __int128_t in even registers Untitled series #239327 --- 2024-04-10 Michael Tokarev New
[Stable-7.2.11,37/41] target/hppa: Clear psw_n for BE on use_nullify_skip path Untitled series #239325 --- 2024-04-10 Michael Tokarev New
[Stable-7.2.11,27/41] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509 Untitled series #239325 --- 2024-04-10 Michael Tokarev New
[Stable-7.2.11,05/41] target/arm: Fix SME full tile indexing Untitled series #239325 --- 2024-04-10 Michael Tokarev New
[Stable-7.2.11,04/41] tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1 Untitled series #239325 --- 2024-04-10 Michael Tokarev New
[PULL,v2,19/20] accel/tcg: Improve can_do_io management [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,13/20] target/arm: Use insn_start from DisasContextBase [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,12/20] accel/tcg: Add insn_start to DisasContextBase [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,10/20] target/m68k: Map FPU exceptions to FPSR register [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,08/20] target/sh4: Fix mac.w with saturation enabled [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,07/20] target/sh4: Fix mac.l with saturation enabled [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec [PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec --- 2024-04-09 Richard Henderson New
[PULL,v2,00/20] misc patch queue --- 2024-04-09 Richard Henderson New
[PATCH-for-9.1,v2,11/11] hw/net/lan9118: Rename rx_fifo_size -> rx_fifo_wordcount hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,10/11] hw/net/lan9118: Use RX_DATA_FIFO_BYTES definition hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,09/11] hw/net/lan9118: Rename rx_status_fifo_size -> rx_status_fifo_wordcount hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,08/11] hw/net/lan9118: Use RX_STATUS_FIFO_BYTES definition hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,07/11] hw/net/lan9118: Rename tx_fifo_size -> tx_fifo_bytes hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,06/11] hw/net/lan9118: Use TX_DATA_FIFO_BYTES definition hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,05/11] hw/net/lan9118: Add definitions for FIFO allocated sizes hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,04/11] hw/net/lan9118: Replace magic '5' value by TX_FIF_SZ_RESET definition hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,03/11] hw/net/lan9118: Remove duplicated assignment hw/net/lan9118: Fix overflow in TX FIFO --- 2024-04-09 Philippe Mathieu-Daudé New
mailmap: Fix Yuxue Liu author email mailmap: Fix Yuxue Liu author email --- 2024-04-09 Philippe Mathieu-Daudé New
[v2,28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor} linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor} linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,25/28] target/i386: Convert do_xrstor to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,24/28] target/i386: Convert do_xsave to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,23/28] target/i386: Honor xfeatures in xrstor_sigcontext linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,22/28] linux-user/i386: Fix allocation and alignment of fp state linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,21/28] linux-user/i386: Return boolean success from xrstor_sigcontext linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,20/28] linux-user/i386: Return boolean success from restore_sigcontext linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,19/28] linux-user/i386: Fix -mregparm=3 for signal delivery linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,18/28] linux-user/i386: Split out struct target_fregs_state linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,12/28] target/i386: Split out do_xsave_chk linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
[v2,11/28] target/i386: Convert do_xrstor_* to X86Access linux-user/i386: Properly align signal frame --- 2024-04-09 Richard Henderson New
« 1 2 ... 3 4 5215 216 »