docs: Convert 'internals/eventloop' page to rst and move it to 'kbase/internals'

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa
2022-04-05 13:58:56 +02:00
parent 879546fdd4
commit dc57ae6fe1
6 changed files with 88 additions and 110 deletions

View File

@@ -88,3 +88,6 @@ Internals
`Spawning commands <internals/command.html>`__
Spawning commands from libvirt driver code
`Event loop and worker pool <internals/eventloop.html>`__
Libvirt's event loop and worker pool mode