| Submitter | Amit Shah |
|---|---|
| Date | Jan. 3, 2012, 3:48 p.m. |
| Message ID | <20120103154820.GA4536@amit.redhat.com> |
| Download | mbox |
| Permalink | /patch/134027/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/virt/qemu/amit/char.git ..BRANCH.NOT.VERIFIED..Comments
On (Tue) 03 Jan 2012 [21:18:20], Amit Shah wrote: > Hi, > > This patch fixes a frozen guest on virtio-console output before a pty > is connected. Please pull. > > The following changes since commit 8d3bc5178fbc06cdd89c064ae8f44e77c503e91e: > > Fix qapi code generation wrt parallel build (2011-12-27 09:28:58 -0600) > > are available in the git repository at: > git://git.kernel.org/pub/scm/virt/qemu/amit/char.git ..BRANCH.NOT.VERIFIED.. Sorry, that should be git://git.kernel.org/pub/scm/virt/qemu/amit/char.git master Amit
Hi, This patch fixes a frozen guest on virtio-console output before a pty is connected. Please pull. The following changes since commit 8d3bc5178fbc06cdd89c064ae8f44e77c503e91e: Fix qapi code generation wrt parallel build (2011-12-27 09:28:58 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/char.git ..BRANCH.NOT.VERIFIED.. Christian Borntraeger (1): virtio-console: Fix failure on unconnected pty hw/virtio-serial-bus.c | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) Amit