summaryrefslogtreecommitdiffstats
path: root/hw/lm32/lm32_boards.c
Commit message (Expand)AuthorAgeFilesLines
* lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-191-4/+24
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-18/+14
* hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao2015-06-031-6/+4
* lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-101-6/+4
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+2
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-6/+7
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+4
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-8/+8
* hw/lm32: print error if cpu model is not foundMichael Walle2014-02-041-0/+10
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-2/+0
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-2/+1
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-3/+5
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+308
OpenPOWER on IntegriCloud