1. 4d7beea Prefer 'on' | 'off' over 'yes' | 'no' for bool options by Daniel P. Berrangé · 4 years, 4 months ago
  2. 036a80c authz: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  3. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 5 months ago
  4. c734cd4 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE by Eduardo Habkost · 4 years, 5 months ago
  5. 1ff5adf Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  6. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
  7. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  8. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  9. 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 6 years ago
  10. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  11. a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
  12. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  13. b4682a6 filemon: fix watch IDs to avoid potential wraparound issues by Daniel P. Berrangé · 6 years ago
  14. 063603d authz: Use OBJECT_CHECK() on objects by Philippe Mathieu-Daudé · 6 years ago
  15. 8953caf authz: add QAuthZPAM object type for authorizing using PAM by Daniel P. Berrange · 9 years ago
  16. 55d8698 authz: add QAuthZListFile object type for a file access control list by Daniel P. Berrangé · 7 years ago
  17. c8c9988 authz: add QAuthZList object type for an access control list by Daniel P. Berrange · 9 years ago
  18. fb5c4eb authz: add QAuthZSimple object type for easy whitelist auth checks by Daniel P. Berrangé · 7 years ago
  19. 5b76dd1 authz: add QAuthZ object as an authorization base class by Daniel P. Berrange · 9 years ago