Re: [kvm-devel] kvm-48 configure error on opensuse 10.3

2007-10-23 Thread Dor Laor
pravin wrote: Hi I tried to build kvm-48 on open suse 10.3 but configure is giving me error. actually no virtual graphics card is getting selected as SDL is giving error. - Install prefix/usr/local BIOS directory/usr/local/share/qemu binary directory

Re: [kvm-devel] Build error

2007-10-23 Thread Zhao, Yunfeng
Didn't see it on kvm tree. The latest commit is 20 hours ago. I think Anthony has posted a patch to correct this, the name is [kvm-devel] [PATCH] Fix external module build. Laurent Zhao, Yunfeng a écrit : I fails to build the latest tip. A .h file is missing. error: asm/kvm_para.h: No such

Re: [kvm-devel] [PATCH] Fix external module build

2007-10-23 Thread Avi Kivity
Anthony Liguori wrote: The recent paravirt refactoring broke external modules. This patch fixes that. Thanks, applied. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -

Re: [kvm-devel] Build error

2007-10-23 Thread Avi Kivity
Zhao, Yunfeng wrote: Didn't see it on kvm tree. The latest commit is 20 hours ago. It's now in. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. - This SF.net email is sponsored

Re: [kvm-devel] [PATCH] call preempt_notifier_init early enough

2007-10-23 Thread Avi Kivity
Jan Kiszka wrote: As vmx_create_vcpu already makes use of start/end_special_insn, we need to initialise the emulated preempt_notifier earlier. Let's move it to kvm_vcpu_init. This should fix an oops I've seen here at least once during kvm startup - so far the problem did not show up again.

Re: [kvm-devel] [PATCH] kvm: external module: backward compatibility for smp_call_function_mask()

2007-10-23 Thread Avi Kivity
Laurent Vivier wrote: Before kernel 2.6.24, smp_call_function_mask() is not defined for architecture x86_64 and not for architecture i386. This patch defines it in external-module-compat.h to emulate it for older kernel, it uses codes from arch/x86/kernel/smp_64.c modified to call

Re: [kvm-devel] [BUG] 2.6.23.1 host freezes when running kvm

2007-10-23 Thread Bart Trojanowski
* Avi Kivity [EMAIL PROTECTED] [071022 09:42]: I'm not sure that's useful -- very little changed after 2.6.23-rc1 (10 patches). There were 92 kvm patches in 2.6.23, so a bisect should take about a week worst case. I'll get started tonight. -Bart --

Re: [kvm-devel] High vm-exit latencies during kvm boot-up/shutdown

2007-10-23 Thread Avi Kivity
Jan Kiszka wrote: Avi, [somehow your mails do not get through to my private account, so I'm switching] Avi Kivity wrote: Jan Kiszka wrote: Clarification: I can't precisely tell what code is executed in VM mode, as I don't have qemu or that guest instrumented. I just see the

Re: [kvm-devel] High vm-exit latencies during kvm boot-up/shutdown

2007-10-23 Thread Gregory Haskins
On Tue, 2007-10-23 at 16:19 +0200, Avi Kivity wrote: Jan Kiszka wrote: Avi, [somehow your mails do not get through to my private account, so I'm switching] Avi Kivity wrote: Jan Kiszka wrote: Clarification: I can't precisely tell what code is executed in VM mode, as

Re: [kvm-devel] High vm-exit latencies during kvm boot-up/shutdown

2007-10-23 Thread Jan Kiszka
Gregory Haskins wrote: On Tue, 2007-10-23 at 16:19 +0200, Avi Kivity wrote: Jan Kiszka wrote: Avi, [somehow your mails do not get through to my private account, so I'm switching] Avi Kivity wrote: Jan Kiszka wrote: Clarification: I can't precisely tell what code is executed in

[kvm-devel] [ kvm-Bugs-1818600 ] Windows 2003 setup fails

2007-10-23 Thread SourceForge.net
Bugs item #1818600, was opened at 2007-10-23 16:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=1818600group_id=180599 Please note that this message will contain a full copy of

Re: [kvm-devel] High vm-exit latencies during kvm boot-up/shutdown

2007-10-23 Thread Avi Kivity
Jan Kiszka wrote: Avi Kivity wrote: Jan Kiszka wrote: Avi, [somehow your mails do not get through to my private account, so I'm switching] Avi Kivity wrote: Jan Kiszka wrote: Clarification: I can't precisely tell what code is executed in VM mode, as

Re: [kvm-devel] High vm-exit latencies during kvm boot-up/shutdown

2007-10-23 Thread Jan Kiszka
Avi Kivity wrote: Jan Kiszka wrote: Avi Kivity wrote: Please post a disassembly of your vmx_vcpu_run so we can interpret the offsets. Here it comes: 2df0 vmx_vcpu_run: 2df0: 55 push %ebp 2df1: 89 e5 mov%esp,%ebp

Re: [kvm-devel] [kvm-ppc-devel] [PATCH 1/2] [v1] consolidate i386 x86-64 user dir make rules

2007-10-23 Thread Hollis Blanchard
On Tue, 2007-10-23 at 11:06 -0500, Jerone Young wrote: PATCH 2 moves all the rest of the flatfile rules to config-x86-common.mak. So nothing gets clobbered. But THIS patch clobbers it. Oh, It does not clobber flatfiles. It uses it. So in config-x86-common.mak there is a rule

[kvm-devel] [PATCH] Enable memory mapped TPR shadow(FlexPriority)

2007-10-23 Thread Yang, Sheng
From ac4dd1782b9f0f51e0c366a1b8db4515d6828df8 Mon Sep 17 00:00:00 2001 From: Sheng Yang [EMAIL PROTECTED] Date: Tue, 23 Oct 2007 12:34:42 +0800 Subject: [PATCH] Enable memory mapped TPR shadow(FlexPriority) This patch based on CR8/TPR patch before, and enable the TPR shadow(FlexPriority) for

Re: [kvm-devel] [kvm-ppc-devel] [PATCH 1 of 2] [mq]: x86_user_make_changes

2007-10-23 Thread Jerone Young
ok I can resend this anyway . I forgot to consolidate the kvmctl stuff. On Tue, 2007-10-23 at 16:10 -0500, Hollis Blanchard wrote: On Tue, 2007-10-23 at 15:41 -0500, Jerone Young wrote: +flatfiles_tests-common = test/bootstrap test/vmexit.flat test/smp.flat Instead of

Re: [kvm-devel] [PATCH] Enable memory mapped TPR shadow(FlexPriority)

2007-10-23 Thread Yang, Sheng
Another comment: I forgot if I answer the question on why eip should move backward. I did it because some instruction like mov will move eip to skip some dst/src operand when executing, so eip should be kept for consistency. Yang, Sheng wrote: From ac4dd1782b9f0f51e0c366a1b8db4515d6828df8 Mon

[kvm-devel] [PATCH 0 of 2] [v2] Another attempt to Consolidate x86 makefiles tests

2007-10-23 Thread jyoung5
This is the acutally the 3rd attempt. These patches consolidate the make files tests in user director for x86. This is to allow other architectures easier integration into the kvm source. Signed-off-by: Jerone Young [EMAIL PROTECTED]