Re: [Qemu-devel] [PATCH v2 07/14] chardev: move headers to include/chardev

2017-05-29 Thread Philippe Mathieu-Daudé
On 05/29/2017 05:45 AM, Marc-André Lureau wrote: So they are all in one place. The following patch will move serial & parallel declarations to the respective headers. Signed-off-by: Marc-André Lureau Reviewed-by: Philippe Mathieu-Daudé --- {chardev => include/chardev}/char-fd.h|

[Qemu-devel] [PATCH v2 07/14] chardev: move headers to include/chardev

2017-05-29 Thread Marc-André Lureau
So they are all in one place. The following patch will move serial & parallel declarations to the respective headers. Signed-off-by: Marc-André Lureau --- {chardev => include/chardev}/char-fd.h| 2 +- {chardev => include/chardev}/char-io.h| 2 +- {chardev => include/chardev}/ch