qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RfC PATCH 0/2] vga: make ram size configurable


From: Gerd Hoffmann
Subject: [Qemu-devel] [RfC PATCH 0/2] vga: make ram size configurable
Date: Thu, 24 May 2012 10:44:53 +0200

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




reply via email to

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