Re: [Qemu-devel] [PULL] chardev: qapi conversion continued

2013-03-10 Thread Anthony Liguori
Hi, This no longer merges cleanly after the charflow series. I don't think it should be too bad to rebase. If you have any problems, let me know. Regards, Anthony Liguori Gerd Hoffmann writes: > Hi, > > This pull adds support for the missing chardev types and finally > re-enabling the hmp

[Qemu-devel] [PULL] chardev: qapi conversion continued

2013-03-08 Thread Gerd Hoffmann
Hi, This pull adds support for the missing chardev types and finally re-enabling the hmp monitor chardev-add chardev-remove commands as qmp is on par with hmp feature-wise now. Patches have been posted for review here: https://lists.nongnu.org/archive/html/qemu-devel/2013-02/msg05273.html Th