diff options
| author | Greg Kurz <groug@kaod.org> | 2019-02-12 19:24:06 +0100 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2019-02-17 21:54:02 +1100 |
| commit | 0afed8c8195886111dd8ab0d078b189c55949521 (patch) | |
| tree | 5dcd48a555d73d8410c69dac175a1934ae4c86ad /hw/usb/dev-smartcard-reader.c | |
| parent | e150ac89fbcf4ea15535f6718d0194310c39280d (diff) | |
| download | focaccia-qemu-0afed8c8195886111dd8ab0d078b189c55949521.tar.gz focaccia-qemu-0afed8c8195886111dd8ab0d078b189c55949521.zip | |
xive: Only set source type for LSIs
MSI is the default and LSI specific code is guarded by the xive_source_irq_is_lsi() helper. The xive_source_irq_set() helper is a nop for MSIs. Simplify the code by turning xive_source_irq_set() into xive_source_irq_set_lsi() and only call it for LSIs. The call to xive_source_irq_set(false) in spapr_xive_irq_free() is also a nop. Just drop it. Signed-off-by: Greg Kurz <groug@kaod.org> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <154999584656.690774.18352404495120358613.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/usb/dev-smartcard-reader.c')
0 files changed, 0 insertions, 0 deletions