On Tue, 11 Aug 2020 19:28:44 +0200
Philippe Mathieu-Daudé wrote:
> Add a trace event to display the amount of IRQs available
> on the device.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> util/vfio-helpers.c | 1 +
> util/trace-events | 1 +
> 2 files changed, 2 insertions(+)
>
> diff -
Add a trace event to display the amount of IRQs available
on the device.
Signed-off-by: Philippe Mathieu-Daudé
---
util/vfio-helpers.c | 1 +
util/trace-events | 1 +
2 files changed, 2 insertions(+)
diff --git a/util/vfio-helpers.c b/util/vfio-helpers.c
index 6defefcc01..3ad7e6be52 100644
--