pc: Remove qemu_register_pc_machine() function
commitd644b11657ae047d50d8ea9ce285ecd6dae04ca2
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 15 May 2015 17:18:57 +0000 (15 14:18 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:42 +0000 (31 16:26 +0200)
treefb0757759158ef44af83e2eec5327cc2945b92f1
parent865906f7fdadd2732441ab158787f81f6a212bfe
pc: Remove qemu_register_pc_machine() function

The helper is not needed anymore, as the PC machine classes are
registered using QOM directly.

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>
hw/i386/pc.c
include/hw/i386/pc.h