Re: [kvm-devel] boot stops after console handover?

2008-02-26 Thread Antoine Martin
Antoine Martin wrote: > Carlo Marcelo Arenas Belon wrote: >> On Sat, Jan 12, 2008 at 06:07:19PM +, Antoine Martin wrote: >>>>> If that doesn't work, maybe you can upload an image >>>>> for me to debug. >>>> http://194.145.196.85/kvm/v

[kvm-devel] idle load

2008-03-28 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Guests seem to be doing a lot of timer related polling, is there any way to reduce that (which would reduce load on the host): select(0, [], NULL, NULL, {0, 0}) = 0 (Timeout) clock_gettime(CLOCK_MONOTONIC, {1046993, 598906624}) = 0 clock_

Re: [kvm-devel] idle load

2008-04-05 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dor Laor wrote: | On Fri, 2008-03-28 at 23:41 +, Antoine Martin wrote: | Hi, | | Guests seem to be doing a lot of timer related polling, is there any way | to reduce that (which would reduce load on the host): | | |> It's weird we don&#

[kvm-devel] boot stops after console handover?

2008-01-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Trying to boot KVM on a Core2Duo system, kvm-59 + linux-2.6.23.12 Booting with: qemu-system-x86_64 -hda /home/uml/BusyBox-1.5.0-amd64-root_fs -m 384 - -nographic -cpu qemu64 -kernel /boot/vmlinuz-2.6.23.12 -append "earlyprintk=serial,ttyS0,11520

Re: [kvm-devel] boot stops after console handover?

2008-01-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Izik Eidus wrote: > Antoine Martin wrote: > Hi, > > Trying to boot KVM on a Core2Duo system, kvm-59 + linux-2.6.23.12 > Booting with: > qemu-system-x86_64 -hda /home/uml/BusyBox-1.5.0-amd64-root_fs -m 384 > -nographic -cpu

Re: [kvm-devel] boot stops after console handover?

2008-01-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Antoine Martin wrote: > Izik Eidus wrote: >> Antoine Martin wrote: >> Hi, > >> Trying to boot KVM on a Core2Duo system, kvm-59 + linux-2.6.23.12 >> Booting with: >> qemu-system-x86_64 -hda /home/uml/BusyBox-1.5.

Re: [kvm-devel] boot stops after console handover?

2008-01-07 Thread Antoine Martin
Avi Kivity wrote: > Antoine Martin wrote: >> >> Hi, >> >> Trying to boot KVM on a Core2Duo system, kvm-59 + linux-2.6.23.12 >> Booting with: >> qemu-system-x86_64 -hda /home/uml/BusyBox-1.5.0-amd64-root_fs -m 384 >> - -nographic -cpu qemu64 -kernel /b

Re: [kvm-devel] boot stops after console handover?

2008-01-07 Thread Antoine Martin
Carlo Marcelo Arenas Belon wrote: > On Mon, Jan 07, 2008 at 07:30:44PM +0000, Antoine Martin wrote: >> Avi Kivity wrote: >>> Antoine Martin wrote: >>>> Hi, >>>> >>>> Trying to boot KVM on a Core2Duo system, kvm-59 + linux-2.6.23.12 >>>

Re: [kvm-devel] boot stops after console handover?

2008-01-08 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Avi Kivity wrote: > Antoine Martin wrote: >> Avi Kivity wrote: >> >>> Antoine Martin wrote: >>> >>>> Hi, >>>> >>>> Trying to boot KVM on a Core2Duo system, kvm-59 + linu

Re: [kvm-devel] boot stops after console handover?

2008-01-12 Thread Antoine Martin
>> If that doesn't work, maybe you can upload an image >> for me to debug. > > http://194.145.196.85/kvm/vmlinuz-2.6.24-rc7.bz2 > Any luck? Any other ideas for me to try? FYI, just tried building 2.6.24-rc7-git4 and got this warning: (...) LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux

Re: [kvm-devel] boot stops after console handover?

2008-01-12 Thread Antoine Martin
Carlo Marcelo Arenas Belon wrote: > On Sat, Jan 12, 2008 at 11:01:28PM +0200, Avi Kivity wrote: >> Antoine Martin wrote: >> >>> FYI, just tried building 2.6.24-rc7-git4 and got this warning: >>> (...) >> Probably harmless, but worth reporting to lkml. >

Re: [kvm-devel] boot stops after console handover?

2008-01-13 Thread Antoine Martin
Carlo Marcelo Arenas Belon wrote: > On Sat, Jan 12, 2008 at 06:07:19PM +0000, Antoine Martin wrote: >>>> If that doesn't work, maybe you can upload an image >>>> for me to debug. >>> http://194.145.196.85/kvm/vmlinuz-2.6.24-rc7.bz2 >>> >>