Re: [Qemu-devel] [PATCH 23/71] tests/libqos: arm/raspi2 machine node

2018-12-12 Thread Philippe Mathieu-Daudé
Hi Paolo, On 12/3/18 4:32 PM, Paolo Bonzini wrote: > From: Emanuele Giuseppe Esposito > > Add arm/raspi2 machine to the graph. This machine contains a generic-sdhci, so > its constructor must take care of setting it properly when called. > > Signed-off-by: Emanuele Giuseppe Esposito > Signed-o

[Qemu-devel] [PATCH 23/71] tests/libqos: arm/raspi2 machine node

2018-12-03 Thread Paolo Bonzini
From: Emanuele Giuseppe Esposito Add arm/raspi2 machine to the graph. This machine contains a generic-sdhci, so its constructor must take care of setting it properly when called. Signed-off-by: Emanuele Giuseppe Esposito Signed-off-by: Paolo Bonzini --- tests/Makefile.include| 1