[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCHv4 00/11] Cleanups to qtest PCI handling
From: |
Laurent Vivier |
Subject: |
Re: [Qemu-ppc] [PATCHv4 00/11] Cleanups to qtest PCI handling |
Date: |
Fri, 21 Oct 2016 11:38:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
On 21/10/2016 03:19, David Gibson wrote:
> This series contains a number of cleanups to the libqos code for
> accessing PCI devices, and to tests which use it.
>
> The general aim is to improve the consistency of semantics across
> functions, and reduce the amount of intimate knowledge of the libqos
> PCI layer needed by tests.
>
> This should make it easier to write PCI tests which will be portable
> to different guest machines with different PCI host bridge
> arrangements.
>
> This series is on top of my ppc-for-2.8 branch, since it contains
> patches enabling the virtio tests on ppc, which would otherwise
> conflict with the changes here.
>
> Changes since v3:
> * Fixed another endian bug introduced in ide-test
This works well now on LE and BE hosts and all targets.
Tested-by: Laurent Vivier <address@hidden>
- Re: [Qemu-ppc] [PATCHv4 08/11] tests: Clean up IO handling in ide-test, (continued)
[Qemu-ppc] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle, David Gibson, 2016/10/20
Re: [Qemu-ppc] [PATCHv4 00/11] Cleanups to qtest PCI handling,
Laurent Vivier <=