On Thu, 10 Jun 2010 18:22:52 +0300
"Michael S. Tsirkin" <[email protected]> wrote:

> virtio-pci resets the device at startup by writing to the status
> register, but this does not clear the pci config space,
> specifically msi enable status which affects register
> layout.
> 
> This breaks things like kdump when they try to use e.g. virtio-blk.
> 
> Fix by forcing msi off at startup. Since pci.c already has
> a routine to do this, we export and use it instead of duplicating code.
> 
> Signed-off-by: Michael S. Tsirkin <[email protected]>
> Tested-by: Vivek Goyal <[email protected]>
> Cc: Jesse Barnes <[email protected]>
> Cc: [email protected]
> ---

Yeah, looks fine.

Acked-by: Jesse Barnes <[email protected]>

-- 
Jesse Barnes, Intel Open Source Technology Center
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to