Skip to content

thew44/matriochqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matriochqa

A csv & markdown front end for QEMU screenshot of matriochqa

Requirements

  • MS-Windows, for the moment - although it should work on Linux as well.
  • Qt 5.12, no way to escape
  • Hugo to render the server status pages into a browser.
  • Hugo them Book. matriochqa may work with other themes, but I tested only this one.
  • QEMU of course

In addition, the following dependencies are linked as git submodules:

Build

As usual:

qmake matriochqa.pro
make

Configure

Typical configuration file:

[%General]
base_vm_dir=C:/mqa/tmp
instance_config=C:/mqa/etc/vm.csv
new_instances_start_immediatly=true

[qemu]
base_qemu_dir=C:/Program Files/qemu
exec\x86_64=qemu-system-x86_64.exe

[markdown]
hugo_content_dir=C:/mqa/hugo/content
hugo_port=1313
mq_root=/
mq_instances_path=/docs/
content_console_depth=100
content_logbook_depth=30

[command_server]
address=127.0.0.1
port=4455

Software will look for matriochqa.ini in current directory. Path to configuration file can be overloaded with command line option -c <path_to_ini>.

Status

NOT FUNCTIONAL, WORKING ON IT !

About

A csv & markdown front end for QEMU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published