summaryrefslogtreecommitdiffstats
path: root/hw/alpha_typhoon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-3/+3
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* | target-alpha: Avoid leaking the alarm timer over resetAndreas Färber2012-12-191-2/+1
* | alpha: Pass AlphaCPU array to TyphoonAndreas Färber2012-12-191-13/+16
|/
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-6/+6
* pci: Tidy up PCI host bridgesAndreas Färber2012-08-221-1/+1
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-2/+2
* alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber2012-08-221-7/+13
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-1/+1
* alpha hw/: Don't use CPUStateAndreas Färber2012-03-141-7/+7
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* alpha: give ISA bus to ISA methodsHervé Poussineau2011-12-201-5/+5
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-201-3/+4
* target-alpha: Fix compilation errors for 32 bit hostsStefan Weil2011-10-091-7/+14
* target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson2011-10-081-1/+20
* target-alpha: Add CLIPPER emulation.Richard Henderson2011-10-081-0/+794
OpenPOWER on IntegriCloud