On Mon, 13 Jul 2020 at 09:25, Marc-André Lureau <marcandre.lur...@redhat.com> wrote: > > The following changes since commit d34498309cff7560ac90c422c56e3137e6a64b19: > > Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' > into staging (2020-07-11 19:27:59 +0100) > > are available in the Git repository at: > > https://github.com/elmarco/qemu.git tags/chardev-pull-request > > for you to fetch changes up to 30827bad3852fd85d86995e7ccab429679442889: > > chardev: Extract system emulation specific code (2020-07-13 11:59:47 +0400) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > > Li Feng (1): > char-socket: initialize reconnect timer only when the timer doesn't > start > > Marc-André Lureau (2): > chardev: don't abort on attempt to add duplicated chardev > char: fix use-after-free with dup chardev & reconnect > > Philippe Mathieu-Daudé (5): > monitor/misc: Remove unused "chardev/char-mux.h" include > tests/test-char: Remove unused "chardev/char-mux.h" include > chardev: Restrict msmouse / wctablet / testdev to system emulation > chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h" > chardev: Extract system emulation specific code
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM