Re: [RFC v3 02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build

2021-04-28 Thread David Hildenbrand
On 22.04.21 13:54, Claudio Fontana wrote: this will allow in later patches to remove unneeded stubs in target/s390x. Signed-off-by: Claudio Fontana Reviewed-by: David Hildenbrand --- hw/s390x/meson.build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hw/s390x/meson.b

Re: [RFC v3 02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build

2021-04-27 Thread Cornelia Huck
On Thu, 22 Apr 2021 13:54:19 +0200 Claudio Fontana wrote: > this will allow in later patches to remove unneeded stubs > in target/s390x. > > Signed-off-by: Claudio Fontana > Reviewed-by: David Hildenbrand > --- > hw/s390x/meson.build | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)

[RFC v3 02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build

2021-04-22 Thread Claudio Fontana
this will allow in later patches to remove unneeded stubs in target/s390x. Signed-off-by: Claudio Fontana Reviewed-by: David Hildenbrand --- hw/s390x/meson.build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hw/s390x/meson.build b/hw/s390x/meson.build index 02e81a9467..