All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 00/24] Mostly Rust changes for QEMU 10.0
Date: Sun, 23 Mar 2025 18:30:02 -0400	[thread overview]
Message-ID: <20250323223002.GA41923@fedora> (raw)
In-Reply-To: <20250321183556.155097-1-pbonzini@redhat.com>

[-- 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:[~2025-03-24 13:22 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21 18:35 [PULL 00/24] Mostly Rust changes for QEMU 10.0 Paolo Bonzini
2025-03-21 18:35 ` [PULL 01/24] rust: Kconfig: Factor out whether PL011 is Rust or C Paolo Bonzini
2025-03-21 18:35 ` [PULL 02/24] rust: Kconfig: Factor out whether HPET " Paolo Bonzini
2025-03-21 18:35 ` [PULL 03/24] qdev, rust/hpet: fix type of HPET "timers" property Paolo Bonzini
2025-03-21 18:35 ` [PULL 04/24] rust: assertions: add static_assert Paolo Bonzini
2025-03-21 18:35 ` [PULL 05/24] hw/char/pl011: Pad PL011State struct to same size as Rust impl Paolo Bonzini
2025-03-21 18:35 ` [PULL 06/24] rust: pl011: Check size of state struct at compile time Paolo Bonzini
2025-03-21 18:35 ` [PULL 07/24] load_aout: replace bswap_needed with big_endian Paolo Bonzini
2025-03-21 18:35 ` [PULL 08/24] exec/cpu-all: remove BSWAP_NEEDED Paolo Bonzini
2025-03-21 18:35 ` [PULL 09/24] rust/vmstate: Remove unnecessary unsafe Paolo Bonzini
2025-03-21 18:35 ` [PULL 10/24] rust/vmstate: Fix num_offset in vmstate macros Paolo Bonzini
2025-03-21 18:35 ` [PULL 11/24] rust/vmstate: Fix num field when varray flags are set Paolo Bonzini
2025-03-21 18:35 ` [PULL 12/24] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag Paolo Bonzini
2025-03-21 18:35 ` [PULL 13/24] rust/vmstate: Fix type check for varray in vmstate_struct Paolo Bonzini
2025-03-21 18:35 ` [PULL 14/24] rust/vmstate: Fix "cannot infer type" error " Paolo Bonzini
2025-03-21 18:35 ` [PULL 15/24] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() Paolo Bonzini
2025-03-21 18:35 ` [PULL 16/24] rust/vmstate: Relax array check when build varray in vmstate_struct Paolo Bonzini
2025-03-21 18:35 ` [PULL 17/24] rust/vmstate: Re-implement VMState trait for timer binding Paolo Bonzini
2025-03-21 18:35 ` [PULL 18/24] rust/vmstate: Support vmstate_validate Paolo Bonzini
2025-03-21 18:35 ` [PULL 19/24] rust/vmstate: Add unit test for vmstate_of macro Paolo Bonzini
2025-03-21 18:35 ` [PULL 20/24] rust/vmstate: Add unit test for vmstate_{of|struct} macro Paolo Bonzini
2025-03-21 18:35 ` [PULL 21/24] rust/vmstate: Add unit test for pointer case Paolo Bonzini
2025-03-21 18:35 ` [PULL 22/24] rust/vmstate: Add unit test for vmstate_validate Paolo Bonzini
2025-03-21 18:35 ` [PULL 23/24] rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock Paolo Bonzini
2025-03-21 18:35 ` [PULL 24/24] rust: hpet: fix decoding of timer registers Paolo Bonzini
2025-03-23 22:30 ` 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=20250323223002.GA41923@fedora \
    --to=stefanha@redhat.com \
    --cc=pbonzini@redhat.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.