]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pc.h
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)
commitbe20f9e902ca47ea84e1b1c1e89b0a55d59b4c11
tree11fd0270b2f59ae1bcc68481fd2156bdcf841d36
parentf5e6fed879ae10b9f6494a6eed21c1979391d7cb
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