1/* AUTOMATICALLY GENERATED, DO NOT MODIFY */
2
3/*
4 * Schema-defined QAPI types
5 *
6 * Copyright IBM, Corp. 2011
7 * Copyright (c) 2013-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_TYPES_H
14#define QAPI_TYPES_H
15
16#include "qapi/qapi-builtin-types.h"
17#include "qapi-types-error.h"
18#include "qapi-types-common.h"
19#include "qapi-types-sockets.h"
20#include "qapi-types-run-state.h"
21#include "qapi-types-crypto.h"
22#include "qapi-types-block.h"
23#include "qapi-types-char.h"
24#include "qapi-types-dump.h"
25#include "qapi-types-job.h"
26#include "qapi-types-net.h"
27#include "qapi-types-rdma.h"
28#include "qapi-types-rocker.h"
29#include "qapi-types-tpm.h"
30#include "qapi-types-ui.h"
31#include "qapi-types-authz.h"
32#include "qapi-types-migration.h"
33#include "qapi-types-transaction.h"
34#include "qapi-types-trace.h"
35#include "qapi-types-introspect.h"
36#include "qapi-types-qom.h"
37#include "qapi-types-qdev.h"
38#include "qapi-types-machine.h"
39#include "qapi-types-machine-target.h"
40#include "qapi-types-misc.h"
41#include "qapi-types-misc-target.h"
42#include "qapi-types-audio.h"
43
44#endif /* QAPI_TYPES_H */
45