From: Izik Eidus <izike-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: "Zhao, Yunfeng" <yunfeng.zhao-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel
<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Subject: Re: KVM Test result, kernel 5ca24d9.., userspace 120e0c8..
Date: Wed, 19 Dec 2007 12:21:58 +0200 [thread overview]
Message-ID: <1198059718.4657.1.camel@localhost.localdomain> (raw)
In-Reply-To: <10EA09EFD8728347A513008B6B0DA77A028A67D4-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
On Wed, 2007-12-19 at 16:59 +0800, Zhao, Yunfeng wrote:
> Seems the issue is not fully resolved.
> Save/restore on 64bist host may cause guest to kernel panic.
> Here is the snapshot:
> https://sourceforge.net/tracker/download.php?group_id=180599&atid=893831&file_id=259112&aid=1824525
>
it seems like this patch fix the issue with the ugly dmesg in the host
side
can you please try it and report?
[-- Attachment #2: fixget --]
[-- Type: text/x-patch, Size: 418 bytes --]
diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c
index 845beb2..a5ee518 100644
--- a/virt/kvm/kvm_main.c
+++ b/virt/kvm/kvm_main.c
@@ -470,7 +470,7 @@ static struct page *__gfn_to_page(struct kvm *kvm, gfn_t gfn)
return bad_page;
}
- npages = get_user_pages(current, current->mm, addr, 1, 1, 0, page,
+ npages = get_user_pages(current, current->mm, addr, 1, 1, 1, page,
NULL);
if (npages != 1) {
[-- Attachment #3: Type: text/plain, Size: 308 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #4: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
next prev parent reply other threads:[~2007-12-19 10:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 7:36 KVM Test result, kernel 5ca24d9.., userspace 120e0c8 Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A0285934D-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-18 16:18 ` Avi Kivity
[not found] ` <4767F2C2.2070203-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-19 2:39 ` Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A028A63FB-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-19 6:29 ` Avi Kivity
[not found] ` <4768BA5F.8040504-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-19 7:04 ` Zhao, Yunfeng
2007-12-19 8:59 ` Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A028A67D4-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-19 9:32 ` Izik Eidus
2007-12-19 10:21 ` Izik Eidus [this message]
[not found] ` <1198059718.4657.1.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-12-20 2:54 ` KVM Test result, kernel 5ca24d9.., userspace120e0c8 Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A028A6ADF-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-20 6:43 ` Izik Eidus
[not found] ` <476A0EF7.5030301-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-20 7:01 ` Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A028A6CE7-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-20 7:01 ` 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=1198059718.4657.1.camel@localhost.localdomain \
--to=izike-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=yunfeng.zhao-ral2JQCrhuEAvxtiuMwx3w@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.