| 1 | /* AUTOMATICALLY GENERATED, DO NOT MODIFY */ |
|---|---|
| 2 | |
| 3 | /* |
| 4 | * Schema-defined QAPI/QMP events |
| 5 | * |
| 6 | * Copyright (c) 2014 Wenchao Xia |
| 7 | * Copyright (c) 2015-2018 Red Hat Inc. |
| 8 | * |
| 9 | * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. |
| 10 | * See the COPYING.LIB file in the top-level directory. |
| 11 | */ |
| 12 | |
| 13 | #include "qemu/osdep.h" |
| 14 | #include "qapi-emit-events.h" |
| 15 | #include "qapi-events-crypto.h" |
| 16 | #include "qapi-visit-crypto.h" |
| 17 | #include "qapi/error.h" |
| 18 | #include "qapi/qmp/qdict.h" |
| 19 | #include "qapi/qobject-output-visitor.h" |
| 20 | #include "qapi/qmp-event.h" |
| 21 | |
| 22 | |
| 23 | /* Dummy declaration to prevent empty .o file */ |
| 24 | char qapi_dummy_qapi_events_crypto_c; |
| 25 |