From: Avi Kivity <avi@redhat.com>
To: Glauber Costa <glommer@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH v2 0/9] Move closer to upstream
Date: Sun, 12 Jul 2009 12:01:08 +0300 [thread overview]
Message-ID: <4A59A654.9080209@redhat.com> (raw)
In-Reply-To: <1247257080-18549-1-git-send-email-glommer@redhat.com>
On 07/10/2009 11:17 PM, Glauber Costa wrote:
> Hi,
>
> This is another step at getting us closer to qemu upstream. I'm getting rid
> of USE_KVM, replacing it with the combination of KVM_UPSTREAM and CONFIG_KVM
>
> The goal is to slowly reduce that isolation. To demonstrate what I aim
> for, the last patches of the series shares code for breakpoint handling.
> next in my radar are ioctl functions and cpuid trimming.
>
> Have fun
>
> Changes from v1:
> * Include qemu-kvm.c and qemu-kvm-x86.c instead of folding it, as by gleb
> suggestion.
> * duplicate structures that we need, to avoid messing with upstream, per
> avi suggestion
> * drop KVM_UPSTREAM instead of moving code, per Jan suggestion
> * kvm_qemu_init() -> kvm_init(smp_cpus), to get closer to upstream, per
> glommer evil twin suggestion
>
Doesn't apply, again due to the code movement patch. Just use #includes
again and leave me instructions for the actual folding.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2009-07-12 8:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 20:17 [PATCH v2 0/9] Move closer to upstream Glauber Costa
2009-07-10 20:17 ` [PATCH v2 1/9] replace USE_KVM with CONFIG_KVM Glauber Costa
2009-07-10 20:17 ` [PATCH v2 2/9] Do not compile qemu-kvm.c and qemu-kvm-x86.c Glauber Costa
2009-07-10 20:17 ` [PATCH v2 3/9] replace malloc with qemu_malloc Glauber Costa
2009-07-10 20:17 ` [PATCH v2 4/9] remove leftover: Glauber Costa
2009-07-10 20:17 ` [PATCH v2 5/9] fold libkvm-all into standard qemu header Glauber Costa
2009-07-10 20:17 ` [PATCH v2 6/9] duplicate KVMState Glauber Costa
2009-07-10 20:17 ` [PATCH v2 7/9] provide env->kvm_fd Glauber Costa
2009-07-10 20:17 ` [PATCH v2 8/9] use kvm_upstream sw_breakpoints structure Glauber Costa
2009-07-10 20:18 ` [PATCH v2 9/9] reuse upstream breakpoint code Glauber Costa
2009-07-12 9:30 ` Gleb Natapov
2009-07-12 9:01 ` Avi Kivity [this message]
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=4A59A654.9080209@redhat.com \
--to=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.