summaryrefslogtreecommitdiffstats
path: root/hw/ppc405_boards.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* 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
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-14/+14
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-14/+11
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-6/+12
* ppc405_boards: convert to memory APIAvi Kivity2011-10-101-48/+37
* Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity2011-10-091-2/+3
|\
| * ppc405: use RAM_ADDR_FMT instead of %08lxStefan Hajnoczi2011-10-061-2/+3
* | ppc405: Pass in address_space_mem to ppc405{cr, ep}_initRichard Henderson2011-10-021-4/+4
|/
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-22/+27
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-35/+28
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-28/+35
* ppc4xx_sdram: convert to memory APIAvi Kivity2011-08-221-5/+13
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* ppc405: Fix memory leakStefan Weil2011-02-201-0/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+4
* Delete write only variablesBlue Swirl2010-10-131-3/+2
* Check for errors during BIOS or kernel loadBlue Swirl2010-09-181-10/+13
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-9/+9
* ppc: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-4/+0
* Compile pflash_cfi02 only onceBlue Swirl2010-03-291-3/+6
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-2/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-26/+26
* Get rid of _t suffixmalc2009-10-011-26/+26
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-6/+6
* kill drives_tableGerd Hoffmann2009-07-271-17/+17
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Use relative path for biosPaul Brook2009-05-301-9/+20
* Introduce reset notifier orderJan Kiszka2009-05-221-2/+2
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Remove obsolete BIOS_SIZE from sysemu.hPaul Brook2009-05-191-1/+0
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Add named initializers.pbrook2009-04-111-3/+3
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove more redundant ram size checks.pbrook2009-04-111-0/+1
* Yet more phys_ram_base elimination.pbrook2009-04-101-26/+26
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-14/+10
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* PPC405EP: fix fpga write functionaurel322008-12-111-3/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-8/+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 qemu-log.hblueswir12008-10-041-3/+1
OpenPOWER on IntegriCloud