Commit 9f0c09e
committed
hv: mshv_vtl: Handle unmapping of redirected interrupts
User space requests the tear down of a redirected interrupt using the
APIC ID and the CPU interrupt vector number associated with it.
Traverse the list of redirected interrupt and release the resources of
the IRQ being teared down.
Signed-off-by: Ricardo Neri <[email protected]>
---
Changes since v2:
* Introduced this patch.
Changes since v1:
* N/A1 parent de2841b commit 9f0c09e
1 file changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1759 | 1759 | | |
1760 | 1760 | | |
1761 | 1761 | | |
1762 | | - | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
1763 | 1780 | | |
1764 | 1781 | | |
1765 | 1782 | | |
| |||
0 commit comments