stdvga: fix offset in pci_vga_ioport_read
commit24cdff7c8278849747035f9554f8c538beabf949
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 8 Apr 2015 07:03:54 +0000 (8 09:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Jun 2015 09:01:59 +0000 (10 11:01 +0200)
tree0a80d7c3af2fc58f6d4925dc7fb5d9cea63d6b41
parentb0411142f482df92717f8b4a3b746081a62b724f
stdvga: fix offset in pci_vga_ioport_read

Simliar to pci_vga_ioport_write.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/vga-pci.c