index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc440.c
Age
Commit message (
Expand
)
Author
2012-01-21
PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
Alexander Graf
2012-01-21
PPC: 440: Default to 440EP CPU
Alexander Graf
2012-01-21
PPC: 440EP: Initialize timer
Alexander Graf
2011-10-02
ppc440: Pass in address_space_mem to ppc440ep_init
Richard Henderson
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-08-22
ppc4xx_sdram: convert to memory API
Avi Kivity
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-06-17
PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type
Alexander Graf
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
2010-03-21
Compile serial only once
Blue Swirl
2010-03-21
Compile isa_mmio only once
Blue Swirl
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-15
PPC: clean up ppc405
Blue Swirl
2009-06-17
Allow user to specify CPU model
Blue Swirl
2008-12-16
target-ppc: PowerPC 440EP SoC emulation
aurel32