aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/realview.c
AgeCommit message (Expand)Author
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw: Default -drive to if=none instead of scsi when scsi cannot workMarkus Armbruster
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-13Use error_fatal to simplify obvious fatal errorsMarkus Armbruster
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-02-18error: Use error_report_err() where appropriateMarkus Armbruster
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2014-12-22target-arm: Disable EL3 on unsupported machinesGreg Bellows
2014-12-11hw/arm/realview.c: Fix memory leak in realview_init()Nikita Belov
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-03-17realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-20hw/arm/realview: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell
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