summary refs log tree commit diff stats
path: root/hw/arm/musicpal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-9/+11
| | | | | | | Use QemuConsole instead. Updates interfaces in console.[ch] and adapts gfx hardware emulation code. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+1697
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>