From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: [Qemu-devel] KVM call minutes for Mar 8 Date: Wed, 09 Mar 2011 10:25:13 +0100 Message-ID: <4D774779.8000501@redhat.com> References: <20110308155024.GA10392@x200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Chris Wright Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41201 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755637Ab1CIJXK (ORCPT ); Wed, 9 Mar 2011 04:23:10 -0500 In-Reply-To: <20110308155024.GA10392@x200.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Am 08.03.2011 16:50, schrieb Chris Wright: > QAPI merge plans > - should be 100% back compat > - qmp moved over > - hmp moved over > - 1st pass, core infrastructure (includes test framework) > - 2nd pass, command conversion > - 3rd pass, more controversial bits > - adds dependencies: glib and python > - some testing based on kvm-unit-test micro-os instance (e.g. added a balloon > and run commands against it to test) > - add more functionality here? (kvm autotest is slow, above is quick) > - will hit some point where full functionality is needed > - have a mini linux to do this (lags where driver updates are part of test) Depending on what we want to include in such tests, we might want to have tests with a badly behaving kernel, which Linux hopefully isn't. Kevin