]> git.proxmox.com Git - mirror_qemu.git/commit - trace-events
hw/vfio/platform: vfio-platform skeleton
authorEric Auger <eric.auger@linaro.org>
Mon, 8 Jun 2015 15:25:25 +0000 (09:25 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 8 Jun 2015 15:25:25 +0000 (09:25 -0600)
commit0ea2730bef0b764ce87f5d6859f9b1eac6069250
tree56c3e63023f9f0b3c59d32bceed223ea99f99a20
parent2e29dd7c44db30e3d3c108ab2a622cbdac6d16f0
hw/vfio/platform: vfio-platform skeleton

Minimal VFIO platform implementation supporting register space
user mapping but not IRQ assignment.

Signed-off-by: Kim Phillips <kim.phillips@linaro.org>
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/Makefile.objs
hw/vfio/platform.c [new file with mode: 0644]
include/hw/vfio/vfio-common.h
include/hw/vfio/vfio-platform.h [new file with mode: 0644]
trace-events