summaryrefslogtreecommitdiff
path: root/hw/arm/nseries.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-2/+1
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster1-2/+4
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini1-118/+118
2014-06-05nseries: clean up coding stylePaolo Bonzini1-127/+145
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-11/+11
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber1-1/+1
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-3/+3
2013-04-19Remove unneeded type castsStefan Weil1-2/+2
2013-04-15arm: fix location of some include filesPeter Maydell1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-5/+5
2013-04-05hw/arm/nseries: don't print to stdout or stderrPeter Maydell1-13/+5
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann1-7/+0
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+1430