summaryrefslogtreecommitdiff
path: root/hw/alpha/dp264.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-2/+2
2016-01-29alpha: Clean up includesPeter Maydell1-0/+1
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster1-5/+6
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-11/+6
2015-06-03hw/alpha/dp264.c: Fix memory leak spotted by valgrindShannon Zhao1-3/+4
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell1-3/+6
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster1-5/+1
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow1-1/+1
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-6/+6
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias1-2/+3
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-14hw/alpha: Use SRM epochRichard Henderson1-1/+3
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+182