qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] VGA fixes
@ 2009-09-21 12:35 Juan Quintela
  2009-09-21 12:35 ` [Qemu-devel] [PATCH 1/2] cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 Juan Quintela
  2009-09-21 12:35 ` [Qemu-devel] [PATCH 2/2] vga: move back dirty_log functions to vga.c Juan Quintela
  0 siblings, 2 replies; 6+ messages in thread
From: Juan Quintela @ 2009-09-21 12:35 UTC (permalink / raw)
  To: qemu-devel

Hi

This includes two fixes:
- also write gr0/gr1 on cirrus_vga
  this was a bug introduced on my vga_cleanup series
- move dirty_log_functions to vga.c
  this is needed by qemu-kvm

Please, apply, Juan.

Juan Quintela (2):
  cirrus_vga: also assign gr0/1 when writting shadow_gr0/1
  vga: move back dirty_log functions to vga.c

 hw/cirrus_vga.c |    2 ++
 hw/vga-pci.c    |   12 ------------
 hw/vga.c        |   12 ++++++++++++
 3 files changed, 14 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-29 23:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21 12:35 [Qemu-devel] [PATCH 0/2] VGA fixes Juan Quintela
2009-09-21 12:35 ` [Qemu-devel] [PATCH 1/2] cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 Juan Quintela
2009-09-23 19:16   ` Markus Armbruster
2009-09-29 23:20     ` [Qemu-devel] " Juan Quintela
2009-09-21 12:35 ` [Qemu-devel] [PATCH 2/2] vga: move back dirty_log functions to vga.c Juan Quintela
2009-09-21 13:08   ` [Qemu-devel] " Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).