qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/11] iotests: add QMP event waiting queue


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 08/11] iotests: add QMP event waiting queue
Date: Tue, 17 Mar 2015 16:04:19 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 2015-03-04 at 23:15, John Snow wrote:
A filter is added to allow callers to request very specific
events to be pulled from the event queue, while leaving undesired
events still in the stream.

This allows to poll for completion data for multiple asynchronous
events in any arbitrary order.

Signed-off-by: John Snow <address@hidden>
---
  tests/qemu-iotests/iotests.py | 38 ++++++++++++++++++++++++++++++++++++++
  1 file changed, 38 insertions(+)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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