qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>,
	qemu-devel@nongnu.org, peter.maydell@linaro.org,
	alex.bennee@linaro.org, richard.henderson@linaro.org
Cc: thuth@redhat.com
Subject: Re: [PATCH 4/4] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
Date: Wed, 29 Nov 2023 19:20:13 +0100	[thread overview]
Message-ID: <aacb0899-cde7-4722-bde9-8f2106cee06c@linaro.org> (raw)
In-Reply-To: <20231127052024.435743-5-gustavo.romero@linaro.org>

On 27/11/23 06:20, Gustavo Romero wrote:
> Because now there is also an MMIO ivshmem device (ivshmem-flat.c), and
> ivshmem.c is a PCI specific implementation, rename it to ivshmem-pci.c.
> 
> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
> ---
>   hw/misc/{ivshmem.c => ivshmem-pci.c} | 0
>   hw/misc/meson.build                  | 2 +-
>   2 files changed, 1 insertion(+), 1 deletion(-)
>   rename hw/misc/{ivshmem.c => ivshmem-pci.c} (100%)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2023-11-29 18:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27  5:20 [PATCH 0/4] Add ivshmem-flat device Gustavo Romero
2023-11-27  5:20 ` [PATCH 1/4] " Gustavo Romero
2023-11-29 18:19   ` Philippe Mathieu-Daudé
2024-02-16 13:14   ` Philippe Mathieu-Daudé
2023-11-27  5:20 ` [PATCH 2/4] tests/qtest: Reorganize common code in ivshmem-test Gustavo Romero
2024-02-13 15:56   ` Philippe Mathieu-Daudé
2023-11-27  5:20 ` [PATCH 3/4] tests/qtest: Add ivshmem-flat test Gustavo Romero
2023-11-27  5:20 ` [PATCH 4/4] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Gustavo Romero
2023-11-29 18:20   ` Philippe Mathieu-Daudé [this message]
2023-12-19 16:21 ` [PATCH 0/4] Add ivshmem-flat device Alex Bennée

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=aacb0899-cde7-4722-bde9-8f2106cee06c@linaro.org \
    --to=philmd@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=gustavo.romero@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).