diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-27 04:40:02 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-10 12:15:15 -0500 |
commit | 4cd29274729f6bfbb0202563929225bbbb861c1b (patch) | |
tree | 27898f19996c479fbfaddd9c8bb2a1899c9507c5 /hw/pci | |
parent | ee55686efbd7de8dce8c1437c6e38fb4f5398c24 (diff) | |
download | qemu-4cd29274729f6bfbb0202563929225bbbb861c1b.zip qemu-4cd29274729f6bfbb0202563929225bbbb861c1b.tar.gz qemu-4cd29274729f6bfbb0202563929225bbbb861c1b.tar.bz2 |
hmp: introduce cmd_available
Combine the RUN_STATE_PRECONFIG and cmd_can_preconfig checks
into a single function, to avoid repeating the same expression
(or its negation after applying DeMorgan's rule) over and
over again.
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions