]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
TODO: Add item for config generator refactoring
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 20 May 2016 08:29:14 +0000 (10:29 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 20 May 2016 08:31:33 +0000 (10:31 +0200)
Based on http://thread.gmane.org/gmane.linux.jailhouse/4893.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
TODO.md

diff --git a/TODO.md b/TODO.md
index b5af2d12e4672b5b531f223fdbbf6a4d3f0557fa..ce9a564eb0fbccb2498a91800e924287db722990 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -22,6 +22,9 @@ ARM support
 Configuration
  - review of format, rework of textual representation
  - platform device assignment
+ - refactor config generator
+    - better internal structure, also to prepare non-x86 support
+    - move into Python module, for reuse by multiple helper scripts
  - enhance config generator
     - confine the created root cell config to the essentially required
       resources (e.g. PCI BARs)