On 01/04/2012 01:34 AM, Amit Shah wrote:
Hi,
Turns out I used the wrong repo dir which caused problems. Corrected
link below.
This patch fixes a frozen guest on virtio-console output before a pty
is connected. Please pull.
The following changes since commit f3c6a169a39d188e98c17a0a0ebfa7f85e5aafdd:
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
(2012-01-03 14:39:05 -0600)
Pulled. Thanks.
Regards,
Anthony Liguori
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git master
Christian Borntraeger (1):
virtio-console: Fix failure on unconnected pty
hw/virtio-serial-bus.c | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
Amit