From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/3] qom: introduce object_class_get_list_sorted
Date: Thu, 8 Mar 2018 19:53:55 +0100 [thread overview]
Message-ID: <87dead83-e215-74d1-371f-536f62092d2b@redhat.com> (raw)
In-Reply-To: <20180308172834.3281-2-pbonzini@redhat.com>
On 08.03.2018 18:28, Paolo Bonzini wrote:
> Unify half a dozen copies of very similar code (the only difference being
> whether comparisons were case-sensitive) and use it also in Tricore,
> which did not do any sorting of CPU model names.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> include/qom/object.h | 11 +++++++++++
> qdev-monitor.c | 9 +--------
> qom/object.c | 13 +++++++++++++
> target/alpha/cpu.c | 15 +--------------
> target/hppa/cpu.c | 15 +--------------
> target/lm32/cpu.c | 15 +--------------
> target/sh4/cpu.c | 15 +--------------
> target/tricore/helper.c | 2 +-
> 8 files changed, 30 insertions(+), 65 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2018-03-08 18:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-08 17:28 [Qemu-devel] [PATCH v3 0/3] change q35 default NIC to e1000e Paolo Bonzini
2018-03-08 17:28 ` [Qemu-devel] [PATCH 1/3] qom: introduce object_class_get_list_sorted Paolo Bonzini
2018-03-08 18:22 ` Philippe Mathieu-Daudé
2018-03-08 18:53 ` Thomas Huth [this message]
2018-03-08 17:28 ` [Qemu-devel] [PATCH 2/3] net: allow using any PCI NICs in -net or -nic Paolo Bonzini
2018-03-08 18:53 ` Philippe Mathieu-Daudé
2018-03-08 18:59 ` Thomas Huth
2018-03-09 7:09 ` Jason Wang
2018-03-08 17:28 ` [Qemu-devel] [PATCH 3/3] q35: change default NIC to e1000e Paolo Bonzini
2018-03-08 18:13 ` Thomas Huth
2018-03-09 7:10 ` Jason Wang
-- strict thread matches above, loose matches on Subject: below --
2018-03-06 19:45 [Qemu-devel] [PATCH v2 0/3] change q35 " Paolo Bonzini
2018-03-06 19:45 ` [Qemu-devel] [PATCH 1/3] qom: introduce object_class_get_list_sorted Paolo Bonzini
2018-03-07 14:31 ` Thomas Huth
2018-03-06 16:49 [Qemu-devel] [PATCH 0/3] change q35 default NIC to e1000e Paolo Bonzini
2018-03-06 16:49 ` [Qemu-devel] [PATCH 1/3] qom: introduce object_class_get_list_sorted Paolo Bonzini
2018-03-06 23:13 ` Philippe Mathieu-Daudé
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=87dead83-e215-74d1-371f-536f62092d2b@redhat.com \
--to=thuth@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 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).