]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/i386/pc.h
pc: Define machines using a DEFINE_PC_MACHINE macro
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 15 May 2015 17:18:53 +0000 (14:18 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:42 +0000 (16:26 +0200)
commit61f219dfb093c0df91926928c780299cdf429619
tree7eb9ac3dd6e3ad3c0d7fc8e7d0b5724f331d1596
parentb6b5c8e492ae7b71a16fe702b7409bff0feebfa7
pc: Define machines using a DEFINE_PC_MACHINE macro

This will automatically generate the existing QEMUMachine structs based
on the *_MACHINE_OPTIONS macros, and automatically add registration code
for them.

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