[PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code

2014-02-04 Thread Will Deacon
Despite not being used anymore, there are still traces of BAR 3 in both the code and comments for the virtio pci msix implementation. This patch removes the redundant code and fixes up the comments to match what we're actually doing. Cc: Sasha Levin Signed-off-by: Will Deacon --- tools/kvm/vir

[PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code

2014-02-04 Thread Will Deacon
Despite not being used anymore, there are still traces of BAR 3 in both the code and comments for the virtio pci msix implementation. This patch removes the redundant code and fixes up the comments to match what we're actually doing. Cc: Sasha Levin Signed-off-by: Will Deacon --- tools/kvm/vir