Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -4/+2 |
* | authz: fix usage of bool in listfile.c | Jafar Abdi | 2020-02-07 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | authz: Normalize #include "authz/trace.h" to "trace.h" | Markus Armbruster | 2019-05-13 | 1 | -1/+1 |
* | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 2019-04-02 | 1 | -1/+1 |
* | authz: add QAuthZListFile object type for a file access control list | Daniel P. Berrangé | 2019-02-26 | 1 | -0/+283 |