summaryrefslogtreecommitdiffstats
path: root/hw/microblaze/petalogix_ml605_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-10/+5
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-2/+2
* ml605_mmu: Move the hardcoded values to the init functionAlistair Francis2015-06-211-12/+6
* target-microblaze: Convert version_mask to a CPU propertyAlistair Francis2015-06-211-1/+1
* target-microblaze: Convert endi to a CPU propertyAlistair Francis2015-06-211-1/+1
* target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis2015-06-211-1/+2
* target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis2015-06-211-2/+5
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-2/+1
* 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/+3
* microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite2014-08-241-3/+2
* ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-3/+3
* xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-261-1/+0
* xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite2014-02-261-5/+19
* xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-261-1/+6
* xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-261-2/+6
* microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+12
* petalogix-ml605: Create the CPU with object_new()Edgar E. Iglesias2014-02-111-5/+2
* Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis2014-01-141-6/+3
* hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-241-0/+1
* hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-241-2/+3
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* stream: Remove app argument hackPeter Crosthwaite2013-04-161-10/+15
* xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2013-04-161-2/+4
* xilinx_axienet: Create Proxy object for streamPeter Crosthwaite2013-04-161-1/+4
* petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite2013-04-161-0/+2
* petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite2013-04-161-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-3/+3
* petalogix_ml605_mmu: Cleanup ssi_create_slave()Peter Crosthwaite2013-04-051-2/+1
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+186
OpenPOWER on IntegriCloud