[libvirt] [PATCH 02/11] qemu: caps: Move QAPI schema related code into separate file

Ján Tomko jtomko at redhat.com
Thu Mar 22 19:54:21 UTC 2018


On Thu, Mar 22, 2018 at 07:31:39PM +0100, Peter Krempa wrote:
>Extract the code into qemu_qapi.c/h so that we separate it from various
>parts of the code.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> po/POTFILES.in               |   1 +
> src/qemu/Makefile.inc.am     |   2 +
> src/qemu/qemu_capabilities.c | 158 +-----------------------------------
> src/qemu/qemu_qapi.c         | 187 +++++++++++++++++++++++++++++++++++++++++++
> src/qemu/qemu_qapi.h         |  36 +++++++++
> 5 files changed, 227 insertions(+), 157 deletions(-)
> create mode 100644 src/qemu/qemu_qapi.c
> create mode 100644 src/qemu/qemu_qapi.h
>

ACK

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180322/5cd8c9f1/attachment-0001.sig>


More information about the libvir-list mailing list