qemu-patch-raspberry4/include/monitor
Paolo Bonzini b4a42f8138 hw: move qdev-monitor.o to toplevel directory
qdev-monitor.c is the only "core qdev" file that is not used in
user-mode emulation, and it does not define anything that is used
by hardware models.  Remove it from the hw/ directory and
remove hw/qdev-monitor.h from hw/qdev.h too; this requires
some files to have some new explicitly includes.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-03-01 13:54:10 +01:00
..
monitor.h monitor: move include files to include/monitor/ 2012-12-19 08:31:32 +01:00
qdev.h hw: move qdev-monitor.o to toplevel directory 2013-03-01 13:54:10 +01:00
readline.h monitor: move include files to include/monitor/ 2012-12-19 08:31:32 +01:00