From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Doktor Subject: [KVM-autotest][PATCH] virtio_console on python2.4 Date: Fri, 26 Nov 2010 10:58:19 +0100 Message-ID: <1290765500-5106-1-git-send-email-ldoktor@redhat.com> To: autotest@test.kernel.org, kvm@vger.kernel.org, kvm-autotest@redhat.com, akong@redhat.com, lmr@redhat.com, ldoktor@redhat.com, jzupka@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:29238 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754195Ab0KZJ61 (ORCPT ); Fri, 26 Nov 2010 04:58:27 -0500 Sender: kvm-owner@vger.kernel.org List-ID: This patch modifies current virtio_console test to work on python2.4. It only modifies the HOST side of the test thus it depends on "[KVM-AUTOTEST][PATCH 2/2][virtio-console] Fix compatibility with python 2.4." patch which fixes the GUEST side. Tested on Fedora 13 with python 2.4.6.