All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [PULL 00/67] Constify almost all Property
Date: Mon, 16 Dec 2024 19:01:51 -0500	[thread overview]
Message-ID: <20241217000151.GA558905@fedora> (raw)
In-Reply-To: <20241215190533.3222854-1-richard.henderson@linaro.org>

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

Applied, thanks.

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

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

      parent reply	other threads:[~2024-12-17  0:02 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 19:04 [PULL 00/67] Constify almost all Property Richard Henderson
2024-12-15 19:04 ` [PULL 01/67] target/arm: Constify " Richard Henderson
2024-12-15 19:04 ` [PULL 02/67] target/avr: " Richard Henderson
2024-12-15 19:04 ` [PULL 03/67] target/hexagon: " Richard Henderson
2024-12-15 19:04 ` [PULL 04/67] target/i386: " Richard Henderson
2024-12-15 19:04 ` [PULL 05/67] target/microblaze: " Richard Henderson
2024-12-15 19:04 ` [PULL 06/67] target/mips: " Richard Henderson
2024-12-15 19:04 ` [PULL 07/67] target/riscv: " Richard Henderson
2024-12-15 19:04 ` [PULL 08/67] target/s390x: " Richard Henderson
2024-12-15 19:04 ` [PULL 09/67] target/sparc: Constify all Property and PropertyInfo Richard Henderson
2024-12-15 19:04 ` [PULL 10/67] cpu-target: Constify all Property Richard Henderson
2024-12-15 19:04 ` [PULL 11/67] hw/9pfs: " Richard Henderson
2024-12-15 19:04 ` [PULL 12/67] hw/acpi: " Richard Henderson
2024-12-15 19:04 ` [PULL 13/67] hw/adc: " Richard Henderson
2024-12-15 19:04 ` [PULL 14/67] hw/arm: " Richard Henderson
2024-12-15 19:04 ` [PULL 15/67] hw/audio: " Richard Henderson
2024-12-15 19:04 ` [PULL 16/67] hw/avr: " Richard Henderson
2024-12-15 19:04 ` [PULL 17/67] hw/block/xen-block: Unexport PropertyInfo Richard Henderson
2024-12-15 19:04 ` [PULL 18/67] hw/block: Constify all Property Richard Henderson
2024-12-15 19:04 ` [PULL 19/67] hw/char: " Richard Henderson
2024-12-15 19:04 ` [PULL 20/67] hw/core: " Richard Henderson
2024-12-15 19:04 ` [PULL 21/67] hw/cpu: " Richard Henderson
2024-12-15 19:04 ` [PULL 22/67] hw/cxl: " Richard Henderson
2024-12-15 19:04 ` [PULL 23/67] hw/display: " Richard Henderson
2024-12-15 19:04 ` [PULL 24/67] hw/dma: " Richard Henderson
2024-12-15 19:04 ` [PULL 25/67] hw/gpio: " Richard Henderson
2024-12-15 19:04 ` [PULL 26/67] hw/hyperv: " Richard Henderson
2024-12-15 19:04 ` [PULL 27/67] hw/i2c: " Richard Henderson
2024-12-15 19:04 ` [PULL 28/67] hw/i386: " Richard Henderson
2024-12-15 19:04 ` [PULL 29/67] hw/ide: " Richard Henderson
2024-12-15 19:04 ` [PULL 30/67] hw/input: " Richard Henderson
2024-12-15 19:04 ` [PULL 31/67] hw/intc: " Richard Henderson
2024-12-15 19:04 ` [PULL 32/67] hw/ipack: " Richard Henderson
2024-12-15 19:04 ` [PULL 33/67] hw/ipmi: " Richard Henderson
2024-12-15 19:05 ` [PULL 34/67] hw/isa: " Richard Henderson
2024-12-15 19:05 ` [PULL 35/67] hw/m68k: " Richard Henderson
2024-12-15 19:05 ` [PULL 36/67] hw/mem: " Richard Henderson
2024-12-15 19:05 ` [PULL 37/67] hw/mips: " Richard Henderson
2024-12-15 19:05 ` [PULL 38/67] hw/misc/xlnx-versal-trng: Constify trng_props Richard Henderson
2024-12-15 19:05 ` [PULL 39/67] hw/misc: Constify all Property Richard Henderson
2024-12-15 19:05 ` [PULL 40/67] hw/net: " Richard Henderson
2024-12-15 19:05 ` [PULL 41/67] hw/nubus: " Richard Henderson
2024-12-15 19:05 ` [PULL 42/67] hw/nvme: " Richard Henderson
2024-12-15 19:05 ` [PULL 43/67] hw/nvram: " Richard Henderson
2024-12-15 19:05 ` [PULL 44/67] hw/pci-bridge: " Richard Henderson
2024-12-15 19:05 ` [PULL 45/67] hw/pci-host: " Richard Henderson
2024-12-15 19:05 ` [PULL 46/67] hw/pci: " Richard Henderson
2024-12-15 19:05 ` [PULL 47/67] hw/ppc: " Richard Henderson
2024-12-15 19:05 ` [PULL 48/67] hw/remote: " Richard Henderson
2024-12-15 19:05 ` [PULL 49/67] hw/riscv: " Richard Henderson
2024-12-15 19:05 ` [PULL 50/67] hw/rtc: " Richard Henderson
2024-12-15 19:05 ` [PULL 51/67] hw/rx: " Richard Henderson
2024-12-15 19:05 ` [PULL 52/67] hw/s390x: " Richard Henderson
2024-12-15 19:05 ` [PULL 53/67] hw/scsi: " Richard Henderson
2024-12-15 19:05 ` [PULL 54/67] hw/sd: " Richard Henderson
2024-12-15 19:05 ` [PULL 55/67] hw/sparc: " Richard Henderson
2024-12-15 19:05 ` [PULL 56/67] hw/sparc64: " Richard Henderson
2024-12-15 19:05 ` [PULL 57/67] hw/ssi: " Richard Henderson
2024-12-15 19:05 ` [PULL 58/67] hw/timer: " Richard Henderson
2024-12-15 19:05 ` [PULL 59/67] hw/tpm: " Richard Henderson
2024-12-15 19:05 ` [PULL 60/67] hw/ufs: " Richard Henderson
2024-12-15 19:05 ` [PULL 61/67] hw/usb: " Richard Henderson
2024-12-15 19:05 ` [PULL 62/67] hw/vfio: " Richard Henderson
2024-12-15 19:05 ` [PULL 63/67] hw/virtio: " Richard Henderson
2024-12-15 19:05 ` [PULL 64/67] hw/watchdog: " Richard Henderson
2024-12-15 19:05 ` [PULL 65/67] hw/xen: " Richard Henderson
2024-12-15 19:05 ` [PULL 66/67] tests/unit: " Richard Henderson
2024-12-15 19:05 ` [PULL 67/67] docs: Constify all Property in examples Richard Henderson
2024-12-17  0:01 ` 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=20241217000151.GA558905@fedora \
    --to=stefanha@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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.