Re: [PATCH] kconfig: Add NVME to s390x machines

2023-08-29 Thread Klaus Jensen
On Aug 28 17:01, Cédric Le Goater wrote: > From: Cédric Le Goater > > We recently had issues with nvme devices on big endian platforms. > Include their compilation on s390x to ease tests. > > Signed-off-by: Cédric Le Goater > --- > hw/nvme/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 de

Re: [PATCH] kconfig: Add NVME to s390x machines

2023-08-28 Thread Thomas Huth
On 28/08/2023 17.01, Cédric Le Goater wrote: From: Cédric Le Goater We recently had issues with nvme devices on big endian platforms. Include their compilation on s390x to ease tests. Signed-off-by: Cédric Le Goater --- hw/nvme/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH] kconfig: Add NVME to s390x machines

2023-08-28 Thread Cédric Le Goater
From: Cédric Le Goater We recently had issues with nvme devices on big endian platforms. Include their compilation on s390x to ease tests. Signed-off-by: Cédric Le Goater --- hw/nvme/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/nvme/Kconfig b/hw/nvme/Kconfig i