qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] getfd monitor command broken


From: Ed Swierk
Subject: Re: [Qemu-devel] getfd monitor command broken
Date: Mon, 22 Feb 2010 21:30:18 -0800

On Mon, Feb 22, 2010 at 12:51 PM, Luiz Capitulino
<address@hidden> wrote:
> How do you reproduce it?

Here's a test program that reproduces the problem. Start qemu with

  -chardev socket,id=monitor,path=/tmp/qemu-monitor,server,nowait -mon
chardev=monitor,mode=readline

and run check_getfd /tmp/qemu-monitor. It will print an error and
return nonzero if the monitor output indicates getfd or closefd
failed.

--Ed

Attachment: check_getfd.c
Description: Text Data


reply via email to

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