From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFkXu-0006NX-Cb for qemu-devel@nongnu.org; Wed, 13 Mar 2013 08:12:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFkXp-0002Bi-CB for qemu-devel@nongnu.org; Wed, 13 Mar 2013 08:12:38 -0400 Received: from cantor2.suse.de ([195.135.220.15]:34097 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFkXp-00022z-5B for qemu-devel@nongnu.org; Wed, 13 Mar 2013 08:12:33 -0400 Message-ID: <51406D02.40905@suse.de> Date: Wed, 13 Mar 2013 13:11:46 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1362491612-19226-1-git-send-email-aliguori@us.ibm.com> <1362491612-19226-2-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1362491612-19226-2-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC PATCH 1/8] qtest: add libqos List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi Am 05.03.2013 14:53, schrieb Anthony Liguori: > This includes basic PCI support. >=20 > Signed-off-by: Anthony Liguori > --- > configure | 2 +- > tests/Makefile | 2 +- > tests/libqos/pci-pc.c | 219 ++++++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/libqos/pci-pc.h | 8 ++ > tests/libqos/pci.c | 108 +++++++++++++++++++++++++ > tests/libqos/pci.h | 65 +++++++++++++++ > 6 files changed, 402 insertions(+), 2 deletions(-) > create mode 100644 tests/libqos/pci-pc.c > create mode 100644 tests/libqos/pci-pc.h > create mode 100644 tests/libqos/pci.c > create mode 100644 tests/libqos/pci.h This is missing a refactoring of existing I2C libqos: tests/libi2c.[hc] -> tests/libqos/i2c.[hc] tests/libi2c-omap.c -> tests/libqos/i2c-omap.c Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg