OSDN Git Service

msix: use range helper function.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Tue, 15 Dec 2009 11:26:04 +0000 (20:26 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 23 Dec 2009 14:35:00 +0000 (16:35 +0200)
commit98a3cb024b0e4d5a4b1458946a82ea9b9619ba1c
tree5bc90b9b170c5029ca3f052f9d33762deac5a83a
parenta40e3411d199c43ea1eb837da642829d6a2d0148
msix: use range helper function.

use range helper function in msix_write_config().

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/msix.c