]> git.proxmox.com Git - 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)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Dec 2009 19:50:52 +0000 (21:50 +0200)
commit2760952ba9610921586e7446d858e23308400391
tree9d9d875aabb7256ae156781dbe642bb8f80583a8
parent5d7ff5bbde21858b43af38e7cb5cae59bd4668ad
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>
hw/msix.c