Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel P. Berrange
Date: Thursday, August 20, 2009 - 7:25 am

On Thu, Aug 20, 2009 at 07:12:41PM +0530, Amit Shah wrote:

Nope. Grab a Fedora 11 live CD, and boot with

  # qemu-kvm -virtioconsole stdio -cdrom Fedora-11-i686-Live.iso  -m 500

Once it completes booting & logs into gnome, open a terminal and run
as root

   agetty /dev/hvc0 9600 vt100  

You'll get a login prompt on the host machine now.

What appears to not be working, is early kernel boot messages. eg, I
ought to be able todo

  # qemu-kvm -virtioconsole stdio -kernel vmlinuz -initrd initrd.img \
      -append "console=hvc0"  -m 500

and see the kernel boot messages, but this doesn't work with Fedora
kernels at least. Not tried upstream, or looked to see if this is just
an oversight in the Kconfig use for Fedora kernels.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] vnc: add a is_vnc_active() helper, Amit Shah, (Mon Jul 27, 11:04 am)
Re: virtio-serial: An interface for host-guest communication, Anthony Liguori, (Mon Jul 27, 1:22 pm)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Daniel P. Berrange, (Mon Jul 27, 1:32 pm)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Tue Jul 28, 7:00 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Tue Jul 28, 7:55 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Richard W.M. Jones, (Wed Aug 5, 11:32 am)
Re: [Qemu-devel] Re: virtio-serial: An interface for host- ..., Daniel P. Berrange, (Thu Aug 20, 7:25 am)