summaryrefslogtreecommitdiff
path: root/hw/alpha/typhoon.c
AgeCommit message (Expand)AuthorFilesLines
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-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: Drop latch_tmp hackRichard Henderson1-41/+12
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson1-1/+2
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson1-12/+8
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-12/+4
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 Bonzini1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+842