aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc405_boards.c
AgeCommit message (Expand)Author
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-10-10ppc405_boards: convert to memory APIAvi Kivity
2011-10-09Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity
2011-10-06ppc405: use RAM_ADDR_FMT instead of %08lxStefan Hajnoczi
2011-10-02ppc405: Pass in address_space_mem to ppc405{cr, ep}_initRichard Henderson
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-22ppc4xx_sdram: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-02-20ppc405: Fix memory leakStefan Weil
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-10-13Delete write only variablesBlue Swirl
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-04-25ppc: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-29Compile pflash_cfi02 only onceBlue Swirl
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-30Use relative path for biosPaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-19Remove obsolete BIOS_SIZE from sysemu.hPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
2009-04-11Add named initializers.pbrook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-12-11PPC405EP: fix fpga write functionaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-10-04Use qemu-log.hblueswir1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-16Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog
2008-04-16Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog