xemu/include
Igor Mammedov 8b38de9f62 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>
2020-02-19 16:50:02 +00:00
..
2019-08-16 13:31:51 +02:00
2019-08-16 13:31:52 +02:00
2020-01-24 20:59:13 +01:00
2020-01-24 20:59:16 +01:00
2020-02-19 16:50:02 +00:00
2020-02-12 14:58:36 -08:00
2020-01-14 07:26:36 +01:00
2020-01-23 15:34:04 +00:00