qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/3] VGA patches
@ 2012-01-22 13:06 Blue Swirl
  2012-01-24 13:05 ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: Blue Swirl @ 2012-01-22 13:06 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2012-01-25 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-22 13:06 [Qemu-devel] [PATCH v5 0/3] VGA patches Blue Swirl
2012-01-24 13:05 ` Avi Kivity
2012-01-24 13:34   ` Markus Armbruster
2012-01-25 18:47   ` Blue Swirl
2012-01-25 19:58     ` Markus Armbruster

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).