On 03/08/13 17:36, Eric Blake wrote:
> On 02/28/2013 12:50 AM, Gerd Hoffmann wrote:
>> This patch adds 'udb' support to qapi.
>
> If it's not too late:
>
> s/udb/udp/
It's not, need to rebase after flow control series, I'll fix it up
along the way.
cheers,
Gerd
On 02/28/2013 12:50 AM, Gerd Hoffmann wrote:
> This patch adds 'udb' support to qapi.
If it's not too late:
s/udb/udp/
>
> Signed-off-by: Gerd Hoffmann
> ---
--
Eric Blake eblake redhat com+1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: O
This patch adds 'udb' support to qapi.
Signed-off-by: Gerd Hoffmann
---
include/qemu/sockets.h |1 +
qapi-schema.json | 16 +++-
qemu-char.c| 44 ++--
util/qemu-sockets.c| 25 +
4 files ch