<div dir="ltr"><div><div>Just a heads up.  I&#39;ve changed the kvm-* targets such as:<br>  make kvm-update<br>so that they perform incremental builds.  I.e., they do not delete $(OBJDIR) (== KVM_OBJDIR == OBJ.kvm) before running make.<br><br>This does not affect the more traditional operation:<br>   make check UPDATEONLY=1<br>which continues to delete $(OBJDIR) ( == OBJ.linux.x86_64) and then build from scratch.<br><br></div><div>If anyone uses the kvm makefile targets and notices problems please let me know.  The file compile-log.txt should contain a lot of information and will hopefully help us identify any problems with broken dependencies.<br><br></div></div><div>Andrew<br><br></div></div>