/qemu/hw/display/ |
H A D | vga-mmio.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | qxl-render.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | qxl.h | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | vga-isa.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | vga_int.h | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | vga-pci.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | vmware_vga.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | cirrus_vga.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | vga.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|
H A D | qxl.c | b195043003d90ea4027ea01cc7a6c974ac915108 Mon Aug 08 13:08:57 UTC 2011 Avi Kivity <avi@redhat.com> 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>
|