]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pc.h
pc: grab system_memory
authorAvi Kivity <avi@redhat.com>
Tue, 26 Jul 2011 11:26:16 +0000 (14:26 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 29 Jul 2011 13:25:44 +0000 (08:25 -0500)
commit4aa63af14969a50f9c3d2324127daff0f0199c61
tree2cd6f1f2d376dfa31c901de71caa1718f8080663
parentbf3fb0e12aeb9fea08383c145f874ed7acc29e31
pc: grab system_memory

While eventually this should come from the machine initialization function,
take a short cut to avoid converting all machines now.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c
hw/pc.h
hw/pc_piix.c