]> Git Repo - qemu.git/commit
virtio: do not reset msix state on soft reset
authorMichael S. Tsirkin <[email protected]>
Tue, 24 Nov 2009 14:45:35 +0000 (16:45 +0200)
committerMichael S. Tsirkin <[email protected]>
Tue, 1 Dec 2009 15:58:48 +0000 (17:58 +0200)
commit1b8e9b274287ea7e2256244e62ed285b7d83e0ad
tree8931a2e82e02746b51d4c059e9bb5653c1177d44
parentb5f28bcaeec3ca54755f24ae665c4028fc598d77
virtio: do not reset msix state on soft reset

msix state is managed by OS, not the
driver, so it's wrong to touch it
on io from driver.
Mark all vectors unused instead.

Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/virtio-pci.c
This page took 0.026198 seconds and 4 git commands to generate.