summaryrefslogtreecommitdiff
path: root/hw/alpha_typhoon.c
AgeCommit message (Expand)Author
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber
2012-12-19alpha: Pass AlphaCPU array to TyphoonAndreas Färber
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-08-22pci: Tidy up PCI host bridgesAndreas Färber
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22alpha_typhoon: QOM'ify Typhoon PCI host bridgeAndreas Färber
2012-08-22pci: Make host bridge TypeInfos constAndreas Färber
2012-03-14alpha hw/: Don't use CPUStateAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-12-20alpha: give ISA bus to ISA methodsHervé Poussineau
2011-12-20isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau
2011-10-09target-alpha: Fix compilation errors for 32 bit hostsStefan Weil
2011-10-08target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson
2011-10-08target-alpha: Add CLIPPER emulation.Richard Henderson