public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Cam Macdonell <cam-edFDblaTWIyXbbII50Afww@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>,
	kvm-devel
	<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-55 release
Date: Tue, 04 Dec 2007 12:07:06 -0700	[thread overview]
Message-ID: <4755A55A.4010803@cs.ualberta.ca> (raw)
In-Reply-To: <47555ADD.1000304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>


Hi Avi,

I'm having a problem with "unifdef" target in the 
kvm-userspace/kernel/Makefile:

cam@madhatter:~/src/KVM/kvm-userspace$ make -C kernel sync 
LINUX=~/src/KVM/kvm
make: Entering directory `/home/cam/src/KVM/kvm-userspace/kernel'
rsync --exclude='*.mod.c' "/home/cam/src/KVM/kvm"/drivers/kvm/*.[ch] .
rsync "/home/cam/src/KVM/kvm"/include/linux/kvm.h \
                "/home/cam/src/KVM/kvm"/include/linux/kvm_para.h \
                         include/linux
rsync "/home/cam/src/KVM/kvm"/include/asm-x86/kvm_para.h include/asm
rsync "/home/cam/src/KVM/kvm"/include/asm-x86/kvm.h include/asm
mv  include/linux/kvm.h  include/linux/kvm.h.orig && unifdef 
-DCONFIG_X86  include/linux/kvm.h.orig >  include/linux/kvm.h; (( $? <= 
1 )) && rm  include/linux/kvm.h.orig
/bin/sh: unifdef: not found
/bin/sh: cannot open =: No such file
/bin/sh: 127: not found
make: *** [sync] Error 127
make: Leaving directory `/home/cam/src/KVM/kvm-userspace/kernel'

Thanks,
Cam

Avi Kivity wrote:
> The cr3 reload optimization in kvm-54 killed Solaris, so here is a fix.
> 
> Changes from kvm-54:
> - remove old hypercall driver (Anthony Liguori)
> - disable dirty page logging for main memory (Izik Eidus)
> - fix incorrect page count calculation for dirty logging (Izik Eidus)
> - improve testsuite 'make clean' (Neo Jia)
> - compile fix (Sheng Yang)
> - reorganize x86 emulator main switch
> - don't bypass mmu on pae cr3 reload if pdptrs changed
>    - fixes Solaris x86
> - use common defines for EFER (Carlo Marcelo Arenas Belon)
> - portability (Xiantao Zhang)
> - fix kvm_init() error path (Xiantao Zhang)
> - ia64 iosapic support (Xiantao Zhang)
> 
> Notes:
>       If you use the modules bundled with kvm-55, you can use any version
> of Linux from 2.6.9 upwards.
>       If you use the modules bundled with Linux 2.6.20, you need to use
> kvm-12.
>       If you use the modules bundled with Linux 2.6.21, you need to use
> kvm-17.
>       Modules from Linux 2.6.22 and up will work with any kvm version from
> kvm-22.  Some features may only be available in newer releases.
>       For best performance, use Linux 2.6.23-rc2 or later as the host.
> 
> http://kvm.qumranet.com
> 
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

  parent reply	other threads:[~2007-12-04 19:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04 13:49 [ANNOUNCE] kvm-55 release Avi Kivity
     [not found] ` <47555ADD.1000304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-04 19:07   ` Cam Macdonell [this message]
     [not found]     ` <4755A55A.4010803-edFDblaTWIyXbbII50Afww@public.gmane.org>
2007-12-04 20:51       ` Ryan Harper
     [not found]         ` <20071204205124.GJ10803-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2007-12-04 23:03           ` Cam Macdonell
2007-12-05 10:22           ` Avi Kivity
2007-12-05 11:58   ` Haydn Solomon
     [not found]     ` <b75785ba0712050358i71ad3e35vbc9365a100c6d472-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-12-05 12:36       ` Izik Eidus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4755A55A.4010803@cs.ualberta.ca \
    --to=cam-edfdblatwiyxbbii50afww@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox