From: Anthony Liguori <anthony@codemonkey.ws>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Chris Wright <chrisw@redhat.com>,
kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: KVM call minutes for Feb 1
Date: Tue, 01 Feb 2011 10:53:47 -0600 [thread overview]
Message-ID: <4D483A9B.9000205@codemonkey.ws> (raw)
In-Reply-To: <4D48367D.2060802@siemens.com>
On 02/01/2011 10:36 AM, Jan Kiszka wrote:
> On 2011-02-01 16:54, Chris Wright wrote:
>
>> KVM upstream merge: status, plans, coordination
>> - Jan has a git tree, consolidating
>> - qemu-kvm io threading is still an issue
>> - Anthony wants to just merge
>> - concerns with non-x86 arch and merge
>> - concerns with big-bang patch merge and following stability
>> - post 0.14 conversion to glib mainloop, non-upstreamed qemu-kvm will be
>> a problem if it's not there by then
>> - testing and nuances are still an issue (e.g. stefan berger's mmio read issue)
>> - qemu-kvm still evolving, needs to get sync'd or it will keep diverging
>> - 2 implementations of main init, cpu init, Jan has merged them into one
>> - qemu-kvm-x86.c file that's only a few hundred lines
>> - review as one patch to see the fundamental difference
>>
> More precisely, my current work flow is to pick some function(s), e.g.
> kvm_cpu_exec/kvm_run, and start wondering "What needs to be done to
> upstream so that qemu-kvm could use that implementation?". If they
> differ, the reasons need to be understood and patched away, either by
> fixing/enhancing upstream or simplifying qemu-kvm. Once the upstream
> changes are merged back, a qemu-kvm patch is posted to switch to that
> version.
>
> Any help will be welcome, either via review of my subtle regressions or
> on resolving concrete differences.
>
> E.g. posix-aio-compat.c: Why does qemu-kvm differ here? If it's because
> of its own iothread code, can we wrap that away or do we need to
> consolidate the threading code first? Or do we need to fix something in
> upstream?
>
I bet it's the eventfd thing. It's arbitrary. If you've got a small
diff post your series, I'd be happy to take a look at it and see what I
can explain.
Regards,
Anthony Liguori
> Jan
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Chris Wright <chrisw@redhat.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: KVM call minutes for Feb 1
Date: Tue, 01 Feb 2011 10:53:47 -0600 [thread overview]
Message-ID: <4D483A9B.9000205@codemonkey.ws> (raw)
In-Reply-To: <4D48367D.2060802@siemens.com>
On 02/01/2011 10:36 AM, Jan Kiszka wrote:
> On 2011-02-01 16:54, Chris Wright wrote:
>
>> KVM upstream merge: status, plans, coordination
>> - Jan has a git tree, consolidating
>> - qemu-kvm io threading is still an issue
>> - Anthony wants to just merge
>> - concerns with non-x86 arch and merge
>> - concerns with big-bang patch merge and following stability
>> - post 0.14 conversion to glib mainloop, non-upstreamed qemu-kvm will be
>> a problem if it's not there by then
>> - testing and nuances are still an issue (e.g. stefan berger's mmio read issue)
>> - qemu-kvm still evolving, needs to get sync'd or it will keep diverging
>> - 2 implementations of main init, cpu init, Jan has merged them into one
>> - qemu-kvm-x86.c file that's only a few hundred lines
>> - review as one patch to see the fundamental difference
>>
> More precisely, my current work flow is to pick some function(s), e.g.
> kvm_cpu_exec/kvm_run, and start wondering "What needs to be done to
> upstream so that qemu-kvm could use that implementation?". If they
> differ, the reasons need to be understood and patched away, either by
> fixing/enhancing upstream or simplifying qemu-kvm. Once the upstream
> changes are merged back, a qemu-kvm patch is posted to switch to that
> version.
>
> Any help will be welcome, either via review of my subtle regressions or
> on resolving concrete differences.
>
> E.g. posix-aio-compat.c: Why does qemu-kvm differ here? If it's because
> of its own iothread code, can we wrap that away or do we need to
> consolidate the threading code first? Or do we need to fix something in
> upstream?
>
I bet it's the eventfd thing. It's arbitrary. If you've got a small
diff post your series, I'd be happy to take a look at it and see what I
can explain.
Regards,
Anthony Liguori
> Jan
>
>
next prev parent reply other threads:[~2011-02-01 16:53 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 15:54 KVM call minutes for Feb 1 Chris Wright
2011-02-01 15:54 ` [Qemu-devel] " Chris Wright
2011-02-01 16:36 ` Jan Kiszka
2011-02-01 16:36 ` [Qemu-devel] " Jan Kiszka
2011-02-01 16:53 ` Anthony Liguori [this message]
2011-02-01 16:53 ` Anthony Liguori
2011-02-01 17:03 ` Jan Kiszka
2011-02-01 17:03 ` [Qemu-devel] " Jan Kiszka
2011-02-01 17:20 ` Anthony Liguori
2011-02-01 17:20 ` [Qemu-devel] " Anthony Liguori
2011-02-01 17:34 ` Jan Kiszka
2011-02-01 17:34 ` [Qemu-devel] " Jan Kiszka
2011-02-01 20:28 ` Anthony Liguori
2011-02-03 10:11 ` Marcelo Tosatti
2011-02-03 10:11 ` [Qemu-devel] " Marcelo Tosatti
2011-02-03 13:48 ` Anthony Liguori
2011-02-03 13:48 ` Anthony Liguori
2011-02-01 17:53 ` Christoph Hellwig
2011-02-01 17:53 ` [Qemu-devel] " Christoph Hellwig
2011-02-03 10:13 ` Marcelo Tosatti
2011-02-03 10:13 ` [Qemu-devel] " Marcelo Tosatti
2011-02-03 12:36 ` Paolo Bonzini
2011-02-03 12:36 ` [Qemu-devel] " Paolo Bonzini
2011-02-03 14:54 ` Anthony Liguori
2011-02-03 14:54 ` [Qemu-devel] " Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D483A9B.9000205@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=chrisw@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.