summaryrefslogtreecommitdiffstats
path: root/hw/cris/axis_dev88.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-3/+3
* cris: do not use ram_size globalPaolo Bonzini2020-12-101-0/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* cris/axis_dev88: use memdev for RAMIgor Mammedov2020-02-191-6/+2Star
* cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau2020-01-071-4/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/cris: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* cris: use generic cpu_model parsingIgor Mammedov2017-10-271-5/+2Star
* cris: replace cpu_cris_init() with cpu_generic_init()Igor Mammedov2017-09-011-1/+1
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-3/+2Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* hw/char: QOM'ify etraxfs_ser.cxiaoqiang zhao2016-05-291-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
* cris: Clean up includesPeter Maydell2016-01-291-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-1/+1
* typofixes - v4Veres Lajos2015-09-111-1/+1
* cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-111-3/+2Star
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-2/+1Star
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-1/+2
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+4
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias2014-02-031-4/+3Star
* axis_dev88: Don't enforce use of kernel for qtestAndreas Färber2013-11-051-5/+6
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+366