diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2014-09-26 17:45:22 -0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-04 08:59:15 +0200 |
commit | f6dfb83547d0cf5aa938cce391ba33c32a97bed9 (patch) | |
tree | f328ee0baf0c233809ebc3f26f0fd2d92f5164dd /disas/alpha.c | |
parent | b14a0b7469fa3e6c26d18438531d26138c55b67e (diff) | |
download | hqemu-f6dfb83547d0cf5aa938cce391ba33c32a97bed9.zip hqemu-f6dfb83547d0cf5aa938cce391ba33c32a97bed9.tar.gz |
accel: Make AccelClass.available() optional
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.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'disas/alpha.c')
0 files changed, 0 insertions, 0 deletions