From: Jan Kiszka <jan.kiszka@web.de>
To: Avi Kivity <avi@redhat.com>
Cc: Glauber Costa <glommer@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH] use KVMState, as upstream do
Date: Sun, 07 Jun 2009 12:08:05 +0200 [thread overview]
Message-ID: <4A2B9185.9090601@web.de> (raw)
In-Reply-To: <4A2B86B1.2040502@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]
Avi Kivity wrote:
> Glauber Costa wrote:
>> This is a pretty mechanical change. To make code look
>> closer to upstream qemu, I'm renaming kvm_context_t to
>> KVMState. Mid term goal here is to start sharing code
>> whereas possible.
>>
>
> Doesn't apply.
>
> Also, it's a little fishy. We now have two KVMState types, but they're
> pretty different.
>
> What we could do is embed a kvm_context_t variable in the real KVMState,
> and start using that. Then, we could, function by function, use the
> upstream KVMState functionality and remove the corresponding
> kvm_context_t functionality.
That would be great and was also what I had vaguely in mind. Likely
there are already fields that can be used from KVMState (fd and vmfd?).
>
>> Avi, please apply, or I'll send you a video of myself
>> dancing naked.
>>
>
> The list has a size limit, so don't attach a huge video. Post a URL
> instead.
>
But only after 22:00 - in case underages are reading.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
next prev parent reply other threads:[~2009-06-07 10:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-04 18:23 [PATCH] use KVMState, as upstream do Glauber Costa
[not found] ` <20090604192329.GD18757@redhat.com>
[not found] ` <20090604193319.GG30777@poweredge.glommer>
2009-06-04 20:00 ` Gleb Natapov
2009-06-04 20:10 ` Glauber Costa
2009-06-04 20:09 ` Gleb Natapov
2009-06-04 20:18 ` Glauber Costa
2009-06-04 20:17 ` Gleb Natapov
2009-06-07 9:21 ` Avi Kivity
2009-06-07 10:08 ` Jan Kiszka [this message]
2009-06-07 10:10 ` Avi Kivity
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=4A2B9185.9090601@web.de \
--to=jan.kiszka@web.de \
--cc=avi@redhat.com \
--cc=glommer@redhat.com \
--cc=kvm@vger.kernel.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.