]> git.proxmox.com Git - qemu.git/commit
qxl: set size of PCI IO BAR correctly (16) for revision 2
authorUri Lublin <uril@redhat.com>
Thu, 10 May 2012 13:24:53 +0000 (16:24 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 14 May 2012 08:22:18 +0000 (10:22 +0200)
commit3f6297b922622236f7d7a6c0ff85169e95cb6138
tree16c03f9a78f27dd0d1deef744a40d1713e96dcfe
parent94d1991445fa3582c042ee4e5b72606e2fc39cc2
qxl: set size of PCI IO BAR correctly (16) for revision 2

Also move it up into switch(qxl->revision) block

Signed-off-by: Uri Lublin <uril@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c