summaryrefslogtreecommitdiff
path: root/hw/alpha
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 Bonzini2-0/+4
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-2/+2
2016-01-29alpha: Clean up includesPeter Maydell3-1/+3
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-1/+2
2016-01-13hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster1-5/+6
2015-12-17alpha: convert "naked" qemu_log to tracepointPaolo Bonzini1-1/+2
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost1-11/+6
2015-06-03hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao1-4/+4
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 Maydell2-4/+8
2015-04-10alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller1-3/+2
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-5/+1
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster1-5/+1
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau1-1/+1
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow1-1/+1
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+2
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan1-1/+2
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-6/+6
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias1-2/+3
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-2/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-10-02hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil1-1/+1
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+0
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson1-28/+174
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson1-1/+1
2013-07-14hw/alpha: Use SRM epochRichard Henderson1-1/+3
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson1-41/+12
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson3-1/+29
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson3-57/+8
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-12/+4
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+1
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-1/+1
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-9/+12
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-8/+8
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber1-4/+10
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini1-1/+0
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini4-3/+24
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2-5/+843
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini1-1/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini3-1/+294
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+4