]> git.proxmox.com Git - mirror_qemu.git/commit
acpi: add interface to access user-installed tables
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Oct 2013 11:41:40 +0000 (14:41 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:48:53 +0000 (17:48 +0300)
commit60de1163d5b5013fe964ac0792e9a64a823e73a3
treea2de55b3a511f4b1a72c6697e0058a42a21a10df
parent64e9df8d34e493e59c1920358257a7576a560a1a
acpi: add interface to access user-installed tables

Also add a new API to install builtin tables, so
that we can distinguish between the two.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/core.c
include/hw/acpi/acpi.h