aboutsummaryrefslogtreecommitdiffstats
path: root/hw/alpha_typhoon.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-6/+8
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-5/+12
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-1/+2
2011-12-20alpha: give ISA bus to ISA methodsHervé Poussineau1-5/+5
2011-12-20isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau1-3/+4
2011-10-09target-alpha: Fix compilation errors for 32 bit hostsStefan Weil1-7/+14
2011-10-08target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson1-1/+20
2011-10-08target-alpha: Add CLIPPER emulation.Richard Henderson1-0/+794