index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
alpha_typhoon.c
Age
Commit message (
Expand
)
Author
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
target-alpha: Avoid leaking the alarm timer over reset
Andreas Färber
2012-12-19
alpha: Pass AlphaCPU array to Typhoon
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-03-14
alpha hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-12-20
alpha: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-10-09
target-alpha: Fix compilation errors for 32 bit hosts
Stefan Weil
2011-10-08
target-alpha: Add high-resolution access to wall clock and an alarm.
Richard Henderson
2011-10-08
target-alpha: Add CLIPPER emulation.
Richard Henderson