]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: Convert *_MACHINE_OPTIONS macros into functions
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 15 May 2015 17:18:54 +0000 (14:18 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 31 May 2015 14:26:42 +0000 (16:26 +0200)
commitfddd179ab962f6f78a8493742e1068d6a620e059
treec00f14f8e8937b1175b854082a90439dcb28e0ec
parent61f219dfb093c0df91926928c780299cdf429619
pc: Convert *_MACHINE_OPTIONS macros into functions

By now the new functions will get QEMUMachine as argument, but they will
be later converted to initialize a MachineClass struct 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_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h