commit | 0c764a9dfc0d480c21f325480aa2e69581841858 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Thu Mar 21 00:23:17 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Apr 04 19:23:08 2013 -0500 |
tree | eaed2d79b7c9b91481eccb6d1d15d739a7101924 | |
parent | 8ccbad5c7b61c46c1b69b8089b8965cd69c0a8de [diff] |
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor As one consequence, strtok() -- which modifies its argument -- is replaced with g_strsplit(). Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1363821803-3380-6-git-send-email-lersek@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>