From: Paolo Bonzini <pbonzini@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
qemu-trivial@nongnu.org, Jan Kiszka <jan.kiszka@siemens.com>,
qemu-devel@nongnu.org, Avi Kivity <avi.kivity@gmail.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-trivial] [PATCH] memory.c: drop kvm.h dependency
Date: Thu, 1 Aug 2013 04:39:58 -0400 (EDT) [thread overview]
Message-ID: <1891063913.8014575.1375346398856.JavaMail.root@redhat.com> (raw)
In-Reply-To: <20130801075529.GA3177@redhat.com>
> memory.c does not use any kvm specific interfaces,
> don't include kvm.h
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
and adding qemu-trivial.
Paolo
> ---
> memory.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/memory.c b/memory.c
> index 01846c9..6b5c420 100644
> --- a/memory.c
> +++ b/memory.c
> @@ -18,7 +18,6 @@
> #include "exec/ioport.h"
> #include "qemu/bitops.h"
> #include "qom/object.h"
> -#include "sysemu/kvm.h"
> #include <assert.h>
>
> #include "exec/memory-internal.h"
> --
> MST
>
WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
qemu-trivial@nongnu.org, Jan Kiszka <jan.kiszka@siemens.com>,
qemu-devel@nongnu.org, Avi Kivity <avi.kivity@gmail.com>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] memory.c: drop kvm.h dependency
Date: Thu, 1 Aug 2013 04:39:58 -0400 (EDT) [thread overview]
Message-ID: <1891063913.8014575.1375346398856.JavaMail.root@redhat.com> (raw)
In-Reply-To: <20130801075529.GA3177@redhat.com>
> memory.c does not use any kvm specific interfaces,
> don't include kvm.h
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
and adding qemu-trivial.
Paolo
> ---
> memory.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/memory.c b/memory.c
> index 01846c9..6b5c420 100644
> --- a/memory.c
> +++ b/memory.c
> @@ -18,7 +18,6 @@
> #include "exec/ioport.h"
> #include "qemu/bitops.h"
> #include "qom/object.h"
> -#include "sysemu/kvm.h"
> #include <assert.h>
>
> #include "exec/memory-internal.h"
> --
> MST
>
next prev parent reply other threads:[~2013-08-01 8:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 7:55 [Qemu-devel] [PATCH] memory.c: drop kvm.h dependency Michael S. Tsirkin
2013-08-01 8:39 ` Paolo Bonzini [this message]
2013-08-01 8:39 ` Paolo Bonzini
2013-08-02 14:08 ` [Qemu-trivial] " Michael Tokarev
2013-08-02 14:08 ` [Qemu-devel] " Michael Tokarev
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=1891063913.8014575.1375346398856.JavaMail.root@redhat.com \
--to=pbonzini@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=avi.kivity@gmail.com \
--cc=jan.kiszka@siemens.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
/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.