mirror_qemu/hw/lm32
Eduardo Habkost cfc58cf373 vl: Replace DT_NOGRAPHIC with machine option
All DisplayType values are just UI options that don't affect any
hardware emulation code, except for DT_NOGRAPHIC. Replace
DT_NOGRAPHIC with DT_NONE plus a new "-machine graphics=on|off"
option, so hardware emulation code don't need to use the
display_type variable.

Cc: Michael Walle <michael@walle.cc>
Cc: Blue Swirl <blauwirbel@gmail.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2016-05-20 14:28:54 -03:00
..
Makefile.objs hw: move other devices to hw/misc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
lm32.h lm32_juart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
lm32_boards.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
lm32_hwsetup.h util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
milkymist-hw.h milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create() 2016-05-20 14:28:54 -03:00
milkymist.c vl: Replace DT_NOGRAPHIC with machine option 2016-05-20 14:28:54 -03:00