qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/3] qom: Few trivial patches


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 0/3] qom: Few trivial patches
Date: Tue, 12 May 2020 09:02:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]