On 9 September 2014 01:11, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 9 September 2014 07:47, Paolo Bonzini <pbonz...@redhat.com> wrote: >> Il 02/09/2014 12:24, Peter Maydell ha scritto: >>> This patchset converts the two remaining legacy chardevs >>> ('socket' and 'udp') to use the new-style parse/kind >>> mechanisms, and removes all the no-longer-required >>> legacy machinery. > >>> Peter Maydell (5): >>> qemu-char: Convert socket backend to QAPI >>> util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram() >>> qemu-char: Convert udp backend to QAPI >>> qemu-char: Remove register_char_driver() machinery >>> qemu-char: Rename register_char_driver_qapi() to >>> register_char_driver()
>> Hi Peter, are you going to apply these directly? > > I guess I could; I was hoping for some review first though :-) Well, no more review, so I've applied these to master. -- PMM