acpi: Don't save PcGuestInfo on AcpiBuildState
commitf944d4798c4e8ebb85161d81431d3457de36d042
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2015 18:42:27 +0000 (11 16:42 -0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 6 Feb 2016 18:44:09 +0000 (6 20:44 +0200)
tree41d3b1d6c4c5fe3fa420d350a170dee9c32230eb
parentfb306ffeba87f36d630ab2f1684ca39f93547e0a
acpi: Don't save PcGuestInfo on AcpiBuildState

We don't need to save the pointer on AcpiBuildState, as it is not
used anymore.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/i386/acpi-build.c