]> git.proxmox.com Git - mirror_qemu.git/commit
qxl: use uint64_t for vram size
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 8 Jun 2016 12:40:48 +0000 (14:40 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
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 <kraxel@redhat.com>
Message-id: 1465389648-5179-1-git-send-email-kraxel@redhat.com
hw/display/qxl.c
hw/display/qxl.h