]> Git Repo - qemu.git/commit - hw/display/qxl.h
qxl: use uint64_t for vram size
authorGerd Hoffmann <[email protected]>
Wed, 8 Jun 2016 12:40:48 +0000 (14:40 +0200)
committerGerd Hoffmann <[email protected]>
Wed, 6 Jul 2016 08:30:50 +0000 (10:30 +0200)
commitde1b9b85eff3dca42fe2cabe6e026cd2a2d5c769
tree5ee1be10bace0f159618e2113ab1044b6de1f1e3
parent791b7d2340cfafcac9af7864343cf23504d57804
qxl: use uint64_t for vram size

This allows for the 64bit vram bar to become larger than 2G
(try -device qxl-vga,vram64_size_mb=8192).

https://bugzilla.redhat.com/show_bug.cgi?id=1340439

Signed-off-by: Gerd Hoffmann <[email protected]>
Message-id: 1465389648[email protected]
hw/display/qxl.c
hw/display/qxl.h
This page took 0.024782 seconds and 4 git commands to generate.