summaryrefslogtreecommitdiffstats
path: root/hw/arm/z2.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-3/+3
* hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé2018-02-021-1/+2
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-6/+3Star
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-091-1/+3
* hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-271-7/+0Star
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-4/+2Star
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-1/+1
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4Star
* 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-3/+4
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+0Star
* z2: QOM'ify AER915Andreas Färber2014-02-141-7/+13
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* pxa27x: Add 'const' attribute to keyboard mapsStefan Weil2014-01-011-1/+1
* z2: Don't enforce use of -pflash for qtestAndreas Färber2013-11-051-2/+3
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-311-7/+5Star
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+384