Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
| | | | | | | | | Pick a uniform chardev type name. 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> | ||||
* | stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub | Paolo Bonzini | 2017-01-16 | 1 | -0/+16 |
monitor_cur_is_qmp was previously used by other stubs, but it's not since 397d30e ("qemu-error: remove dependency of stubs on monitor", 2016-11-01). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |