This project is mirrored from https://*****@github.com/hermitcore/uhyve.git.
Pull mirroring updated .
-
v0.0.29
Implement GDB server using gdbstub - switch to gdbstub as crate for GDB Remote Serial Protocol
-
v0.0.28
using the latest KVM bindings - Bump kvm-bindings from 0.3.0 to 0.4.0 #101 - fix bug in the evaluation of cpuid entries - Bump goblin from 0.3.4 to 0.4.0 #100 - Bump byteorder from 1.4.2 to 1.4.3 #93
-
v0.0.26
fix bug on macOS Big Sur - fix emulation of the IO-APIC for macOS Big Sur #60 - added instrument feature using rftrace #64
-
v0.0.25
reducing the number of VM exists - prevent VM exits due to HLT/MWAIT instructions (#59) - Improve Hugepage detection and parameters (#44) - Add option to bind vCPUs to host CPUs (#51)
-
v0.0.21
add support of relocatable kernel
-
v0.0.20
improve the cpu frequency detectionwq
-
v0.0.19
add option to determine the processor frequency by the CPU brand string