]> Git Repo - qemu.git/commit
hw/vfio: create common module
authorEric Auger <[email protected]>
Mon, 22 Dec 2014 16:54:51 +0000 (09:54 -0700)
committerAlex Williamson <[email protected]>
Mon, 22 Dec 2014 16:54:51 +0000 (09:54 -0700)
commite2c7d025ada047a3f0225f89ff36626d1bd46e47
tree16e5cb84064562a7148ab4219055245ddb4bc456
parentdf92ee444884ba66b5cc95e3ff3d5579f89ed4aa
hw/vfio: create common module

A new common module is created. It implements all functions
that have no device specificity (PCI, Platform).

This patch only consists in move (no functional changes)

Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Eric Auger <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
hw/vfio/Makefile.objs
hw/vfio/common.c [new file with mode: 0644]
hw/vfio/pci.c
include/hw/vfio/vfio-common.h [new file with mode: 0644]
trace-events
This page took 0.024704 seconds and 4 git commands to generate.