On Tue, Aug 14, 2012 at 11:47 AM, Paul Neumann <paul1...@yahoo.de> wrote:
>> Looks good to me.  Paul, can you tell how the segfault
>> is triggered as
>> well? Thanks.
>>
> The segfault is triggered by just running "lkvm run". On my system, it
> does not find any kernel, so kvm_cmd_run_init() returns EINVAL which
> fails the (r < 0) check in kvm_cmd_run().
> Since kvm_cmd_run_init() does not get to initialize the cpus, kvm_cpus
> gets mistakenly dereferenced in kvm_cmd_run_work().

Applied with improved changelog. Thanks!
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to