Commit graph

157 commits

Author SHA1 Message Date
Michael N. Lipp
ae3941707a
Feature/web gui (#12)
Basic GUI functions (start/stop).
2023-10-21 22:16:10 +02:00
Michael N. Lipp
6491742eb0
Bugfix/cpu topology (#11)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-10-10 12:57:13 +02:00
Michael N. Lipp
7be1c407fe
Bugfix/cpu topology (#10)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-10-09 22:13:33 +02:00
1aecb82843 Delay QEMU configuration until QMP is configured.
Fixes #4.
2023-09-16 13:20:42 +02:00
ea6751282c Take different approach to finding CR.
Requires less privileges.
2023-09-16 11:47:46 +02:00
2210dbcae2 Log handling errors. 2023-09-16 11:43:51 +02:00
8a7d9d6621 Report current CPUs in status. 2023-09-15 11:51:19 +02:00
ce786ea70d Clear RAM usage on stop. 2023-09-14 19:03:45 +02:00
9d29266907 Report current RAM usage in status. 2023-09-14 18:59:18 +02:00
a045cba998 Fix (make use of) transient dependencies. 2023-09-14 14:55:50 +02:00
74e05ce023 Provide "Running" condition in status. 2023-09-14 14:14:07 +02:00
f50a4af46c Namespace can be set for development. 2023-09-14 09:57:20 +02:00
72beccc8cd Remove setup-machine-id.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Causes problems and is not needed.
2023-09-11 17:50:21 +02:00
6840db635e Upgrade libraries. 2023-09-01 22:22:57 +02:00
e75f12c69f Prioritize messages. 2023-08-24 14:00:33 +02:00
5fe71670e2 Add useful startup information. 2023-08-24 13:56:23 +02:00
c13344d0e2 Force parallel GC. 2023-08-24 13:25:25 +02:00
c5818b6bf4 Improve error handling. 2023-08-23 12:00:52 +02:00
2d35738f5a Create and use alpine based image.
Arch based is simply too big.
2023-08-23 10:29:58 +02:00
9305ebe927 Add the paths used by alpine. 2023-08-22 23:05:23 +02:00
9af84091b5 fix erroneous usage of qemu-base. 2023-08-22 18:38:55 +02:00
9ed16f4c3a Add some debug logging. 2023-08-20 19:18:36 +02:00
c69ae44395 Disable direct access to flash. 2023-08-20 19:11:38 +02:00
9706a9af8c Fix order. 2023-08-19 18:00:38 +02:00
15d7589144 Pretty print size. 2023-08-19 17:56:10 +02:00
e84b9e3e82 Fix/add resource requirements. 2023-08-15 17:02:59 +02:00
ffdc603122 Add intel-iommu device. 2023-08-14 22:22:26 +02:00
2404663045 Move memory parsing to utility class. 2023-08-14 17:17:34 +02:00
7113aad8eb Use dash in k8s context, but not for directories. 2023-08-09 21:42:09 +02:00
ce07e43529 Adapt to latest conventions. 2023-08-09 18:24:57 +02:00
010b6fdce6 Rename event. 2023-08-08 13:22:27 +02:00
0c4cb7e9b4 Improve handling of missing (illegal) configuration. 2023-08-08 13:06:32 +02:00
d74ec52441 Better error message. 2023-08-08 13:05:56 +02:00
758412673e Improve powerdown behavior. 2023-08-08 12:42:44 +02:00
3a0da6cb70 No changes while terminating. 2023-08-08 10:25:12 +02:00
cc7037be0b Re-order methods. 2023-08-07 12:05:12 +02:00
6ac60d72f0 Fix toString. 2023-08-07 12:04:08 +02:00
37e8f90cd1 Use one event processor for "main loop" events. 2023-08-07 11:58:18 +02:00
3e43d02931 Javadoc fixes. 2023-08-07 10:28:47 +02:00
a2f00eb1ec Not needed. 2023-08-07 10:09:53 +02:00
fbc25d4db8 Refactor. 2023-08-06 23:01:50 +02:00
e8b10b32b0 Support cdrom media change. 2023-08-05 11:40:36 +02:00
37ffe475fb Use updated library. 2023-08-02 12:51:08 +02:00
d208917ab7 Log version information. 2023-08-01 12:54:04 +02:00
e1b52da239 Add debug message. 2023-07-31 23:02:40 +02:00
ba5dad1fe5 Fix command. 2023-07-31 22:59:09 +02:00
ca1e00d326 Javadoc fixes. 2023-07-31 18:05:27 +02:00
246e6480db Support for updating CPUs and RAM. 2023-07-31 17:59:56 +02:00
9fd2e282b1 RAM size adaption works. 2023-07-30 12:31:23 +02:00
48d8e63c25 Add dependencies. 2023-07-27 18:46:17 +02:00