1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

Merge branch 'master' into devel

This commit is contained in:
Stefan Lankes 2017-02-18 11:44:36 +01:00
commit 595b4c83c1

View file

@ -615,7 +615,6 @@ int cpu_detection(void) {
check_est(first_time);
if (first_time && on_hypervisor()) {
uint32_t c, d;
char vendor_id[13];
LOG_INFO("HermitCore is running on a hypervisor!\n");