qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Release plan for 0.12.0


From: Avi Kivity
Subject: Re: [Qemu-devel] Release plan for 0.12.0
Date: Sat, 03 Oct 2009 12:04:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 10/01/2009 11:13 PM, Luiz Capitulino wrote:
If we're going to support the protocol for 0.12, I'd like to most of the
code merged by the end of October.
  Four weeks.. Not so much time, but let's try.

  There are two major issues that may delay QMP.

  Firstly, we are still on the infrastructure/design phase, which
is natural to take time. Maybe when handlers start getting converted
en masse things will be faster.

I sure hope so.  Maybe someone can pitch in if not.

  Secondly: testing. I have a very ugly python script to test the
already converted handlers. The problem is not only the ugliness,
the right way to do this would be to use kvm-autotest. So, I was
planning to take a detailed look at it and perhaps start writing
tests for QMP right when each handler is converted. Right Thing,
but takes time.

I think this could be done by having autotest use two monitors, one with the machine protocol and one with the human protocol, trying first the machine protocol and falling back if the command is not supported.

Hopefully we can get the autotest people to work on it so we parallelize development. They'll also give user-oriented feedback which can be valuable.

Are you using a standard json parser with your test script? That's an additional validation.

--
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.





reply via email to

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