summaryrefslogtreecommitdiffstats
path: root/hw/moxie
Commit message (Expand)AuthorAgeFilesLines
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-4/+2Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-2/+2
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-1/+2
* moxie: Clean up includesPeter Maydell2016-01-291-0/+1
* moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+1Star
* elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-251-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-10/+5Star
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-2/+2
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2
* hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0Star
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6
* moxie: fix load_elf() usageAlexey Kardashevskiy2014-03-051-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* Trivial grammar and spelling fixesStefan Weil2013-05-011-1/+1
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-3/+0Star
* moxie: configure with default-configs filePaolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green2013-03-241-1/+0Star
* Add sample moxie systemAnthony Green2013-03-232-0/+180