Re: [Qemu-devel] [PATCH v13 03/13] pcie: modify the capability size assert

2015-11-11 Thread Michael S. Tsirkin
On Wed, Nov 11, 2015 at 06:34:21PM +0800, Cao jin wrote: > From: Chen Fan > > Device's Offset and size can reach PCIE_CONFIG_SPACE_SIZE, > fix the corresponding assert. > > Signed-off-by: Chen Fan > Reviewed-by: Marcel Apfelbaum Reviewed-by: Michael S. Tsirkin > --- > hw/pci/pcie.c | 2 +

[Qemu-devel] [PATCH v13 03/13] pcie: modify the capability size assert

2015-11-11 Thread Cao jin
From: Chen Fan Device's Offset and size can reach PCIE_CONFIG_SPACE_SIZE, fix the corresponding assert. Signed-off-by: Chen Fan Reviewed-by: Marcel Apfelbaum --- hw/pci/pcie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c index 0eab29d..8f