qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] VirtIO: Fix QEMU crash during Windows PNP tests


From: Yan Vugenfirer
Subject: [Qemu-devel] [PATCH] VirtIO: Fix QEMU crash during Windows PNP tests
Date: Tue, 8 Sep 2009 10:49:41 -0400 (EDT)

Hello,

In some cases bus driver can deassert "bus master" bit in PCI command
register. The driver will no longer be able to update related registers in
the device. Eventually it will cause QEMU to exit in "virtqueue_num_heads"
function.

Attached path that fixes the described issue.

Best regards,
Yan Vugenfirer.

Attachment: 0001-VirtIO-Fix-QEMU-crash-during-Windows-PNP-tests.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]