aboutsummaryrefslogtreecommitdiff
path: root/hw/alpha/typhoon.c
AgeCommit message (Expand)Author
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-10-02hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini