On Thu, 22 Apr 2021 13:54:20 +0200 Claudio Fontana <cfont...@suse.de> wrote:
> replace general "else" with specific checks for each possible accelerator. > > Handle qtest as a NOP, and error out for an unknown accelerator used in > combination with tod. > > Signed-off-by: Claudio Fontana <cfont...@suse.de> > Reviewed-by: David Hildenbrand <da...@redhat.com> > --- > hw/s390x/tod.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>