My kernel fails with kexec

2007-10-02 Thread Jun Koi
Greetings, I have a kernel (which is not Linux kernel), and want to have it worked with kexec. That means I want to get kexec boot my kernel. Fortunately, kexec crashes when booting it. (with kexec -e command) My suspect is that my kernel is not written to "support" kexec. So could anybody tell m

Re: [kvm-devel] [GIT PULL][RESEND] KVM cpu hotplug fixes

2007-06-02 Thread Jun Koi
Hi Avi, On 6/2/07, Avi Kivity <[EMAIL PROTECTED]> wrote: Linus Torvalds wrote: > Don't send me pull requests like this. And absolutely do NOT send them as > resends. I just get grumpy. > > If all the added code had been KVM-only, I might not care. But when the > bulk of the code touches core fi