From: "Philippe Mathieu-Daudé" <philippe.mathieu.daude@gmail.com>
To: Bernhard Beschow <shentey@gmail.com>, qemu-devel@nongnu.org
Cc: Alex Williamson <alex.williamson@redhat.com>
Subject: Re: [PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters
Date: Mon, 21 Feb 2022 23:24:05 +0100 [thread overview]
Message-ID: <9e5627e0-0cb9-e1be-40b6-9fdc67b3fd82@gmail.com> (raw)
In-Reply-To: <20220217225351.140095-2-shentey@gmail.com>
On 17/2/22 23:53, Bernhard Beschow wrote:
> The QOM API already provides getters for uint64 and uint32 values, so reuse
> them.
>
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---
> hw/vfio/pci-quirks.c | 34 +++++++++-------------------------
> 1 file changed, 9 insertions(+), 25 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
next prev parent reply other threads:[~2022-02-21 22:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-17 22:53 [PATCH 0/2] Resolve some redundant property accessors Bernhard Beschow
2022-02-17 22:53 ` [PATCH 1/2] hw/vfio/pci-quirks: Resolve redundant property getters Bernhard Beschow
2022-02-21 22:24 ` Philippe Mathieu-Daudé [this message]
2022-02-17 22:53 ` [PATCH] virtio/virtio-balloon: Prefer Object* over void* parameter Bernhard Beschow
2022-02-25 20:40 ` Bernhard Beschow
2022-02-27 10:23 ` Michael S. Tsirkin
2022-02-26 8:37 ` David Hildenbrand
2022-02-17 22:53 ` [PATCH 2/2] hw/riscv/sifive_u: Resolve redundant property accessors Bernhard Beschow
2022-02-21 21:45 ` Alistair Francis
2022-02-21 22:26 ` Philippe Mathieu-Daudé
2022-02-21 22:28 ` [PATCH 0/2] Resolve some " Philippe Mathieu-Daudé
2022-02-21 22:52 ` Bernhard Beschow
2022-02-25 20:48 ` Bernhard Beschow
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=9e5627e0-0cb9-e1be-40b6-9fdc67b3fd82@gmail.com \
--to=philippe.mathieu.daude@gmail.com \
--cc=alex.williamson@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=shentey@gmail.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).