]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: move global memory map out of pc_init1() and into its callers
authorAvi Kivity <avi@redhat.com>
Tue, 26 Jul 2011 11:26:18 +0000 (14:26 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 29 Jul 2011 13:25:44 +0000 (08:25 -0500)
commit6bd105151ac5529605a478de3b6c3aceed5995e9
treeeb06036ebe544982b49da8b8bddeba9feb1a752a
parent00cb2a99f5e7f73c4fff54ae16c7b6acf463ab5c
pc: move global memory map out of pc_init1() and into its callers

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