On Fri, Jun 10, 2016 at 8:30 AM, Jan Kiszka wrote:
> On 2016-06-08 17:25, Eduardo Habkost wrote:
>> On Wed, Jun 08, 2016 at 01:00:32PM +0300, David Kiarie wrote:
>>> Sample composite SysBus and PCI device similar to AMD IOMMU setup
>>>
>>> Signed-off-by: David Kiarie
>>> ---
>>> hw/i386/composit
On 2016-06-08 17:25, Eduardo Habkost wrote:
> On Wed, Jun 08, 2016 at 01:00:32PM +0300, David Kiarie wrote:
>> Sample composite SysBus and PCI device similar to AMD IOMMU setup
>>
>> Signed-off-by: David Kiarie
>> ---
>> hw/i386/compositedevice.c | 113
>>
On Wed, Jun 08, 2016 at 01:00:32PM +0300, David Kiarie wrote:
> Sample composite SysBus and PCI device similar to AMD IOMMU setup
>
> Signed-off-by: David Kiarie
> ---
> hw/i386/compositedevice.c | 113
> ++
> 1 file changed, 113 insertions(+)
> crea
Sample composite SysBus and PCI device similar to AMD IOMMU setup
Signed-off-by: David Kiarie
---
hw/i386/compositedevice.c | 113 ++
1 file changed, 113 insertions(+)
create mode 100644 hw/i386/compositedevice.c
diff --git a/hw/i386/compositedevice.