qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu-ga initial failed


From: 李春奇
Subject: [Qemu-devel] qemu-ga initial failed
Date: Fri, 8 Mar 2013 12:07:30 +0800

Hi all,
I initialized qemu-ga failed according the manul of http://wiki.qemu.org/Features/QAPI/GuestAgent. My commands are here:

address@hidden:/nfs# qemu-system-x86_64 vdisk.img -m 1024 -daemonize -vnc localhost:1 -chardev socket,path=/tmp/qga.sock,server,nowait,id=qga0 -device virtio-serial -device virtserialport,chardev=qga0,name=org.qemu.guest_agent.0
address@hidden:/nfs# qemu-ga -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0
1362715665.840519: critical: error opening channel: No such file or directory

I can find /dev/virtio-ports/org.qemu.guest_agent.0 in VM but I cannot access it from qemu-ga.

Besides, I wonder why commands in qemu-ga are not integrated to QMP. As I know, there are only a few commands exist in qemu-ga.

Thanks,
Arthur

--
Arthur Chunqi Li
Department of Computer Science
School of EECS
Peking University
Beijing, China

reply via email to

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