summary refs log tree commit diff stats
path: root/hw/net/cadence_gem.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2020-02-19 11:09:49 -0500
committerPatchew Importer <importer@patchew.org>2020-02-19 16:50:02 +0000
commit8b38de9f62cfc3d8d6f946c47e8afb6138539517 (patch)
treee93fb3a5c14e28211857f257af1c6614ac4b3393 /hw/net/cadence_gem.c
parentc001c3b3d93a645d9f0e5cc3638937abc8b8f7f7 (diff)
downloadfocaccia-qemu-8b38de9f62cfc3d8d6f946c47e8afb6138539517.tar.gz
focaccia-qemu-8b38de9f62cfc3d8d6f946c47e8afb6138539517.zip
make mem_path local variable
It's no longer used anywhere beside main(),
so make it local variable that is used for CLI compat
purposes to keep -mem-path option working.

Under hood QEMU will use it to create
  memory-backend-file,mem-path=...
backend and use its MemoryRegion as main RAM.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200219160953.13771-76-imammedo@redhat.com>
Diffstat (limited to 'hw/net/cadence_gem.c')
0 files changed, 0 insertions, 0 deletions