All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 00/32] Misc HW patches for 2026-07-07
Date: Fri, 10 Jul 2026 06:48:23 +0200	[thread overview]
Message-ID: <20260710044823.GA604349@fedora> (raw)
In-Reply-To: <20260707131223.51505-1-philmd@oss.qualcomm.com>

[-- Attachment #1: Type: text/plain, Size: 116 bytes --]

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2026-07-10  4:53 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-07 13:11 [PULL 00/32] Misc HW patches for 2026-07-07 Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 01/32] hw/misc/edu: restrict dma access to dma buffer Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 02/32] hw/display/ati: reset host_data.next in write handler after flush Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 03/32] hw/display/ati: guard against zero bpp in ati_host_data_flush Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 04/32] hw/ide/ahci: cancel in-flight buffered reads on command engine restart Philippe Mathieu-Daudé
2026-07-08  8:28   ` Michael Tokarev
2026-07-07 13:11 ` [PULL 05/32] hw/display/ati: Include vga state in the blit context Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 06/32] util/filemonitor-inotify: Use QEMU_LOCK_GUARD() Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 07/32] hw/gpio/pca9552: fix off-by-one in QOM led index validation Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 08/32] ebpf: fix swapped toeplitz/indirection args in set_data trace Philippe Mathieu-Daudé
2026-07-07 13:11 ` [PULL 09/32] crypto/x509-utils: fix gnutls error code in crt_init failure path Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 10/32] hw/dma/i8257: Return zeroes for read_memory in verify mode Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 11/32] hw/net: fix e1000e/igb ip_len inflation by Ethernet minimum-frame padding Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 12/32] hw/scsi/mptsas: Reset doorbell state on reset Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 13/32] hw/hyperv: Avoid crash if hyperv_find_cpu() passed invalid vp_index Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 14/32] hw/display/qxl: Fix mono cursor validation that can read past a cursor chunk Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 15/32] utils/module: fix memleak in module_load() Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 16/32] hw/intc/loongarch_dintc: Fix OOB access in DINT MMIO write handler Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 17/32] hw/net/can/flexcan: Wire clock control module via link property Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 18/32] hw/net/can/flexcan: Subclass TYPE_CAN_FLEXCAN Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 19/32] hw/arm/imx8mp-evk: Open code DEFINE_MACHINE_AARCH64 Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 20/32] hw/arm/imx8mp-evk: Introduce FslImx8mpEvkState Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 21/32] hw/arm: Add basic FlexCAN3 support to TYPE_FSL_IMX8MP and imx8mp-evk Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 22/32] hw/rtc/mc146818rtc: convert date from object prop to class prop Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 23/32] hw/acpi/ich9: move initial property values into ich9_reset_properties() Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 24/32] backends/iommufd: Fix dev_id and type order in viommu trace Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 25/32] hw/block: m25p80: Fix dummy byte handling for Winbond flash Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 26/32] hw/block: m25p80: Fix dummy byte handling for Numonyx/Micron flash Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 27/32] hw/block: m25p80: Fix dummy byte handling for Macronix flash Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 28/32] hw/ssi: npcm7xx_fiu: Correct the dummy cycle emulation logic Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 29/32] hw/ssi: xilinx_spips: Fix dummy phase handling Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 30/32] hw/ssi: aspeed_smc: Fix direct-read dummy bytes Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 31/32] Revert "aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command" Philippe Mathieu-Daudé
2026-07-07 13:12 ` [PULL 32/32] Revert "aspeed/smc: snoop SPI transfers to fake dummy cycles" Philippe Mathieu-Daudé
2026-07-07 17:27 ` [PULL 00/32] Misc HW patches for 2026-07-07 Bernhard Beschow
2026-07-10  4:48 ` Stefan Hajnoczi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260710044823.GA604349@fedora \
    --to=stefanha@redhat.com \
    --cc=philmd@oss.qualcomm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.