summaryrefslogtreecommitdiffstats
path: root/hw/cris
Commit message (Expand)AuthorAgeFilesLines
* 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
* cris: Fix broken header guard in hw/cris/boot.hMarkus Armbruster2016-07-121-2/+2
* hw/char: QOM'ify etraxfs_ser.cxiaoqiang zhao2016-05-291-2/+2
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-222-0/+4
* 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/+1
* cris: Clean up includesPeter Maydell2016-01-292-0/+2
* cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+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
* cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-032-48/+0Star
* 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-083-2/+17
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-6/+0Star
* hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini2013-04-081-1/+0Star
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-1/+0Star
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0Star
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0Star
* hw: move headers to include/Paolo Bonzini2013-04-082-3/+3
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-2/+1Star
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-5/+8
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-014-5/+514
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+13