All of lore.kernel.org
 help / color / mirror / Atom feed
* [RfC PATCH 0/2] vga: make ram size configurable
@ 2012-05-24  8:44 ` Gerd Hoffmann
  0 siblings, 0 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2012-05-24  8:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: jan.kiszka, Gerd Hoffmann, kvm

  Hi,

This is part of the plan to vanish the remaining differences between
qemu and qemu-kvm.  qemu has 8 MB vram, whereas qemu-kvm has 16 MB.

Making it configurable allows to keep qemu's default for compatibility
reasons while satisfying qemu-kvm users too.  Also adds new options like
reducing video memory (1 MB is minimum) for textmode-only guests or qemu
scalability tests.

Comments?

cheers,
  Gerd

Gerd Hoffmann (2):
  vga: raise xres+yres limits
  vga: make vram size configurable

 hw/cirrus_vga.c |    8 ++++++--
 hw/qxl.c        |    5 ++++-
 hw/vga-isa.c    |    8 +++++++-
 hw/vga-pci.c    |    8 +++++++-
 hw/vga.c        |   13 ++++++++++---
 hw/vga_int.h    |    8 ++++----
 hw/vmware_vga.c |   13 ++++++++++---
 7 files changed, 48 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2012-05-24 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24  8:44 [RfC PATCH 0/2] vga: make ram size configurable Gerd Hoffmann
2012-05-24  8:44 ` [Qemu-devel] " Gerd Hoffmann
2012-05-24  8:44 ` [RfC PATCH 1/2] vga: raise xres+yres limits Gerd Hoffmann
2012-05-24  8:44   ` [Qemu-devel] " Gerd Hoffmann
2012-05-24  8:44 ` [RfC PATCH 2/2] vga: make vram size configurable Gerd Hoffmann
2012-05-24  8:44   ` [Qemu-devel] " Gerd Hoffmann
2012-05-24 12:20   ` Jan Kiszka
2012-05-24 12:20     ` [Qemu-devel] " Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.