summaryrefslogtreecommitdiff
path: root/hw/arm/z2.c
AgeCommit message (Expand)Author
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-02-14z2: QOM'ify AER915Andreas Färber
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-01-01pxa27x: Add 'const' attribute to keyboard mapsStefan Weil
2013-11-05z2: Don't enforce use of -pflash for qtestAndreas Färber
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini