mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-29 10:08:55 +02:00
Enum values are always preceded by the uppercase name of the enum, so they do not conflict with reserved words. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>