On 09/27/18 14:10, Gerd Hoffmann wrote:
> Add memory bar to pci-testdev. Size is configurable using the membar
> property. Setting the size to zero (default) turns it off. Can be used
> to check whenever guests handle large pci bars correctly.
>
> Signed-off-by: Gerd Hoffmann
> ---
> docs/spe
On Thu, Sep 27, 2018 at 4:12 PM Gerd Hoffmann wrote:
>
> Add memory bar to pci-testdev. Size is configurable using the membar
> property. Setting the size to zero (default) turns it off. Can be used
> to check whenever guests handle large pci bars correctly.
>
> Signed-off-by: Gerd Hoffmann
R
Add memory bar to pci-testdev. Size is configurable using the membar
property. Setting the size to zero (default) turns it off. Can be used
to check whenever guests handle large pci bars correctly.
Signed-off-by: Gerd Hoffmann
---
docs/specs/pci-testdev.txt | 13 +
hw/misc/pci-tes