accel/accel: Make TYPE_ACCEL abstract
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 28 Jan 2020 17:28:59 +0000 (18:28 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 6 Mar 2025 14:46:17 +0000 (15:46 +0100)
commite92a883ffee93a8b811992b92b8a31ed54400c13
treed77e2d62d70e54c606013344a667a0886ed3eed0
parent6042c47cddae04d0c1f0c750968f66a553611f40
accel/accel: Make TYPE_ACCEL abstract

There is no generic acceleration, we have to use specific
implementations. Make the base class abstract.

Fixes: b14a0b7469fa ("accel: Use QOM classes for accel types")
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20200129212345.20547-3-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
accel/accel-target.c