aboutsummaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
authorLiran Alon <liran.alon@oracle.com>2020-03-12 18:54:23 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-06-10 12:09:46 -0400
commitdcd938f032d3cca5d33d9faaca591b498d40debe (patch)
tree9928b579c0ffc663743d2f06042700cd59685d87 /monitor
parentd8f23d619c495bc64977c00e92f3af4ff2c54046 (diff)
downloadqemu-dcd938f032d3cca5d33d9faaca591b498d40debe.zip
qemu-dcd938f032d3cca5d33d9faaca591b498d40debe.tar.gz
qemu-dcd938f032d3cca5d33d9faaca591b498d40debe.tar.bz2
hw/i386/vmport: Define enum for all commands
No functional change. Defining an enum for all VMPort commands have the following advantages: * It gets rid of the error-prone requirement to update VMPORT_ENTRIES when new VMPort commands are added to QEMU. * It makes it clear to know by looking at one place at the source, what are all the VMPort commands supported by QEMU. Reviewed-by: Nikita Leshenko <nikita.leshchenko@oracle.com> Signed-off-by: Liran Alon <liran.alon@oracle.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200312165431.82118-9-liran.alon@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions