QEMU-Arm Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Cédric Le Goater" <clg@redhat.com>
Cc: qemu-arm@nongnu.org, qemu-devel@nongnu.org,
	"Cédric Le Goater" <clg@redhat.com>
Subject: Re: [PULL 00/37] aspeed queue
Date: Mon, 8 Jun 2026 10:55:18 -0400	[thread overview]
Message-ID: <20260608145518.GA482972@fedora> (raw)
In-Reply-To: <20260608054826.346488-1-clg@redhat.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-06-08 14:56 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08  5:47 [PULL 00/37] aspeed queue Cédric Le Goater
2026-06-08  5:47 ` [PULL 01/37] hw/misc/aspeed_hace: Convert to DEFINE_TYPES() with inlined TypeInfo Cédric Le Goater
2026-06-08  5:47 ` [PULL 02/37] hw/misc/aspeed_lpc: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 03/37] hw/misc/aspeed_ltpi: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 04/37] hw/misc/aspeed_pwm: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 05/37] hw/misc/aspeed_sbc: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 06/37] hw/misc/aspeed_scu: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 07/37] hw/misc/aspeed_sdmc: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 08/37] hw/misc:aspeed_sli: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 09/37] hw/misc/aspeed_xdma: " Cédric Le Goater
2026-06-08  5:47 ` [PULL 10/37] hw/adc/aspeed_adc: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 11/37] hw/arm/aspeed_ast1700: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 12/37] hw/gpio/aspeed_gpio: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 13/37] hw/gpio/aspeed_sgpio: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 14/37] hw/intc/aspeed_intc: convert " Cédric Le Goater
2026-06-08  5:48 ` [PULL 15/37] hw/intc/aspeed_vic: Convert " Cédric Le Goater
2026-06-08  5:48 ` [PULL 16/37] hw/rtc/aspeed_rtc: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 17/37] hw/watchdog/wdt_aspeed: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 18/37] hw/nvram/aspeed_otp: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 19/37] hw/timer/aspeed_timer: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 20/37] hw/fsi/aspeed_apb2opb: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 21/37] hw/pci-host/aspeed_pcie: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 22/37] hw/i2c/aspeed_i2c: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 23/37] hw/net/ftgmac100: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 24/37] hw/ssi/aspeed_smc: " Cédric Le Goater
2026-06-08  5:48 ` [PULL 25/37] hw/i2c/aspeed_i2c: Introduce dma_addr_lo_mask to unify DMA address handling Cédric Le Goater
2026-06-08  5:48 ` [PULL 26/37] hw/i2c/aspeed_i2c: Increase AST2700 buffer mode size and adjust offset Cédric Le Goater
2026-06-08  5:48 ` [PULL 27/37] hw/arm/aspeed_ast1040: Reuse AST2700 ADC model Cédric Le Goater
2026-06-08  5:48 ` [PULL 28/37] hw/arm/aspeed_ast1040: Introduce PECI support Cédric Le Goater
2026-06-08  5:48 ` [PULL 29/37] hw/arm/aspeed_ast1040: Reuse AST2700 GPIO controller model Cédric Le Goater
2026-06-08  5:48 ` [PULL 30/37] hw/arm/aspeed_ast1040: Add SGPIO controller support Cédric Le Goater
2026-06-08  5:48 ` [PULL 31/37] hw/i2c/aspeed_i2c: Introduce AST1040 I2C model Cédric Le Goater
2026-06-08  5:48 ` [PULL 32/37] hw/arm/aspeed_ast1040: Introduce I2C support Cédric Le Goater
2026-06-08  5:48 ` [PULL 33/37] hw/arm/aspeed_ast1040_evb: Introduce onboard I2C device Cédric Le Goater
2026-06-08  5:48 ` [PULL 34/37] hw/arm/aspeed_ast1040: Reuse AST2700 watchdog models Cédric Le Goater
2026-06-08  5:48 ` [PULL 35/37] hw/i3c: fix CMD/data FIFO depth reset values to match real silicon Cédric Le Goater
2026-06-08  5:48 ` [PULL 36/37] hw/i3c: rename DW-I3C queue capacity fields from _bytes to _words Cédric Le Goater
2026-06-08  5:48 ` [PULL 37/37] hw/i3c: keep _bytes aliases for renamed queue-capacity properties Cédric Le Goater
2026-06-08 14:55 ` Stefan Hajnoczi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-05-26  8:18 [PULL 00/37] aspeed queue Cédric Le Goater
2026-05-26 18:52 ` Stefan Hajnoczi

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=20260608145518.GA482972@fedora \
    --to=stefanha@redhat.com \
    --cc=clg@redhat.com \
    --cc=qemu-arm@nongnu.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox