commit | 38c4ab8e48ab153dee461e10e81256720b70a0b3 | [log] [tgz] |
---|---|---|
author | Graeme Gregory <graeme.gregory@linaro.org> | Tue Jul 28 10:44:02 2015 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Sep 08 13:30:28 2015 +0300 |
tree | 1e154c1248aec4cc04b02b229c7a8d2ef6d85600 | |
parent | 53eab6fd2777dc7cb338519827e23f8bf892903e [diff] |
virtio_mmio: add ACPI probing Added the match table and pointers for ACPI probing to the driver. This uses the same identifier for virt devices as being used for qemu ARM64 ACPI support. http://git.linaro.org/people/shannon.zhao/qemu.git/commit/d0bf1955a3ecbab4b51d46f8c5dda02b7e14a17e Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>