summaryrefslogtreecommitdiffstats
path: root/authz/simple.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster2019-05-131-1/+1
* authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé2019-02-261-0/+115