]> Git Repo - qemu.git/commit
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
authorPaolo Bonzini <[email protected]>
Wed, 13 Nov 2019 14:16:44 +0000 (15:16 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 17 Dec 2019 18:32:27 +0000 (19:32 +0100)
commitfe174132478b4e7b0086f2305a511fd94c9aca8b
tree624f890cff5b4cd7e9f905b80105b908ee004c7e
parent12ceaef6ae0b4d0eec4712aaf54ad3b8434c1afb
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"

-tb-size fits nicely in the new framework for accelerator-specific options.  It
is a very niche option, so insta-deprecate it.

Signed-off-by: Paolo Bonzini <[email protected]>
accel/tcg/tcg-all.c
include/sysemu/accel.h
qemu-deprecated.texi
qemu-options.hx
vl.c
This page took 0.02654 seconds and 4 git commands to generate.