OSDN Git Service

docs: Create docs/devel/qom.rst
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Sep 2020 22:15:25 +0000 (18:15 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (19:11 +0200)
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200910221526.10041-9-ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/devel/index.rst
docs/devel/qom.rst [new file with mode: 0644]

index 04773ce..c34b43e 100644 (file)
@@ -31,3 +31,4 @@ Contents:
    reset
    s390-dasd-ipl
    clocks
+   qom
diff --git a/docs/devel/qom.rst b/docs/devel/qom.rst
new file mode 100644 (file)
index 0000000..dc5be79
--- /dev/null
@@ -0,0 +1,5 @@
+===========================
+The QEMU Object Model (QOM)
+===========================
+
+.. kernel-doc:: include/qom/object.h