summaryrefslogtreecommitdiffstats
path: root/hw/an5206.c
Commit message (Expand)AuthorAgeFilesLines
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+4
* m68k hw/: Don't use CPUStateAndreas Färber2012-03-141-1/+1
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-2/+4
* mcf5206: convert to memory APIBenoît Canet2011-11-281-1/+1
* monitor: Restrict pic/irq_info to supporting targetsJan Kiszka2011-10-161-10/+0
* an5206: convert to memory APIAvi Kivity2011-09-041-4/+8
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-8/+4
* an5206: convert to memory APIAvi Kivity2011-08-241-4/+8
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+2
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-2/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Compile loader only onceBlue Swirl2009-09-201-2/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-2/+2
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-2/+3
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-201-1/+1
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-201-1/+1
* Make DMA bottom-half driven (v2)aliguori2008-10-311-4/+0
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-2/+2
* Break up vl.h.pbrook2007-11-171-1/+4
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+2
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* MCF5208 emulation.pbrook2007-06-031-1/+3
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+89
OpenPOWER on IntegriCloud