msix: drop unused msix_bar_size, require valid bar_size
commit393a98924eb00df76231384b86652e1d5f964d67
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 4 Jun 2012 14:56:01 +0000 (4 16:56 +0200)
committerMichael S. Tsirkin <mst@robin.(none)>
Mon, 18 Jun 2012 07:21:04 +0000 (18 10:21 +0300)
tree895f71570b4fff16634eb246deb1413b0497128b
parent80aa796bf38b7ef21daa42673b4711510c450d8a
msix: drop unused msix_bar_size, require valid bar_size

No user in sight for msix_bar_size.
bar_size for all users is aligned, let's simply
require this instead of trying to fix up invalid input.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/msix.c
hw/msix.h
hw/pci.h