commit | 85352471ce78d73b8306822959caace2e8880535 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Sep 22 13:35:28 2009 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:52 2009 -0500 |
tree | 88d5ded6eef6d9111077fe4c50a8da42ff698500 | |
parent | 5a1fc5e8529afb6041a3dfa406a94c187d2afc1d [diff] |
qemu/virtio-pci: remove unnecessary check it's safe to call msix_write_config if msix is disabled, so call it unconditionally on pci config write. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>