mirror of
https://github.com/qemu/qemu.git
synced 2026-09-21 14:04:09 +00:00
The getter and setter use visit_type_uint32, not visit_type_int.
Fixes: fe17413247 ("tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"")
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>