]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qapi/ui: Drop temporary 'prefix'
authorMarkus Armbruster <armbru@redhat.com>
Wed, 4 Sep 2024 11:18:25 +0000 (13:18 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 10 Sep 2024 11:22:47 +0000 (13:22 +0200)
commit154fd4d1a09c4fb53f21bce94793253eeaf279db
tree5c686e76b8237f309def6d0966c04e1a12c0023e
parent0aa4bd6aebf1dc951da5c5b762eff13c8d37f768
qapi/ui: Drop temporary 'prefix'

Recent commit "qapi: Smarter camel_to_upper() to reduce need for
'prefix'" added a temporary 'prefix' to delay changing the generated
code.

Revert it.  This improves DisplayGLMode's generated enumeration
constant prefix from DISPLAYGL_MODE to DISPLAY_GL_MODE.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240904111836.3273842-9-armbru@redhat.com>
qapi/ui.json
system/vl.c
ui/dbus.c
ui/egl-context.c
ui/egl-headless.c
ui/egl-helpers.c
ui/gtk.c
ui/sdl2-gl.c
ui/sdl2.c
ui/spice-core.c