drop obsolete acpi table code It's there for backward compatibility with qemu 1.6 and older. This release is older than a decade. Even qemu itself has removed backward compatibility support (i.e. machine types) for qemu versions that old. It should be safe to remove this code now. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>