[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v6 13/29] libqos: Use explicit QTestS
From: |
Thomas Huth |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH v6 13/29] libqos: Use explicit QTestState for pci operations |
Date: |
Tue, 5 Sep 2017 12:03:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
On 01.09.2017 20:03, Eric Blake wrote:
> Now that the QPCIBus tracks QTestState, use that state instead
> of an implicit reliance on global_qtest.
>
> Signed-off-by: Eric Blake <address@hidden>
> ---
> tests/libqos/pci-pc.c | 47 ++++++++++++++++++++++++-----------------------
> tests/libqos/pci-spapr.c | 20 ++++++++++----------
> 2 files changed, 34 insertions(+), 33 deletions(-)
Reviewed-by: Thomas Huth <address@hidden>