-
So I'm trying to fix some corner cases under pHyp, and noticed that after calling read_hypervisor() in an LPAR, desc->hyper is NONE. That is because this commit assumes that /compatible only exists fo…
-
Rear works currently only in x86_64 architectures. The ISO file is not created in s390x. ISO file is created in ppc64 and ppc64le, but it is not bootable.
rear-1.17.2-1.el7.noarch
There is output of…
-
Ginger needs a runtime check to import and/or show the UI of the Firmware update feature only when running on a Power (ppc) machine.
-
It would be nice if we somehow were able to get the virtualization type (kvm, openvz, linux_vserver,...) and role (host, guest). Currently this is not possible, so I've written a small module to do so…
-
I'm trying to get things set up.
Directory cxxtest-src has MyTestSuitelh; under that is directory cxxtest and directory bin which contains cxxtestgen.
created MyTestSuite.h and compiled it
# includ…