diff options
author | Markus Armbruster <armbru@redhat.com> | 2019-12-05 21:35:57 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2019-12-17 09:05:23 +0100 |
commit | e858e04dd400744a93d453e97b33f9eaee2dabec (patch) | |
tree | b975a3805d31c0740742279cf42b5188b98b8be6 /roms/edk2-funcs.sh | |
parent | 1ee5e144ea6bed4afab8c28f1c552c82ef56bc95 (diff) | |
download | qemu-e858e04dd400744a93d453e97b33f9eaee2dabec.zip |
hw/misc/ivshmem: Bury dead legacy INTx code
Devices "ivshmem-plain" and "ivshmem-doorbell" support only MSI-X.
Config space register Interrupt Pin is zero. Device "ivshmem"
additionally supported legacy INTx, but it was removed in commit
5a0e75f0a9 "hw/misc/ivshmem: Remove deprecated "ivshmem" legacy
device". The commit left ivshmem_update_irq() behind. Since the
Interrupt Pin register is zero, the function does nothing. Remove it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20191205203557.11254-1-armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'roms/edk2-funcs.sh')
0 files changed, 0 insertions, 0 deletions