summaryrefslogtreecommitdiffstats
path: root/hw/arm/palm.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-7/+7
* hw/arm/palm.c: Don't use old_mmio for static_opsPeter Maydell2017-09-211-20/+10Star
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-2/+3
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4Star
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* palm: Don't enforce loading ROM or kernel for qtestAndreas Färber2013-11-051-1/+2
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-311-6/+4Star
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-5/+5
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-181-7/+0Star
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+291