qemu-e2k/target-ppc
Avi Kivity 6148b23d69 kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
Commit c5705a772 ("vmstate, memory: decouple vmstate from memory API") changed
the signature of memory_region_init_ram_ptr() but did not update a caller in
the ppc kvm module.  Fix.

Signed-off-by: Avi Kivity <avi@redhat.com>
2012-01-08 12:59:16 +02:00
..
cpu.h
helper_regs.h
helper.c PPC: monitor: add ability to dump SLB entries 2012-01-03 02:49:25 +01:00
helper.h
kvm_ppc.c
kvm_ppc.h
kvm.c kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change 2012-01-08 12:59:16 +02:00
machine.c
mfrom_table_gen.c
mfrom_table.c
op_helper.c
STATUS
translate_init.c PPC: Add description for the Freescale e500mc core. 2012-01-03 15:49:12 +01:00
translate.c