On Tue, Feb 24, 2015 at 12:57 AM, David Gibson
wrote:
> On Mon, Feb 23, 2015 at 10:38:06PM -0800, Peter Crosthwaite wrote:
>> On Mon, Feb 23, 2015 at 3:05 PM, David Gibson
>> wrote:
>> > Currently the ivshmem device is built whenever both PCI and KVM support are
>> > included. This patch gives i
On Mon, Feb 23, 2015 at 10:38:06PM -0800, Peter Crosthwaite wrote:
> On Mon, Feb 23, 2015 at 3:05 PM, David Gibson
> wrote:
> > Currently the ivshmem device is built whenever both PCI and KVM support are
> > included. This patch gives it its own config option to allow easier
> > customization of
On Mon, Feb 23, 2015 at 3:05 PM, David Gibson
wrote:
> Currently the ivshmem device is built whenever both PCI and KVM support are
> included. This patch gives it its own config option to allow easier
> customization of whether to include it. It's enabled by default in the
> same circumstances a
Currently the ivshmem device is built whenever both PCI and KVM support are
included. This patch gives it its own config option to allow easier
customization of whether to include it. It's enabled by default in the
same circumstances as now - when both PCI and KVM are available.
Signed-off-by: D