qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 3/6] qemu-nbd: build QAPI block core into qemu-nbd


From: Kevin Wolf
Subject: Re: [Qemu-devel] [RFC 3/6] qemu-nbd: build QAPI block core into qemu-nbd
Date: Wed, 28 May 2014 17:12:32 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 28.05.2014 um 16:57 hat Benoît Canet geschrieben:
> Compile and link QAPI block core code into qemu-nbd.
> 
> This patch circle around unwanted dependecies by stubing some functions in
> qmp-stub.c.
> 
> Signed-off-by: Benoit Canet <address@hidden>
> ---
>  Makefile            | 33 +++++++++++++++++++++--
>  Makefile.objs       |  4 +++
>  block/Makefile.objs | 11 +++++---
>  qmp-stub.c          | 77 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++

Shouldn't this be split into individual files in the stubs/ directory?

Kevin



reply via email to

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