From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=BDupka?= Subject: [KVM-Autotest] Add multihost migration support to cpuflags Date: Tue, 31 Jan 2012 15:40:12 +0100 Message-ID: <1328020817-8159-1-git-send-email-jzupka@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: autotest@test.kernel.org, kvm@vger.kernel.org, kvm-autotest@redhat.com, lmr@redhat.com, ldoktor@redhat.com, jzupka@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:1027 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753461Ab2AaOkb (ORCPT ); Tue, 31 Jan 2012 09:40:31 -0500 Sender: kvm-owner@vger.kernel.org List-ID: This patch series adds support to kvm cpuflags test and changes the way which kvm multi-host tests are started by control file. Pull-Request: https://github.com/autotest/autotest/pull/144