]> Git Repo - qemu.git/commit
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
authorAmit Shah <[email protected]>
Thu, 25 Feb 2010 11:54:43 +0000 (17:24 +0530)
committerAnthony Liguori <[email protected]>
Mon, 8 Mar 2010 17:30:09 +0000 (11:30 -0600)
commit75422b0d38029d2e098309da4dd7199dc7b2d2a9
treeab5c58bc5ee0cf64c0dc43e610f7c8c04b065937
parent1a8e2aaa3fb495e7f3d2ace1900fc104151b1b28
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors

net.c used a constant to signify no MSI vectors were specified. Extend
that to all qdev devices.

Signed-off-by: Amit Shah <[email protected]>
Reported-by: "Michael S. Tsirkin" <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/qdev.c
hw/qdev.h
net.c
net.h
This page took 0.028025 seconds and 4 git commands to generate.