commit | a1698bf183a2fc05ff980e06c798408d5898bc48 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Oct 21 16:30:29 2016 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 27 18:07:58 2017 +0100 |
tree | 589bd8da65ebaef6f648fcc1998f7225e23a7fcd | |
parent | 0b812f31925f2ed50eb54d2be6ac9291bf67b890 [diff] |
char: use a static array for backends Number and kinds of backends is known at compile-time, use a fixed-sized static array to simplify iterations & lookups. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>