qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Thomas Huth" <thuth@redhat.com>,
	"Laurent Vivier" <lvivier@redhat.com>,
	qemu-devel@nongnu.org,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-ppc@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
	"David Gibson" <david@gibson.dropbear.id.au>,
	"Cédric Le Goater" <clg@kaod.org>,
	"Daniel Henrique Barboza" <danielhb413@gmail.com>
Subject: Re: [PATCH for-8.1 0/3] Make softmmu/qtest.c target independent
Date: Wed, 12 Apr 2023 12:13:46 +0200	[thread overview]
Message-ID: <61f30596-0c71-0bfc-1623-b3c275f3a12d@linaro.org> (raw)
In-Reply-To: <20230411183418.1640500-1-thuth@redhat.com>

On 4/11/23 20:34, Thomas Huth wrote:
> For being able to build universal binaries one day, we need certain
> files to be independent from the emulated target. qtest.c is one of
> these files. Rework the target specific code in there so we can
> finally move it from "specific_ss" to "softmmu_ss".
> 
> Thomas Huth (3):
>    softmmu/qtest: Move the target-specific pseries RTAS code out of
>      qtest.c
>    include/exec: Provide the tswap() functions for target independent
>      code, too
>    softmmu: Make qtest.c target independent

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


      parent reply	other threads:[~2023-04-12 10:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 18:34 [PATCH for-8.1 0/3] Make softmmu/qtest.c target independent Thomas Huth
2023-04-11 18:34 ` [PATCH 1/3] softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c Thomas Huth
2023-04-12 10:44   ` Cédric Le Goater
2023-04-11 18:34 ` [PATCH 2/3] include/exec: Provide the tswap() functions for target independent code, too Thomas Huth
2023-04-12 11:01   ` Cédric Le Goater
2023-04-11 18:34 ` [PATCH 3/3] softmmu: Make qtest.c target independent Thomas Huth
2023-04-12 10:53   ` Cédric Le Goater
2023-04-12 10:13 ` Richard Henderson [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=61f30596-0c71-0bfc-1623-b3c275f3a12d@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=clg@kaod.org \
    --cc=danielhb413@gmail.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).