Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78557 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
52
53
54
…
785
786
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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é
Superseded
[12/12] backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[11/12] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[10/12] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[09/12] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[08/12] util/hexdump: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[07/12] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[06/12] util/hexdump: Rename @offset argument in qemu_hexdump_line()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[05/12] system/qtest: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[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,16/16] hw/audio/virtio-snd: Remove unused assignment
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,15/16] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,14/16] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,13/16] hw/net/lan9118: Fix overflow in MIL TX FIFO
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,12/16] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,11/16] backends/cryptodev: Do not abort for invalid session ID
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,10/16] hw/misc/applesmc: Fix memory leak in reset() handler
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,09/16] hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,08/16] hw/block/nand: Fix out-of-bound access in NAND block buffer
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,07/16] hw/block/nand: Have blk_load() take unsigned offset and return boolean
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,06/16] hw/block/nand: Factor nand_load_iolen() method out
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,05/16] qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,04/16] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,03/16] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[PULL,02/16] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
[PULL,01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Accepted
[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
[PATCH-for-9.0?,v2] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[PATCH-for-9.0?,v2] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[Stable-7.2.11,39/41] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Untitled series #239325
-
-
-
2024-04-10
Michael Tokarev
Superseded
[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,36/41] tcg/optimize: Fix sign_mask for logical right-shift
Untitled series #239325
-
-
-
2024-04-10
Michael Tokarev
Superseded
[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,06/41] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Untitled series #239325
-
-
-
2024-04-10
Michael Tokarev
Superseded
[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
hw/audio/virtio-snd: Remove unused assignment
hw/audio/virtio-snd: Remove unused assignment
-
-
-
2024-04-10
Philippe Mathieu-Daudé
Superseded
[PULL,v2,20/20] linux-user: Preserve unswapped siginfo_t for strace
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[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,18/20] target/s390x: Use insn_start from DisasContextBase
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,17/20] target/riscv: Use insn_start from DisasContextBase
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,16/20] target/microblaze: Use insn_start from DisasContextBase
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,15/20] target/i386: Preserve DisasContextBase.insn_start across rewind
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,14/20] target/hppa: Use insn_start from DisasContextBase
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[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,11/20] tcg: Add TCGContext.emit_before_op
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[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,09/20] target/sh4: add missing CHECK_NOT_DELAY_SLOT
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[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,06/20] target/sh4: Merge mach and macl into a union
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,05/20] target/sh4: mac.w: memory accesses are 16-bit words
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,04/20] target/hppa: Fix IIAOQ, IIASQ for pa2.0
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,03/20] linux-user: replace calloc() with g_new0()
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[PULL,v2,02/20] linux-user: Fix waitid return of siginfo_t and rusage
[PULL,v2,01/20] tcg/optimize: Do not attempt to constant fold neg_vec
-
-
-
2024-04-09
Richard Henderson
Accepted
[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
[RFC,PATCH-for-9.0?] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
[RFC,PATCH-for-9.0?] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
[PATCH-for-9.0,v2] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,2/3] hw/block/nand: Have blk_load() take unsigned offset and return boolean
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,1/3] hw/block/nand: Factor nand_load_iolen() method out
hw/block/nand: Fix out-of-bound access in NAND block buffer
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[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
[PATCH-for-9.0,v2,02/11] hw/net/lan9118: Fix overflow in MIL TX FIFO
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,01/11] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
hw/net/lan9118: Fix overflow in TX FIFO
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
mailmap: Fix Yuxue Liu author email
mailmap: Fix Yuxue Liu author email
-
-
-
2024-04-09
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,4/4] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,3/4] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,2/4] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,v2,1/4] hw/virtio: Introduce virtio_bh_new_guarded() helper
hw/virtio: Protect from more DMA re-entrancy bugs
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0?,v2] backends/cryptodev: Do not abort for invalid session ID
[PATCH-for-9.0?,v2] backends/cryptodev: Do not abort for invalid session ID
-
-
-
2024-04-09
Philippe Mathieu-Daudé
Superseded
[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
Superseded
«
1
2
...
52
53
54
…
785
786
»