]> Git Repo - qemu.git/commit
i386: Rename bools in PCMachineState to end in _enabled
authorCorey Minyard <[email protected]>
Wed, 7 Nov 2018 15:24:34 +0000 (09:24 -0600)
committerEduardo Habkost <[email protected]>
Tue, 11 Dec 2018 17:45:22 +0000 (15:45 -0200)
commitf5878b0381106041e0eb0ad4a45751d49e9115af
tree1ff49493e3d9ddc12015b0c36aad2c32b4b752a1
parent7cfda775e575e9561043c26853b4ca6f891cce70
i386: Rename bools in PCMachineState to end in _enabled

This makes their function more clear and prevents conflicts when adding
the actual devices to the machine state, if necessary.

Signed-off-by: Corey Minyard <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Message-Id: <20181107152434[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h
This page took 0.026319 seconds and 4 git commands to generate.