Re: [Qemu-discuss] VNC access in qemU-system-aarch64 binary

2014-11-22 Thread harsh jain
Thanks Peter, I will check in Openstack documentation for changes in libvirt.xml file. On Sat, Nov 22, 2014 at 6:01 PM, Peter Maydell wrote: > On 22 November 2014 at 09:39, harsh jain wrote: >> Thanks Peter for quick reply. >> The VM is redirecting the serial port output to text file in Host >

Re: [Qemu-discuss] VNC access in qemU-system-aarch64 binary

2014-11-22 Thread Peter Maydell
On 22 November 2014 at 09:39, harsh jain wrote: > Thanks Peter for quick reply. > The VM is redirecting the serial port output to text file in Host > machine. Find below the libvirt.xml file content. > > >path='/etc/nova/instances/784ec496-bab6-4349-91f0-42effad0afa6/console.log'/> >

Re: [Qemu-discuss] VNC access in qemU-system-aarch64 binary

2014-11-22 Thread harsh jain
Thanks Peter for quick reply. The VM is redirecting the serial port output to text file in Host machine. Find below the libvirt.xml file content. As per my research, We cannot have more than 1 serial device as console.Correct me if I am wrong. Do we have any other way to ge

Re: [Qemu-discuss] VNC access in qemU-system-aarch64 binary

2014-11-21 Thread Peter Maydell
On 21 November 2014 09:47, harsh jain wrote: > Hi, > > Can we use the -vnc option to launch ARM64 VM to access console. The only currently supported 64-bit ARM board is "virt", which has no display (graphics) device at all, so -vnc is not going to be any use. You want to use QEMU's options for di

[Qemu-discuss] VNC access in qemU-system-aarch64 binary

2014-11-21 Thread harsh jain
Hi, Can we use the -vnc option to launch ARM64 VM to access console. Regards Harsh Jain