]> git.proxmox.com Git - mirror_qemu.git/commit - hw/display/virtio-vga.c
virtio: rename the bar index field name in VirtIOPCIProxy
authorChen Fan <fan.chen@easystack.cn>
Thu, 29 Sep 2016 04:04:40 +0000 (12:04 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 8 Oct 2016 08:25:29 +0000 (11:25 +0300)
commit7a25126d8a4155536a8a3d350e0ab185607bc819
tree970236cd095d46992180e550cb46bbb44fe1b0cf
parent0839f11cda08039d15b3e7621390de3e512b24e7
virtio: rename the bar index field name in VirtIOPCIProxy

the bar index names are much similar to the bar memory regions,
distinguish them to improve the code readability.

Signed-off-by: Chen Fan <fan.chen@easystack.cn>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/display/virtio-vga.c
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h