diff options
author | Avi Kivity <avi@redhat.com> | 2011-08-08 16:08:57 +0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-08-08 10:15:52 -0500 |
commit | b195043003d90ea4027ea01cc7a6c974ac915108 (patch) | |
tree | 580d346354f3b4cb4cd1381c0e8843b272c191be /config.h | |
parent | 7b619b9ae5c55eb443da19183f98f62138bd012a (diff) | |
download | qemu-b195043003d90ea4027ea01cc7a6c974ac915108.tar.gz qemu-b195043003d90ea4027ea01cc7a6c974ac915108.tar.bz2 qemu-b195043003d90ea4027ea01cc7a6c974ac915108.zip |
vga: convert vga and its derivatives to the memory API
Convert all vga memory to the memory API. Note we need to fall back to
get_system_memory(), since the various buses don't pass the vga window
as a memory region.
We no longer need to sync the dirty bitmap of the cirrus mapped memory
banks, since the memory API takes care of that for us.
[jan: fix vga-pci logging]
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'config.h')
0 files changed, 0 insertions, 0 deletions