qemu-e2k/contrib/plugins
Mahmoud Mandour 447f935674 plugins/cache: make L2 emulation optional through args
By default L2 is not enabled and is enabled by either using the
newly-introduced "l2" boolean argument, or by setting any of the L2
cache parameters using args. On specifying "l2=on", the default cache
configuration is used.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210810134844.166490-5-ma.mandourr@gmail.com>
Message-Id: <20211026102234.3961636-17-alex.bennee@linaro.org>
2021-11-04 10:32:01 +00:00
..
Makefile plugins: Added a new cache modelling plugin 2021-07-14 15:54:13 +01:00
cache.c plugins/cache: make L2 emulation optional through args 2021-11-04 10:32:01 +00:00
execlog.c plugins/execlog: removed unintended "s" at the end of log lines. 2021-09-02 11:29:34 +01:00
hotblocks.c plugins/hotblocks: Added correct boolean argument parsing 2021-09-02 11:29:34 +01:00
hotpages.c plugins/hotpages: introduce sortby arg and parsed bool args correctly 2021-09-02 11:29:34 +01:00
howvec.c plugins/howvec: adapting to the new argument passing scheme 2021-09-02 11:29:34 +01:00
hwprofile.c plugins/hwprofile: adapt to the new plugin arguments scheme 2021-09-02 11:29:34 +01:00
lockstep.c plugins/lockstep: make socket path not positional & parse bool arg 2021-09-02 11:29:34 +01:00