On Wed, 2014-04-09 at 16:33 +0100, Eric Auger wrote:
> From: Kim Phillips
>
> Functions for which PCI and platform device support share are moved
> into common.c. The common vfio_{get,put}_group() get an additional
> argument, a pointer to a vfio_reset_handler(), for which to pass on to
> qemu_r
From: Kim Phillips
Functions for which PCI and platform device support share are moved
into common.c. The common vfio_{get,put}_group() get an additional
argument, a pointer to a vfio_reset_handler(), for which to pass on to
qemu_register_reset, but only if it exists (the platform device code
cu