From: Pelle <Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-56 release
Date: Thu, 13 Dec 2007 15:19:23 +0100 [thread overview]
Message-ID: <47613F6B.5030508@quicknet.nl> (raw)
In-Reply-To: <4761347E.9090806-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
I get the following error when modprobing the new module:
WARNING: Error inserting kvm
(/lib/modules/2.6.22-14-generic/extra/kvm.ko): Unknown symbol in module,
or unknown parameter (see dmesg)
kvm: Unknown symbol cmpxchg64
Ubuntu 7.10 32-bits, C2D E6300
Pelle.
Avi Kivity wrote:
> This restores live migration support which has been broken for a couple
> of releases. Also, if you had Java problems please test kvm-56, as it
> has some nx related permission fixes.
>
> Changes from kvm-55:
> - Generalize exception handling mechanism
> - fix x86 emulator eflags handling
> - avoid exit to userspace on cr8 write if using kernel lapic on Intel
> - fix stack instructions emulation in 64-bit mode
> - fixes Vista x86
> - except on Woodcrests
> - trap cr8 access on amd
> - mmu simplification
> - fix setting nx bit on shadow pte
> - fix inherited mmu permissions
> - more portability work (Hollis Blanchard, Xiantao Zhang)
> - add cr8 to 'mov cr' instruction emulation (Joerg Roedel)
> - exit to userspace on cr8 write if not kernel apic on amd (Joerg Roedel)
> - atomically set accessed and dirty bit on guest ptes (Marcelo Tosatti)
> - use ->fault() vma op instead of ->nopage()
> - remove abi 10 libkvm compatibility
> - add some x86 emulator tests
> - add many mmu access tests
> - fix rpm build on Fedora 8 (Dan Kenigsberg)
> - fix 'make sync' on debian and derivatives (Ryan Harper)
> - fix live migration (Uri Lublin, Izik Eidus)
> - initial ia64 userspace (Xiantao Zhang)
>
>
> Notes:
> If you use the modules bundled with kvm-56, 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:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> 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:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
next prev parent reply other threads:[~2007-12-13 14:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-13 13:32 [ANNOUNCE] kvm-56 release Avi Kivity
[not found] ` <4761347E.9090806-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-13 14:19 ` Pelle [this message]
2007-12-13 14:24 ` Alexey Eremenko
[not found] ` <64F9B87B6B770947A9F8391472E032160C95C606-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-12-13 14:58 ` Pelle
[not found] ` <47613F6B.5030508-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-12-13 14:56 ` Avi Kivity
[not found] ` <4761480C.6020204-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-13 15:22 ` Pelle
[not found] ` <47614E53.2070809-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-12-13 15:29 ` Avi Kivity
[not found] ` <47614FCB.6060705-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-13 15:38 ` Pelle
2007-12-13 14:59 ` Alexey Eremenko
[not found] ` <64F9B87B6B770947A9F8391472E032160C95C607-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-12-13 15:06 ` Avi Kivity
[not found] ` <47614A81.90803-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-14 16:26 ` Carlo Marcelo Arenas Belon
2007-12-14 16:11 ` Carlo Marcelo Arenas Belon
2007-12-13 15:13 ` Farkas Levente
[not found] ` <47614C02.60904-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-12-13 16:42 ` Izik Eidus
[not found] ` <4761610B.1040304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-13 21:50 ` Farkas Levente
[not found] ` <4761A921.2060701-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-12-16 8:19 ` Izik Eidus
2007-12-13 19:05 ` Theodore Tso
[not found] ` <20071213190545.GC9921-AKGzg7BKzIDYtjvyW6yDsg@public.gmane.org>
2007-12-14 14:39 ` Avi Kivity
2007-12-16 8:54 ` Carlo Marcelo Arenas Belon
2007-12-16 11:34 ` Avi Kivity
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=47613F6B.5030508@quicknet.nl \
--to=pelle-5japdu7xtcievqv0petr8a@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