aboutsummaryrefslogtreecommitdiff
path: root/hw/lm32/milkymist.c
AgeCommit message (Expand)Author
2016-05-29hw/char: QOM'ify milkymist-uart.cxiaoqiang zhao
2016-05-29hw/char: QOM'ify lm32_juart.cxiaoqiang zhao
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost
2016-05-20milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()Eduardo Habkost
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29lm32: Clean up includesPeter Maydell
2015-09-25lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-06-03hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-04-10lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-03-10milkymist.c: fix memory leakGonglei
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-02-04hw/lm32: print error if cpu model is not foundMichael Walle
2013-11-05milkymist: Suppress -kernel/-bios/-drive error for qtestAndreas Färber
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 private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini