summaryrefslogtreecommitdiffstats
path: root/hw/alpha/typhoon.c
Commit message (Expand)AuthorAgeFilesLines
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* hw/alpha: Fix compiler warning (integer constant is too large)Stefan Weil2013-10-021-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-1/+1
* target-alpha: Implement the typhoon iommuRichard Henderson2013-08-161-28/+174
* target-alpha: Move alarm to vm_clockRichard Henderson2013-07-181-1/+1
* hw/alpha: Drop latch_tmp hackRichard Henderson2013-07-141-41/+12
* hw/alpha: Don't machine check on missing pci i/oRichard Henderson2013-07-131-1/+2
* hw/alpha: Don't use get_system_ioRichard Henderson2013-07-131-12/+8
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-12/+4
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-9/+12
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-8/+8
* cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber2013-06-281-4/+10
* include: avoid useless includes of exec/ headersPaolo Bonzini2013-04-151-1/+0
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+842
OpenPOWER on IntegriCloud