]> xenbits.xensource.com Git - seabios.git/commit
virtio: legacy cleanup
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Jun 2015 07:53:03 +0000 (09:53 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 1 Jul 2015 14:35:50 +0000 (16:35 +0200)
commitfb752e19ce4fb037c3752f9dc380c6b61c20ed50
tree091ba04e69ec8f704deb62e0629a2ec9b5227de5
parent71acef8bb329dcd908e572cfd09fa683eada630b
virtio: legacy cleanup

Now that all code is switched over to use vp_read/write we can
drop the ioaddr field from vp_device and the offset #defines.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/hw/virtio-pci.c
src/hw/virtio-pci.h