[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/4] qxl: memory config patches
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PATCH 0/4] qxl: memory config patches |
Date: |
Fri, 17 Feb 2012 16:10:29 +0100 |
Hi,
This patch series tweaks the qxl memory bar size configuration a bit.
The first three are pretty straigt forward. I'm looking for comments
on the last one which adds a 64bit vram bar.
cheers,
Gerd
Gerd Hoffmann (4):
qxl: drop vram bar minimum size
qxl: move ram size init to new function
qxl: add user-friendly bar size properties
[experimental] add optinal 64bit vram bar to qxl
hw/qxl.c | 90 +++++++++++++++++++++++++++++++++++++++++++++++--------------
hw/qxl.h | 7 +++++
2 files changed, 76 insertions(+), 21 deletions(-)
- [Qemu-devel] [PATCH 0/4] qxl: memory config patches,
Gerd Hoffmann <=