aboutsummaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorHikaru Nishida <hikarupsp@gmail.com>2017-12-18 14:00:43 +0900
committerKevin Wolf <kwolf@redhat.com>2018-01-23 12:33:07 +0100
commit5e9aa92eb1a5abbb6e0e3dafdf64ac728e11b6f2 (patch)
tree1f89a5cb82e559662ff77d72a75afefc4c164188 /tests/.gitignore
parentf86428a1f4f91a460ed585682af70d3e8c31dc06 (diff)
downloadqemu-5e9aa92eb1a5abbb6e0e3dafdf64ac728e11b6f2.zip
qemu-5e9aa92eb1a5abbb6e0e3dafdf64ac728e11b6f2.tar.gz
qemu-5e9aa92eb1a5abbb6e0e3dafdf64ac728e11b6f2.tar.bz2
hw/block: Fix pin-based interrupt behaviour of NVMe
Pin-based interrupt of NVMe controller did not work properly because using an obsolated function pci_irq_pulse(). To fix this, change to use pci_irq_assert() / pci_irq_deassert() instead of pci_irq_pulse(). Signed-off-by: Hikaru Nishida <hikarupsp@gmail.com> Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions