aboutsummaryrefslogtreecommitdiffstats
path: root/hw/virtex_ml507.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-21PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf1-1/+0
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-1/+2
2011-11-24virtex_ml507: convert to memory APIAvi Kivity1-3/+3
2011-11-08virtex: Remove memset of clk_setupEdgar E. Iglesias1-1/+0
2011-10-09Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity1-9/+2
2011-10-06PPC: booke timersFabien Chouteau1-9/+2
2011-10-02serial: Add MemoryRegion parameter to serial_mm_initRichard Henderson1-2/+4
2011-10-02serial: Remove ioregister parameter from serial_mm_initRichard Henderson1-1/+1
2011-10-02serial: Use enum device_endian in serial_mm_init parameterRichard Henderson1-1/+2
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-3/+1
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori1-4/+3
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity1-3/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-3/+3
2011-06-17PPC: move TLBs to their own arraysAlexander Graf1-2/+2
2010-10-13Delete write only variablesBlue Swirl1-4/+1
2010-10-02virtex: Add bracesEdgar E. Iglesias1-1/+2
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias1-0/+278