qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5 0/3] VGA patches


From: Blue Swirl
Subject: [Qemu-devel] [PATCH v5 0/3] VGA patches
Date: Sun, 22 Jan 2012 13:06:23 +0000

Let's compile Cirrus in hwlib.

http://repo.or.cz/r/qemu/blueswirl.git

Blue Swirl (3):
  memory: fix dirty mask function length handling
  memory: change dirty setting APIs to take a size
  vga: compile cirrus_vga in hwlib

 Makefile.objs   |    1 +
 Makefile.target |    1 -
 arch_init.c     |    2 +-
 exec-obsolete.h |   27 ++++++++++++++++++++++-----
 hw/cirrus_vga.c |   19 ++++++-------------
 hw/g364fb.c     |   11 +++--------
 hw/qxl.c        |    5 +----
 hw/tcx.c        |   14 +++-----------
 hw/vga.c        |    6 +++---
 hw/vhost.c      |    2 +-
 kvm-all.c       |    7 ++++---
 memory.c        |    5 +++--
 memory.h        |   11 +++++++----
 xen-all.c       |    3 ++-
 14 files changed, 57 insertions(+), 57 deletions(-)

-- 
1.7.9.rc0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]