From: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: "Corey Minyard" <cminyard@mvista.com>,
"Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Markus Armbruster" <armbru@redhat.com>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
qemu-ppc@nongnu.org, "Cédric Le Goater" <clg@kaod.org>,
"Huacai Chen" <chenhc@lemote.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Aurelien Jarno" <aurelien@aurel32.net>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
Date: Fri, 26 Jun 2020 17:59:02 +0200 [thread overview]
Message-ID: <CAHiYmc6DNCaDzLautfL26Rv_hAjZ-M582nr-hj6t=JwB7zWcyg@mail.gmail.com> (raw)
In-Reply-To: <20200626102744.15053-1-f4bug@amsat.org>
пет, 26. јун 2020. у 12:27 Philippe Mathieu-Daudé <f4bug@amsat.org> је
написао/ла:
>
> This RFC is simply a proof-of-concept to see if I correctly
> understood Markus' suggestion, see the thread around:
> https://lists.gnu.org/archive/html/qemu-devel/2020-06/msg08652.html
>
> Philippe Mathieu-Daudé (3):
> hw/i2c/smbus_eeprom: Set QOM parent
> hw/i2c/smbus_eeprom: Add description based on child name
> hw/i2c/smbus_eeprom: Trace reset() event
>
> include/hw/i2c/smbus_eeprom.h | 9 ++++++---
> hw/i2c/smbus_eeprom.c | 18 +++++++++++++++---
> hw/mips/fuloong2e.c | 2 +-
> hw/ppc/sam460ex.c | 2 +-
> hw/i2c/trace-events | 3 +++
> 5 files changed, 26 insertions(+), 8 deletions(-)
>
> --
Is there any documentation related to this interface? If yes, provide
the link, and describe what is not clear to you. If not, then this
series should provide appropriate documentation.
In times we desperately need working "Continuous Integration", it
looks we instead spend our time on "Continuous Interface Guessing" -
for years.
Thanks,
Aleksandar
> 2.21.3
>
next prev parent reply other threads:[~2020-06-26 16:01 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-26 10:27 [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description Philippe Mathieu-Daudé
2020-06-26 10:27 ` [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent Philippe Mathieu-Daudé
2020-06-26 10:47 ` BALATON Zoltan
2020-06-26 10:54 ` BALATON Zoltan
2020-06-26 12:40 ` Philippe Mathieu-Daudé
2020-06-26 14:03 ` BALATON Zoltan
2020-06-26 14:15 ` Philippe Mathieu-Daudé
2020-06-26 14:26 ` BALATON Zoltan
2020-06-26 14:37 ` Philippe Mathieu-Daudé
2020-07-09 20:05 ` Eduardo Habkost
2020-07-10 9:12 ` Philippe Mathieu-Daudé
2020-07-10 20:09 ` Eduardo Habkost
2020-06-26 10:27 ` [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name Philippe Mathieu-Daudé
2020-06-26 11:00 ` BALATON Zoltan
2020-06-26 14:26 ` Philippe Mathieu-Daudé
2020-07-09 19:48 ` Eduardo Habkost
2020-07-10 9:05 ` Philippe Mathieu-Daudé
2020-07-10 17:40 ` Eduardo Habkost
2020-07-13 9:23 ` Markus Armbruster
2020-06-26 10:27 ` [RFC PATCH 3/3] hw/i2c/smbus_eeprom: Trace reset() event Philippe Mathieu-Daudé
2020-06-26 10:37 ` [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description no-reply
2020-06-26 12:43 ` Philippe Mathieu-Daudé
2020-06-26 10:38 ` no-reply
2020-06-26 15:59 ` Aleksandar Markovic [this message]
2020-06-26 16:44 ` Philippe Mathieu-Daudé
2020-06-27 6:55 ` Markus Armbruster
2020-06-29 11:38 ` 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='CAHiYmc6DNCaDzLautfL26Rv_hAjZ-M582nr-hj6t=JwB7zWcyg@mail.gmail.com' \
--to=aleksandar.qemu.devel@gmail.com \
--cc=aleksandar.rikalo@syrmia.com \
--cc=armbru@redhat.com \
--cc=aurelien@aurel32.net \
--cc=chenhc@lemote.com \
--cc=clg@kaod.org \
--cc=cminyard@mvista.com \
--cc=david@gibson.dropbear.id.au \
--cc=f4bug@amsat.org \
--cc=jiaxun.yang@flygoat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).