OSDN Git Service

hw/vfio/platform: add irq assignment
authorEric Auger <eric.auger@linaro.org>
Mon, 8 Jun 2015 15:25:26 +0000 (09:25 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Jun 2015 15:25:26 +0000 (09:25 -0600)
commit38559979bf0095a586f61bc9e028df36673f21a1
treec85be8d62f7275fe35b5dcd650b243af99853976
parent0ea2730bef0b764ce87f5d6859f9b1eac6069250
hw/vfio/platform: add irq assignment

This patch adds the code requested to assign interrupts to
a guest. The interrupts are mediated through user handled
eventfds only.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Tested-by: Vikram Sethi <vikrams@codeaurora.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/platform.c
include/hw/vfio/vfio-platform.h
trace-events