0150cd81 | 14-Nov-2013 |
Stefan Hajnoczi <stefanha@redhat.com> |
readline: move readline to a generic location
Now that the monitor and readline are decoupled, readline.h no longer belongs in include/monitor/. Put the header into include/qemu/.
Move the source
readline: move readline to a generic location
Now that the monitor and readline are decoupled, readline.h no longer belongs in include/monitor/. Put the header into include/qemu/.
Move the source file into util/ so it can be linked as part of libqemuutil.a.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
show more ...
|