aboutsummaryrefslogtreecommitdiff
path: root/hw/moxie
AgeCommit message (Expand)Author
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29moxie: Clean up includesPeter Maydell
2015-09-25moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
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-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-03-05moxie: fix load_elf() usageAlexey Kardashevskiy
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08moxie: configure with default-configs filePaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-24Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green
2013-03-23Add sample moxie systemAnthony Green