Searched hist:aea5b071012d3507885724362913d0b71dd6c303 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/pci-host/ |
H A D | sabre.h | aea5b071012d3507885724362913d0b71dd6c303 Mon Jan 08 18:16:34 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> apb: QOMify IOMMU
This is in preparation to split the IOMMU device out of the APB. As part of this commit we also enforce separation of the IOMMU and APB devices by using a QOM object link to pass the IOMMU reference and accessing the IOMMU registers via a separate memory region mapped into the APB config space rather than directly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
|
/qemu/hw/pci-host/ |
H A D | sabre.c | aea5b071012d3507885724362913d0b71dd6c303 Mon Jan 08 18:16:34 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> apb: QOMify IOMMU
This is in preparation to split the IOMMU device out of the APB. As part of this commit we also enforce separation of the IOMMU and APB devices by using a QOM object link to pass the IOMMU reference and accessing the IOMMU registers via a separate memory region mapped into the APB config space rather than directly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
|
/qemu/hw/sparc64/ |
H A D | sun4u.c | aea5b071012d3507885724362913d0b71dd6c303 Mon Jan 08 18:16:34 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> apb: QOMify IOMMU
This is in preparation to split the IOMMU device out of the APB. As part of this commit we also enforce separation of the IOMMU and APB devices by using a QOM object link to pass the IOMMU reference and accessing the IOMMU registers via a separate memory region mapped into the APB config space rather than directly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
|