-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule dummy-psu
updated
15 files
+5 −0 | .travis.yml | |
+16 −15 | Makefile | |
+17 −20 | dummy-psu.spec.in | |
+503 −42 | module/dummy_psu.c | |
+11 −9 | module/dummy_psu.h | |
+0 −0 | receiver/20-dummy-psu.sh | |
+1 −3 | receiver/Makefile | |
+0 −0 | receiver/dummy_psu.h | |
+1 −1 | receiver/module-load-dummy-psu.service | |
+247 −0 | receiver/qubes-psu-client.c | |
+2 −2 | receiver/[email protected] | |
+0 −0 | sender/qubes.PowerSupply | |
+0 −249 | vm/power_supply.h-4.19 | |
+0 −258 | vm/power_supply.h-5.4 | |
+0 −294 | vm/qubes-psu-client.c |