Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | |
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> | |||
2017-01-16 | stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub | Paolo Bonzini | |
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> |