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