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#ifndef QAPI_EVENTS_H
14#define QAPI_EVENTS_H
15
16#include "qapi-events-error.h"
17#include "qapi-events-common.h"
18#include "qapi-events-sockets.h"
19#include "qapi-events-run-state.h"
20#include "qapi-events-crypto.h"
21#include "qapi-events-block.h"
22#include "qapi-events-char.h"
23#include "qapi-events-dump.h"
24#include "qapi-events-job.h"
25#include "qapi-events-net.h"
26#include "qapi-events-rdma.h"
27#include "qapi-events-rocker.h"
28#include "qapi-events-tpm.h"
29#include "qapi-events-ui.h"
30#include "qapi-events-authz.h"
31#include "qapi-events-migration.h"
32#include "qapi-events-transaction.h"
33#include "qapi-events-trace.h"
34#include "qapi-events-introspect.h"
35#include "qapi-events-qom.h"
36#include "qapi-events-qdev.h"
37#include "qapi-events-machine.h"
38#include "qapi-events-machine-target.h"
39#include "qapi-events-misc.h"
40#include "qapi-events-misc-target.h"
41#include "qapi-events-audio.h"
42#include "qapi/util.h"
43#include "qapi-types.h"
44
45#endif /* QAPI_EVENTS_H */
46