qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] acpi-build: add -acpitable support


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/3] acpi-build: add -acpitable support
Date: Thu, 10 Oct 2013 11:04:26 +0300

This small patchset is on top of my acpi series v9 -
as that is very big by now, sending as incremental
patches to simplify review.

Michael S. Tsirkin (3):
  acpi: add interface to access user-installed tables
  pc: use new api to add builtin tables
  acpi-build: load tables supplied by user

 include/hw/acpi/acpi.h |  4 ++++
 hw/acpi/core.c         | 40 ++++++++++++++++++++++++++++++++++++++++
 hw/i386/acpi-build.c   |  9 +++++++++
 hw/i386/pc.c           |  2 +-
 4 files changed, 54 insertions(+), 1 deletion(-)

-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]