Il 29/08/2014 22:31, Eduardo Habkost ha scritto:
> When we move accel classes outside accel.c, the available() function
> won't be necessary anymore, because the classes will be registered only
> if the accelerator code is really enabled at build time.
... which alone is worth the whole series. :)
When we move accel classes outside accel.c, the available() function
won't be necessary anymore, because the classes will be registered only
if the accelerator code is really enabled at build time.
Signed-off-by: Eduardo Habkost
---
hw/core/accel.c | 2 +-
1 file changed, 1 insertion(+), 1 delet