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)
commit896e2e4659cdd21df76f0e0d9afaa1f514f9398c
tree2cd6f1f2d376dfa31c901de71caa1718f8080663
parent3d590facfe7dad25f9a33aba20635d1bc7e9692e
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