]> xenbits.xensource.com Git - qemu-xen.git/commit
plugins/cache: split command line arguments into name and value
authorMahmoud Mandour <ma.mandourr@gmail.com>
Tue, 26 Oct 2021 10:22:21 +0000 (11:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Nov 2021 10:32:01 +0000 (10:32 +0000)
commit53366adf9c0c6b00ec54ff3074037c82995c7ed0
tree4a5d2edead5e8323b9dfad0a8374763f093ab8e4
parent14f3110a99d4edf683c6b503ca02dba09a124aff
plugins/cache: split command line arguments into name and value

This way of handling args is more lenient and sets a better framework to
parse boolean command line arguments.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210810134844.166490-4-ma.mandourr@gmail.com>
Message-Id: <20211026102234.3961636-16-alex.bennee@linaro.org>
contrib/plugins/cache.c