* [ANNOUNCE] kvm-38 release
@ 2007-09-12 8:58 Avi Kivity
[not found] ` <46E7AA1B.2070404-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Avi Kivity @ 2007-09-12 8:58 UTC (permalink / raw)
To: kvm-devel
We're still recovering from the lapic merge; in addition many patches
that were held up waiting for lapic have been merged.
Changes since kvm-37:
- fix fpu indication for Solaris (Amit Shah)
- Avoid GFP_NOWAIT allocation in mmu
- Fix runtime smp_processor_id() warning in lapic
- Move vcpu loop into subarch independent loop
- Rename kvm_arch_ops to kvm_x86_ops (Christian Ehrhardt)
- Fix missing "genapic" on i386 (Eddie Dong)
- Fix lapic hrtimer migration (Qing He)
- Fix lapic 64-bit division on i386 (Jindrich Makovicka)
- Simplify memory allocation ioctl (Laurent vivier)
- Keep control register shadows in sync (Rusty Russell)
- Retire invlpg (Rusty Russell)
- Expose get_cs_db_l_bits for kvm-lite (Rusty Russell)
- Fix network boot (Anthony Liguori)
- Round up memory in libkvm (Anthony Liguori)
- Fix option ROM loading (Anthony Liguori)
- Revert FACP ACPI change for Vista
- Fix segfault with -no-kvm
- lapic hrtimer external module compatibility (Qing He, me)
- improved (still imprefect) reboot
- better bios smp detection
Notes:
If you use the modules bundled with kvm-38, 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
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7AA1B.2070404-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-12 9:08 ` Pelle
[not found] ` <46E7AC76.8000903-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Pelle @ 2007-09-12 9:08 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel
Hi,
What kernel is required to run this version?
I get the message
kvm: unknown symbol div64_64
when inserting this module in my ubuntu feisty 2.6.20-16-generic kernel.
A quick google led me to believe this is only recently included in the
kernel.
regards, Pelle
Avi Kivity wrote:
> We're still recovering from the lapic merge; in addition many patches
> that were held up waiting for lapic have been merged.
>
> Changes since kvm-37:
> - fix fpu indication for Solaris (Amit Shah)
> - Avoid GFP_NOWAIT allocation in mmu
> - Fix runtime smp_processor_id() warning in lapic
> - Move vcpu loop into subarch independent loop
> - Rename kvm_arch_ops to kvm_x86_ops (Christian Ehrhardt)
> - Fix missing "genapic" on i386 (Eddie Dong)
> - Fix lapic hrtimer migration (Qing He)
> - Fix lapic 64-bit division on i386 (Jindrich Makovicka)
> - Simplify memory allocation ioctl (Laurent vivier)
> - Keep control register shadows in sync (Rusty Russell)
> - Retire invlpg (Rusty Russell)
> - Expose get_cs_db_l_bits for kvm-lite (Rusty Russell)
> - Fix network boot (Anthony Liguori)
> - Round up memory in libkvm (Anthony Liguori)
> - Fix option ROM loading (Anthony Liguori)
> - Revert FACP ACPI change for Vista
> - Fix segfault with -no-kvm
> - lapic hrtimer external module compatibility (Qing He, me)
> - improved (still imprefect) reboot
> - better bios smp detection
>
> Notes:
> If you use the modules bundled with kvm-38, 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
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7AC76.8000903-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
@ 2007-09-12 9:21 ` Avi Kivity
2007-09-12 9:30 ` Avi Kivity
1 sibling, 0 replies; 15+ messages in thread
From: Avi Kivity @ 2007-09-12 9:21 UTC (permalink / raw)
To: Pelle; +Cc: kvm-devel
Pelle wrote:
> Hi,
>
> What kernel is required to run this version?
> I get the message
> kvm: unknown symbol div64_64
> when inserting this module in my ubuntu feisty 2.6.20-16-generic kernel.
> A quick google led me to believe this is only recently included in the
> kernel.
>
>
Looks like it's 2.6.22+. I'll release a kvm-39 with a backport for
older kernels.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7AC76.8000903-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-12 9:21 ` Avi Kivity
@ 2007-09-12 9:30 ` Avi Kivity
[not found] ` <46E7B1A8.9010206-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: Avi Kivity @ 2007-09-12 9:30 UTC (permalink / raw)
To: Pelle; +Cc: kvm-devel
[-- Attachment #1: Type: text/plain, Size: 378 bytes --]
Pelle wrote:
> Hi,
>
> What kernel is required to run this version?
> I get the message
> kvm: unknown symbol div64_64
> when inserting this module in my ubuntu feisty 2.6.20-16-generic kernel.
> A quick google led me to believe this is only recently included in the
> kernel.
>
Please try the attached patch.
--
error compiling committee.c: too many arguments to function
[-- Attachment #2: div64_64-compat.patch --]
[-- Type: text/x-patch, Size: 1119 bytes --]
diff --git a/kernel/external-module-compat.h b/kernel/external-module-compat.h
index 74bc072..a60d98b 100644
--- a/kernel/external-module-compat.h
+++ b/kernel/external-module-compat.h
@@ -13,6 +13,7 @@
#include <linux/cpu.h>
#include <asm/processor.h>
#include <linux/hrtimer.h>
+#include <asm/bitops.h>
/*
* 2.6.16 does not have GFP_NOWAIT
@@ -368,3 +369,38 @@ static inline void preempt_notifier_sys_exit(void) {}
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,21)
#define HRTIMER_MODE_ABS HRTIMER_ABS
#endif
+
+/* div64_64 is fairly new */
+#ifdef LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,21)
+
+#ifdef CONFIG_64BIT
+
+static inline uint64_t div64_64(uint64_t dividend, uint64_t divisor)
+{
+ return dividend / divisor;
+}
+
+#else
+
+/* 64bit divisor, dividend and result. dynamic precision */
+static inline uint64_t div64_64(uint64_t dividend, uint64_t divisor)
+{
+ uint32_t high, d;
+
+ high = divisor >> 32;
+ if (high) {
+ unsigned int shift = fls(high);
+
+ d = divisor >> shift;
+ dividend >>= shift;
+ } else
+ d = divisor;
+
+ do_div(dividend, d);
+
+ return dividend;
+}
+
+#endif
+
+#endif
[-- Attachment #3: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- 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
^ permalink raw reply related [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7B1A8.9010206-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-12 9:43 ` Dong, Eddie
[not found] ` <10EA09EFD8728347A513008B6B0DA77A0210915C-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-12 9:48 ` Pelle
1 sibling, 1 reply; 15+ messages in thread
From: Dong, Eddie @ 2007-09-12 9:43 UTC (permalink / raw)
To: Avi Kivity, Pelle; +Cc: kvm-devel
kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org wrote:
> Pelle wrote:
>> Hi,
>>
>> What kernel is required to run this version?
>> I get the message
>> kvm: unknown symbol div64_64
>> when inserting this module in my ubuntu feisty 2.6.20-16-generic
>> kernel. A quick google led me to believe this is only recently
>> included in the kernel.
>>
>
> Please try the attached patch.
>
div64_32 is enough for us, so why not just use do_div?
thx,eddie
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <10EA09EFD8728347A513008B6B0DA77A0210915C-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-09-12 9:47 ` Avi Kivity
0 siblings, 0 replies; 15+ messages in thread
From: Avi Kivity @ 2007-09-12 9:47 UTC (permalink / raw)
To: Dong, Eddie; +Cc: kvm-devel, Pelle
Dong, Eddie wrote:
> kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org wrote:
>
>> Pelle wrote:
>>
>>> Hi,
>>>
>>> What kernel is required to run this version?
>>> I get the message
>>> kvm: unknown symbol div64_64
>>> when inserting this module in my ubuntu feisty 2.6.20-16-generic
>>> kernel. A quick google led me to believe this is only recently
>>> included in the kernel.
>>>
>>>
>> Please try the attached patch.
>>
>>
> div64_32 is enough for us, so why not just use do_div?
>
>
I'm not sure div64_32 is enough, it can overflow in 4 seconds.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7B1A8.9010206-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 9:43 ` Dong, Eddie
@ 2007-09-12 9:48 ` Pelle
[not found] ` <46E7B5E8.5000004-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: Pelle @ 2007-09-12 9:48 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel
The patch seems to work, it compiles, inserts, and I can start a vm.
I can't test properly until later.
Thanks!
Avi Kivity wrote:
> Pelle wrote:
>> Hi,
>>
>> What kernel is required to run this version?
>> I get the message
>> kvm: unknown symbol div64_64
>> when inserting this module in my ubuntu feisty 2.6.20-16-generic kernel.
>> A quick google led me to believe this is only recently included in
>> the kernel.
>>
>
> Please try the attached patch.
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46E7B5E8.5000004-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
@ 2007-09-12 12:38 ` Haydn Solomon
[not found] ` <b75785ba0709120538v50460c90y50593096f0303b68-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Haydn Solomon @ 2007-09-12 12:38 UTC (permalink / raw)
To: Pelle; +Cc: kvm-devel, Avi Kivity
[-- Attachment #1.1: Type: text/plain, Size: 3174 bytes --]
Thanks much guys for kvm release38. I have an issue when booting a windows
xp machine that I've been using with kvm for some time now. When I tried
starting the windows xp machine my screen went blank and my xwindows session
restarted itself. I then proceeded to try to start the machine again and my
host was hung and had to reboot host.
I'm using the following parameters for starting my windows xp.
/usr/local/kvm/bin/qemu-system-x86_64 \
-hda winxp.img \
-m 400 \
-no-rtc \
-localtime \
-smb /home/hsolomon \
-no-reboot &
My kernel version is Linux localhost.localdomain 2.6.22.4-65.fc7 #1 SMP Tue
Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux.
The output of my /proc/cpuinfo is
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
stepping : 10
cpu MHz : 800.000
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips : 4387.76
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
If you need any more info, let me know. In the meantime I have to revert to
release 37. Thanks
Haydn
On 9/12/07, Pelle <Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org> wrote:
>
> The patch seems to work, it compiles, inserts, and I can start a vm.
> I can't test properly until later.
>
> Thanks!
>
> Avi Kivity wrote:
> > Pelle wrote:
> >> Hi,
> >>
> >> What kernel is required to run this version?
> >> I get the message
> >> kvm: unknown symbol div64_64
> >> when inserting this module in my ubuntu feisty 2.6.20-16-generickernel.
> >> A quick google led me to believe this is only recently included in
> >> the kernel.
> >>
> >
> > Please try the attached patch.
> >
> > ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > kvm-devel mailing list
> > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
[-- Attachment #1.2: Type: text/html, Size: 4915 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <b75785ba0709120538v50460c90y50593096f0303b68-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-12 15:29 ` Haydn Solomon
[not found] ` <b75785ba0709120829v153ab998me43fe5e68363065f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Haydn Solomon @ 2007-09-12 15:29 UTC (permalink / raw)
To: Pelle; +Cc: kvm-devel, Avi Kivity
[-- Attachment #1.1: Type: text/plain, Size: 4917 bytes --]
You guys are quick! Ok, kvm-39 allows me to run my windows xp machine now.
I just have one question that I'm not sure of.. should reboot be working
now? I tried rebooting the windows xp and got the following output.
rax 000000000000ff00 rbx 000000000000ff53 rcx 000000000000ffff rdx
0000000000000600
rsi 0000000000000000 rdi 0000000000000000 rsp 0000000000000002 rbp
0000000000000000
r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11
0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15
0000000000000000
rip 00000000000a1808 rflags 00033086
cs f000 (000f0000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0028 (19850000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 0/ffff
idt 0/ffff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 --> 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00
Of course I tested this by starting the machine *WITHOUT* -no-reboot.
Thanks.
Haydn
On 9/12/07, Haydn Solomon <haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> Thanks much guys for kvm release38. I have an issue when booting a windows
> xp machine that I've been using with kvm for some time now. When I tried
> starting the windows xp machine my screen went blank and my xwindows session
> restarted itself. I then proceeded to try to start the machine again and my
> host was hung and had to reboot host.
>
> I'm using the following parameters for starting my windows xp.
>
> /usr/local/kvm/bin/qemu-system-x86_64 \
> -hda winxp.img \
> -m 400 \
> -no-rtc \
> -localtime \
> -smb /home/hsolomon \
> -no-reboot &
>
>
> My kernel version is Linux localhost.localdomain 2.6.22.4-65.fc7 #1 SMP
> Tue Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux.
>
> The output of my /proc/cpuinfo is
>
> processor : 1
> vendor_id : GenuineIntel
> cpu family : 6
> model : 15
> model name : Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz
> stepping : 10
> cpu MHz : 800.000
> cache size : 4096 KB
> physical id : 0
> siblings : 2
> core id : 1
> cpu cores : 2
> fpu : yes
> fpu_exception : yes
> cpuid level : 10
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
> constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
> bogomips : 4387.76
> clflush size : 64
> cache_alignment : 64
> address sizes : 36 bits physical, 48 bits virtual
> power management:
>
>
> If you need any more info, let me know. In the meantime I have to revert
> to release 37. Thanks
>
> Haydn
>
>
>
> On 9/12/07, Pelle <Pelle-5JapdU7xTciEVqv0pETR8A@public.gmane.org> wrote:
> >
> > The patch seems to work, it compiles, inserts, and I can start a vm.
> > I can't test properly until later.
> >
> > Thanks!
> >
> > Avi Kivity wrote:
> > > Pelle wrote:
> > >> Hi,
> > >>
> > >> What kernel is required to run this version?
> > >> I get the message
> > >> kvm: unknown symbol div64_64
> > >> when inserting this module in my ubuntu feisty 2.6.20-16-generickernel.
> > >> A quick google led me to believe this is only recently included in
> > >> the kernel.
> > >>
> > >
> > > Please try the attached patch.
> > >
> > >
> > ------------------------------------------------------------------------
> > >
> > >
> > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > >
> > ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > kvm-devel mailing list
> > > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > > https://lists.sourceforge.net/lists/listinfo/kvm-devel
> >
> > -------------------------------------------------------------------------
> >
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > kvm-devel mailing list
> > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/kvm-devel
> >
>
>
[-- Attachment #1.2: Type: text/html, Size: 7465 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <b75785ba0709120829v153ab998me43fe5e68363065f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-14 17:12 ` Avi Kivity
[not found] ` <46EAC101.9040107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-23 8:51 ` Avi Kivity
1 sibling, 1 reply; 15+ messages in thread
From: Avi Kivity @ 2007-09-14 17:12 UTC (permalink / raw)
To: Haydn Solomon; +Cc: kvm-devel, Pelle
Haydn Solomon wrote:
> You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> now. I just have one question that I'm not sure of.. should reboot be
> working now? I tried rebooting the windows xp and got the following
> output.
>
Reboot was improved in kvm-39, but not completely fixed. I'll nail it
down in kvm-40 or kvm-41.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46EAC101.9040107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-14 17:28 ` Luca
[not found] ` <68676e00709141028p11545118m3009ee6b6f13da78-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Luca @ 2007-09-14 17:28 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel, Pelle
On 9/14/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> Haydn Solomon wrote:
> > You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> > now. I just have one question that I'm not sure of.. should reboot be
> > working now? I tried rebooting the windows xp and got the following
> > output.
> >
>
> Reboot was improved in kvm-39, but not completely fixed. I'll nail it
> down in kvm-40 or kvm-41.
You can reboot linux guests passing "reboot=b" on kernel command line.
Don't know about win...
Luca
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <68676e00709141028p11545118m3009ee6b6f13da78-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-14 19:20 ` Haydn Solomon
0 siblings, 0 replies; 15+ messages in thread
From: Haydn Solomon @ 2007-09-14 19:20 UTC (permalink / raw)
To: Luca; +Cc: kvm-devel, Pelle, Avi Kivity
[-- Attachment #1.1: Type: text/plain, Size: 766 bytes --]
My main virtual machine I work with is windows xp. Thanks for the reply and
I'm looking forward to future releases!
On 9/14/07, Luca <kronos.it-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> On 9/14/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> > Haydn Solomon wrote:
> > > You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> > > now. I just have one question that I'm not sure of.. should reboot be
> > > working now? I tried rebooting the windows xp and got the following
> > > output.
> > >
> >
> > Reboot was improved in kvm-39, but not completely fixed. I'll nail it
> > down in kvm-40 or kvm-41.
>
> You can reboot linux guests passing "reboot=b" on kernel command line.
> Don't know about win...
>
> Luca
>
[-- Attachment #1.2: Type: text/html, Size: 1247 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <b75785ba0709120829v153ab998me43fe5e68363065f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-14 17:12 ` Avi Kivity
@ 2007-09-23 8:51 ` Avi Kivity
[not found] ` <46F628FC.4030906-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: Avi Kivity @ 2007-09-23 8:51 UTC (permalink / raw)
To: Haydn Solomon; +Cc: kvm-devel, Pelle
Haydn Solomon wrote:
> You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> now. I just have one question that I'm not sure of.. should reboot be
> working now? I tried rebooting the windows xp and got the following
> output.
>
Windows ACPI reboot is still broken.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <46F628FC.4030906-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-09-23 13:27 ` Haydn Solomon
[not found] ` <b75785ba0709230627r4a0827cap291adfc8c05c8a81-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Haydn Solomon @ 2007-09-23 13:27 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel, Pelle
[-- Attachment #1.1: Type: text/plain, Size: 558 bytes --]
It works for me... I'm able to reboot a windows 2003 server R2 as well as
windows XP service pack 1.
On 9/23/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
> Haydn Solomon wrote:
> > You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> > now. I just have one question that I'm not sure of.. should reboot be
> > working now? I tried rebooting the windows xp and got the following
> > output.
> >
>
>
> Windows ACPI reboot is still broken.
>
>
> --
> error compiling committee.c: too many arguments to function
>
>
[-- Attachment #1.2: Type: text/html, Size: 909 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [ANNOUNCE] kvm-38 release
[not found] ` <b75785ba0709230627r4a0827cap291adfc8c05c8a81-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-09-23 13:44 ` Haydn Solomon
0 siblings, 0 replies; 15+ messages in thread
From: Haydn Solomon @ 2007-09-23 13:44 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel, Pelle
[-- Attachment #1.1: Type: text/plain, Size: 743 bytes --]
My apologies... these two vms are standard pc HAL.
On 9/23/07, Haydn Solomon <haydn.solomon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> It works for me... I'm able to reboot a windows 2003 server R2 as well as
> windows XP service pack 1.
>
> On 9/23/07, Avi Kivity < avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> >
> > Haydn Solomon wrote:
> > > You guys are quick! Ok, kvm-39 allows me to run my windows xp machine
> > > now. I just have one question that I'm not sure of.. should reboot be
> > > working now? I tried rebooting the windows xp and got the following
> > > output.
> > >
> >
> >
> > Windows ACPI reboot is still broken.
> >
> >
> > --
> > error compiling committee.c: too many arguments to function
> >
> >
>
[-- Attachment #1.2: Type: text/html, Size: 1494 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: 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
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2007-09-23 13:44 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-12 8:58 [ANNOUNCE] kvm-38 release Avi Kivity
[not found] ` <46E7AA1B.2070404-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 9:08 ` Pelle
[not found] ` <46E7AC76.8000903-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-12 9:21 ` Avi Kivity
2007-09-12 9:30 ` Avi Kivity
[not found] ` <46E7B1A8.9010206-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 9:43 ` Dong, Eddie
[not found] ` <10EA09EFD8728347A513008B6B0DA77A0210915C-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-12 9:47 ` Avi Kivity
2007-09-12 9:48 ` Pelle
[not found] ` <46E7B5E8.5000004-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-09-12 12:38 ` Haydn Solomon
[not found] ` <b75785ba0709120538v50460c90y50593096f0303b68-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-12 15:29 ` Haydn Solomon
[not found] ` <b75785ba0709120829v153ab998me43fe5e68363065f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-14 17:12 ` Avi Kivity
[not found] ` <46EAC101.9040107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-14 17:28 ` Luca
[not found] ` <68676e00709141028p11545118m3009ee6b6f13da78-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-14 19:20 ` Haydn Solomon
2007-09-23 8:51 ` Avi Kivity
[not found] ` <46F628FC.4030906-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-23 13:27 ` Haydn Solomon
[not found] ` <b75785ba0709230627r4a0827cap291adfc8c05c8a81-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-23 13:44 ` Haydn Solomon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox