qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu monitor/serial parameter change or bug in git head?
@ 2015-10-25 13:20 Dennis Luehring
  2015-10-25 14:46 ` Paolo Bonzini
  0 siblings, 1 reply; 4+ messages in thread
From: Dennis Luehring @ 2015-10-25 13:20 UTC (permalink / raw)
  To: qemu-devel

qemu-system-alpha -m 1GB -nographic -monitor telnet::4440,server,nowait 
-serial telnet::3000,server -kernel clfskernel-4.2.3 -append 
'console=ttyS0' -initrd initramfs.cpio

using: git clone -b "v2.4.0.1" git://git.qemu-project.org/qemu.git and build

i see the normal
"QEMU waiting for connection on: disconnected:telnet::3000,server"
and connecting with telnet localhost 3000 shows kernel output

using: git clone git://git.qemu-project.org/qemu.git and build
git rev-parse HEAD
bc79082e4cd12c1241fa03b0abceacf45f537740

i get this
"qemu-system-alpha: -monitor telnet::4440,server,nowait: address 
resolution failed for :: Name or service not known"
and can't connect with telnet

is there a parameter/confguration change or is it a bug?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-25 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 13:20 [Qemu-devel] qemu monitor/serial parameter change or bug in git head? Dennis Luehring
2015-10-25 14:46 ` Paolo Bonzini
2015-10-25 14:54   ` Daniel P. Berrange
2015-10-25 15:06     ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).