summaryrefslogtreecommitdiffstats
path: root/hw/arm/nseries.c
Commit message (Expand)AuthorAgeFilesLines
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-191-4/+24
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-16/+12
* hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao2015-06-031-3/+2
* hw/arm/nseries: convert ffs(3) to ctz32()Stefan Hajnoczi2015-04-281-1/+4
* arm/nseries: Fix warnings from SparseStefan Weil2015-03-191-2/+2
* hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-081-1/+1
* 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/+4
* hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini2014-06-051-118/+118
* nseries: clean up coding stylePaolo Bonzini2014-06-051-127/+145
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-11/+11
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-3/+3
* Remove unneeded type castsStefan Weil2013-04-191-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* hw/arm/nseries: don't print to stdout or stderrPeter Maydell2013-04-051-13/+5
* console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-181-7/+0
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+1430
OpenPOWER on IntegriCloud