Re: [PATCH 0/7] chardev: Reduce system emulation specific code

2020-04-23 Thread Richard Henderson
On 4/23/20 1:21 PM, Philippe Mathieu-Daudé wrote: > chardev cleanup while reviewing 'Refactor machine_init and exit > notifiers' from the multi-process series: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg697510.html > > Elena Ufimtseva (1): > multi-process: Refactor machine_init and

[PATCH 0/7] chardev: Reduce system emulation specific code

2020-04-23 Thread Philippe Mathieu-Daudé
chardev cleanup while reviewing 'Refactor machine_init and exit notifiers' from the multi-process series: https://www.mail-archive.com/qemu-devel@nongnu.org/msg697510.html Elena Ufimtseva (1): multi-process: Refactor machine_init and exit notifiers Philippe Mathieu-Daudé (6): monitor/misc: Re