[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] VGA fixes
From: |
Juan Quintela |
Subject: |
[Qemu-devel] [PATCH 0/2] VGA fixes |
Date: |
Mon, 21 Sep 2009 14:35:16 +0200 |
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(-)
- [Qemu-devel] [PATCH 0/2] VGA fixes,
Juan Quintela <=