All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	qemu-trivial@nongnu.org, "Michael Tokarev" <mjt@tls.msk.ru>,
	"Markus Armbruster" <armbru@redhat.com>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Paolo Bonzini" <pbonzini@redhat.com>
Subject: Re: [PATCH v2 0/3] qom: Few trivial patches
Date: Tue, 12 May 2020 09:02:00 +0200	[thread overview]
Message-ID: <7a3b93ca-1574-5c44-ca92-161e58d28142@amsat.org> (raw)
In-Reply-To: <20200504115656.6045-1-f4bug@amsat.org>

ping?

On 5/4/20 1:56 PM, Philippe Mathieu-Daudé wrote:
> Some QOM patches worth salvaging while doing housekeeping.
> 
> Since v1:
> - Fixed test build failure (patchew)
> 
> Philippe Mathieu-Daudé (3):
>    qom/object: Move Object typedef to 'qemu/typedefs.h'
>    io/task: Move 'qom/object.h' header to source
>    qom/object: Make reparenting error more verbose
> 
>   include/io/task.h         | 2 --
>   include/qemu/typedefs.h   | 1 +
>   include/qom/object.h      | 2 --
>   include/qom/qom-qobject.h | 2 --
>   include/sysemu/sysemu.h   | 1 -
>   io/task.c                 | 1 +
>   qom/object.c              | 7 ++++++-
>   tests/test-io-task.c      | 1 +
>   8 files changed, 9 insertions(+), 8 deletions(-)
> 


      parent reply	other threads:[~2020-05-12  7:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 11:56 [PATCH v2 0/3] qom: Few trivial patches Philippe Mathieu-Daudé
2020-05-04 11:56 ` [PATCH v2 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h' Philippe Mathieu-Daudé
2020-05-15  6:07   ` Markus Armbruster
2020-05-15  7:00     ` Philippe Mathieu-Daudé
2020-05-18  4:52       ` Markus Armbruster
2020-05-21 14:13       ` Paolo Bonzini
2020-05-04 11:56 ` [PATCH v2 2/3] io/task: Move 'qom/object.h' header to source Philippe Mathieu-Daudé
2020-05-04 11:56 ` [PATCH v2 3/3] qom/object: Make reparenting error more verbose Philippe Mathieu-Daudé
2020-05-12  7:02 ` Philippe Mathieu-Daudé [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=7a3b93ca-1574-5c44-ca92-161e58d28142@amsat.org \
    --to=f4bug@amsat.org \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.