qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] No terminal Window in VM machine


From: Vivek Gupta
Subject: [Qemu-devel] No terminal Window in VM machine
Date: Mon, 9 May 2016 06:12:09 +0000

   Hi
   I am doing host to vm communication and and launched the VM as below-
   qemu-system-x86_64 -m 1024 -smp 3 -cpu host -hda
   /var/lib/libvirt/images/GuestImage.img -boot c -enable-kvm -pidfile
   /tmp/GuestImage.pid -monitor unix:/tmp/gmmonitor,server,nowait -name
   'GuestImage' -net none -no-reboot -object
   memory-backend-file,id=mem,size=1024M,mem-path=/dev/hugepages,share=on
   -numa node,memdev=mem -mem-prealloc \
   -chardev socket,id=char1,path=/var/run/openvswitch/vhost-user0 -netdev
   type=vhost-user,id=net1,chardev=char1,vhostforce -device
   virtio-net-pci,netdev=net1,mac=00:00:00:00:00:01,csum=off,gso=off,guest
   _tso4=off,guest_tso6=off,guest_ecn=off,mrg_rxbuf=off \
   -chardev socket,id=char2,path=/var/run/openvswitch/vhost-user1 -netdev
   type=vhost-user,id=net2,chardev=char2,vhostforce -device
   virtio-net-pci,netdev=net2,mac=00:00:00:00:00:02,csum=off,gso=off,guest
   _tso4=off,guest_tso6=off,guest_ecn=off,mrg_rxbuf=off
   My VM is launched but no terminal window is appearing in it. Whenever I
   do Ctrl+Atl+T then host terminal window gets open. Although I am able
   to do other keyboard and mouse operation in VM machine. My area of
   concern is terminal window in VM machine which is not opening.
   Do I need to pass any additional parameter ?
   Please suggest.
   Thanks & Regards
   Vivek Gupta

   ::DISCLAIMER::
   -----------------------------------------------------------------------
   -----------------------------------------------------------------------
   ------

   The contents of this e-mail and any attachment(s) are confidential and
   intended for the named recipient(s) only.
   E-mail transmission is not guaranteed to be secure or error-free as
   information could be intercepted, corrupted,
   lost, destroyed, arrive late or incomplete, or may contain viruses in
   transmission. The e mail and its contents
   (with or without referred errors) shall therefore not attach any
   liability on the originator or HCL or its affiliates.
   Views or opinions, if any, presented in this email are solely those of
   the author and may not necessarily reflect the
   views or opinions of HCL or its affiliates. Any form of reproduction,
   dissemination, copying, disclosure, modification,
   distribution and / or publication of this message without the prior
   written consent of authorized representative of
   HCL is strictly prohibited. If you have received this email in error
   please delete it and notify the sender immediately.
   Before opening any email and/or attachments, please check them for
   viruses and other defects.

   -----------------------------------------------------------------------
   -----------------------------------------------------------------------
   ------


reply via email to

[Prev in Thread] Current Thread [Next in Thread]