summary refs log tree commit diff stats
path: root/hw/virtio-net.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-12-20 15:03:18 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-01-12 18:42:51 +0100
commit59cacde8cdf2e85de9b1aff63e456e89a8a5c59d (patch)
tree1b946b46092da0daa4d8520542ec608a92e8e6bd /hw/virtio-net.c
parent9444e9e640d56039253d885ba88c3fa818a00149 (diff)
downloadfocaccia-qemu-59cacde8cdf2e85de9b1aff63e456e89a8a5c59d.tar.gz
focaccia-qemu-59cacde8cdf2e85de9b1aff63e456e89a8a5c59d.zip
build: move QAPI definitions for QEMU out of qapi-obj-y
There is no reason why for example qemu-ga should include all the
definitions for the QEMU monitor.  However, there are a few
that are needed (qapi_free_SocketAddress, qapi_free_InetSocketAddress,
ErrorClass_lookup).  These should be moved to a separate "core"
.json schema that goes into libqemuutil.a.

For now, make this clearer by moving the qapi-*.o definitions out
of libqemuutil.a.  Once the above refactoring is done, qga-obj-y
should not include anymore qapi-types.o and qapi-visit.o.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/virtio-net.c')
0 files changed, 0 insertions, 0 deletions