]> www.infradead.org Git - users/dwmw2/qemu.git/commit
msix: macro rename for function mask support
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 10:18:00 +0000 (12:18 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 7 Dec 2009 22:36:48 +0000 (16:36 -0600)
commit9fa7591beb036d6791a67a0175c1f5ae863c9660
treeaf75e4d0d3e1a37b9057cead26e691bdfd2116dd
parent066263f37701687c64af9d8825e3376d069ebfd4
msix: macro rename for function mask support

rename ENABLE_OFFSET -> CONTROL_OFFSET, since
same byte includes function mask.
This is in preparation for function mask support.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 2760952ba9610921586e7446d858e23308400391)
hw/msix.c