summaryrefslogtreecommitdiff
path: root/hw/alpha/typhoon.c
AgeCommit message (Expand)AuthorFilesLines
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