aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/palm.c
AgeCommit message (Expand)Author
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-11-05palm: Don't enforce loading ROM or kernel for qtestAndreas Färber
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini