Hello, Stefan
Thanks for the review.
I'll go over it later this week and prepare new patches.
Dmitry.
On Fri, Nov 30, 2012 at 6:37 PM, Stefan Hajnoczi wrote:
> On Fri, Nov 16, 2012 at 2:55 PM, Dmitry Fleytman
> wrote:
> > +/* Whether MSI-X support was installed successfully */
> > +
On Fri, Nov 16, 2012 at 2:55 PM, Dmitry Fleytman wrote:
> +/* Whether MSI-X support was installed successfully */
> +uint8_t msix_used;
> +/* Whether MSI support was installed successfully */
> +uint8_t msi_used;
These two fields should be bool.
> +/* Whet