]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt-acpi-build.c
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
authorAlexander Graf <agraf@suse.de>
Fri, 10 Feb 2017 17:40:29 +0000 (17:40 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Feb 2017 17:40:29 +0000 (17:40 +0000)
commit76266d9913961922415ce46b628e4ad706a1ef08
tree41f126e8434c7e1da39e7bc0a39fc253e24fad9d
parent054bb7b215d621d7b3bba16f40bf3291ef4f430b
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI

Virtio-mmio devices can directly access guest memory and do so in cache
coherent fashion. Tell the guest about that fact when it's using ACPI.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1486644810-33181-3-git-send-email-agraf@suse.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c