summaryrefslogtreecommitdiffstats
path: root/hw/microblaze/petalogix_s3adsp1800_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-3/+3
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-6/+6
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-2/+1Star
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-1/+1
* hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-071-1/+0Star
* hw/microblaze: s3adsp1800: Create an unimplemented GPIO areaEdgar E. Iglesias2019-01-221-0/+4
* hw/microblaze: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-3/+4
* 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
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-4/+2Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-2/+2
* hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao2016-06-061-2/+3
* 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
* microblaze: Clean up includesPeter Maydell2016-01-281-0/+1
* s3adsp1800: Set the MicroBlaze CPU version to 7.10.dEdgar E. Iglesias2016-01-071-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-2/+2
* s3adsp1800: Remove the hardcoded values from the resetAlistair Francis2015-06-211-8/+1Star
* microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite2015-06-211-6/+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-2/+3
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+4
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-4/+4
* xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-261-1/+0Star
* xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite2014-02-261-1/+8
* xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-261-1/+8
* xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-261-2/+7
* microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite2014-02-261-1/+6
* Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis2014-01-141-6/+3Star
* hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-241-1/+3
* hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-241-1/+1
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQPeter Crosthwaite2013-06-181-1/+1
* 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
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+127