]> rtime.felk.cvut.cz Git - jailhouse.git/commit
Documentation: Update and extend interface descriptions
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 4 Mar 2014 08:12:42 +0000 (09:12 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Wed, 5 Mar 2014 09:25:49 +0000 (10:25 +0100)
commit8d31c488af927f5ac0579799814b2b582b1cf231
tree9ab009550520de29e9637e75e2b8fb1e431d1a89
parent438e519dfea9b831f95108865f2fe8e994260514
Documentation: Update and extend interface descriptions

First of all, introduce a glossary for key terms used in the Jailhouse
docs. It introduces the new terms "root cell" and "non-root cell". Then
extend and refactor the hypervisor interface descriptions, specifically
adding hypercalls for obtaining some basic diagnostic data. This data is
supposed to be exposed by the driver via sysfs. Start documenting its
structure.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Documentation/glossary.txt [new file with mode: 0644]
Documentation/hypervisor-interfaces.txt
Documentation/sysfs-entries.txt [new file with mode: 0644]