[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] [PATCH] Fix issues with QEMU monitor interface.
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Jim Paris <jim jtan com>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] [PATCH] Fix issues with QEMU monitor interface.
- Date: Tue, 14 Aug 2007 02:17:36 +0100
On Mon, Aug 13, 2007 at 02:17:04PM -0400, Jim Paris wrote:
> Due to the TTY layer, sending "\n" to the qemu monitor translates
> into "\r\n" when received. This triggers a bug in older versions of
> QEMU (KVM <= 33) because the same command is executed twice, and
> still has problems with fixed QEMU because the "(qemu)" prompt is
> printed twice. Switch all monitor commands to end with "\r" which
> avoids both issues.
Committed to CVS
Regards,
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]