acpi: add implementation of aml_while() term
commit32d9ca15bac63e8a7bad6dc1a4ab624e6d6d3b0f
authorMarcel Apfelbaum <marcel@redhat.com>
Tue, 2 Jun 2015 11:22:56 +0000 (2 14:22 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 3 Jun 2015 16:19:16 +0000 (3 18:19 +0200)
tree504316dd7e591d5bd1d199226ca5696143a73b74
parentca9b46bcecc0f06882eec1b152b71f93a066da79
acpi: add implementation of aml_while() term

Commit 68e6b0af7 (acpi: add aml_while() term) added
the definition of aml_while without the actual implementation.
Implement the term.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
hw/acpi/aml-build.c