OSDN Git Service

io/task: Move 'qom/object.h' header to source
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 May 2020 11:56:55 +0000 (13:56 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Jun 2020 16:09:37 +0000 (12:09 -0400)
commit78f8d4975c5d035e2e2447e6e499629b96142db0
tree64ccc52a46856977f5d5bf0ec20cc3aabda6c713
parentca27b5eb7cdd112ed465bd757358af4c06e135ea
io/task: Move 'qom/object.h' header to source

We need "qom/object.h" to call object_ref()/object_unref(),
and to test the TYPE_DUMMY.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200504115656.6045-3-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/io/task.h
io/task.c
tests/test-io-task.c