vga: drop get_system_memory() from vga devices and derivatives
authorAvi Kivity <avi@redhat.com>
Mon, 15 Aug 2011 14:17:37 +0000 (17:17 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Aug 2011 15:47:49 +0000 (10:47 -0500)
commit2075bd2f092dc805d7ee011e756a3f5165d7bbb3
tree11fd0270b2f59ae1bcc68481fd2156bdcf841d36
parent77afa2bf128d1f171b4d051303f2438764ebcd38
vga: drop get_system_memory() from vga devices and derivatives

Instead, use the bus accessors, or get the address space directly
from the board constructor.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/cirrus_vga.c
hw/mips_jazz.c
hw/pc.c
hw/pc.h
hw/qxl.c
hw/vga-isa-mm.c
hw/vga-isa.c
hw/vga-pci.c
hw/vga.c
hw/vga_int.h
hw/vmware_vga.c