qemu/hw/i386
Laszlo Ersek 0c764a9dfc 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>
2013-04-04 19:23:08 -05:00
..
kvmvapic.c i386: move files referencing CPU to hw/i386/ 2013-03-01 15:01:19 +01:00
Makefile.objs i386: move files referencing CPU to hw/i386/ 2013-03-01 15:01:19 +01:00
multiboot.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
pc_piix.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pc_q35.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
pc.c acpi_table_add(): accept QemuOpts and parse it with OptsVisitor 2013-04-04 19:23:08 -05:00
smbios.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
xen_domainbuild.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
xen_machine_pv.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00