On 3/30/22 16:43, Claudio Imbrenda wrote:
Refactor and rename vm.[ch] to hardware.[ch] * Rename vm.[ch] to hardware.[ch] * Consolidate all detection functions into detect_host, which returns what host system the test is running on * Move host_is_zvm6 to the library (was in a testcase)
We can drop that function, we don't need to fence this anymore.