]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: Rename pc_machine variables to pcms
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 7 Aug 2015 19:55:45 +0000 (16:55 -0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 13 Aug 2015 11:08:26 +0000 (14:08 +0300)
commitec68007a29bff36dab96ae3ea731c85b4b66fdca
tree94992ec056d8eb4dbed4dac527b8e6a8324bc27e
parentdda65c7c4b9b4925bdd056c66d4e1ef5cf4a8fb8
pc: Rename pc_machine variables to pcms

Make the code use the same variable name everywhere. "pcms" is already
being used in existing code and it's shorter.

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
hw/i386/pc_piix.c
hw/i386/pc_q35.c