summaryrefslogtreecommitdiffstats
path: root/hw/virtex_ml507.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-6/+5
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
| * net: do not include net.h everywherePaolo Bonzini2012-12-191-1/+0
* | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber2012-12-191-1/+1
|/
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-6/+6
* serial: split serial.cGerd Hoffmann2012-10-221-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-5/+5
* xilinx_timer: changed nr_timers to one_timer_onlyPeter A. G. Crosthwaite2012-06-151-1/+1
* virtex_ml507: Pass PowerPCCPU to main_cpu_reset()Andreas Färber2012-06-041-3/+4
* virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPUAndreas Färber2012-06-041-6/+8
* virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber2012-06-041-2/+4
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-5/+5
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf2012-01-211-1/+0
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* virtex_ml507: convert to memory APIAvi Kivity2011-11-241-3/+3
* virtex: Remove memset of clk_setupEdgar E. Iglesias2011-11-081-1/+0
* Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity2011-10-091-9/+2
|\
| * PPC: booke timersFabien Chouteau2011-10-061-9/+2
* | serial: Add MemoryRegion parameter to serial_mm_initRichard Henderson2011-10-021-2/+4
* | serial: Remove ioregister parameter from serial_mm_initRichard Henderson2011-10-021-1/+1
* | serial: Use enum device_endian in serial_mm_init parameterRichard Henderson2011-10-021-1/+2
|/
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-3/+1
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-4/+3
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-3/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* PPC: move TLBs to their own arraysAlexander Graf2011-06-171-2/+2
* Delete write only variablesBlue Swirl2010-10-131-4/+1
* virtex: Add bracesEdgar E. Iglesias2010-10-021-1/+2
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-301-0/+278
OpenPOWER on IntegriCloud