commit | b68e956abe2ad0a1ecf53868e0bf1a61b418ded8 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Oct 21 20:49:37 2016 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 27 18:07:58 2017 +0100 |
tree | 2d25f219ee74ed5671959e92f9018ccd408cd35a | |
parent | a1698bf183a2fc05ff980e06c798408d5898bc48 [diff] |
char: move callbacks in CharDriver This makes the code more declarative, and avoids duplicating the information on all instances. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>