From: Qiao Nuohan <qiaonuohan@cn.fujitsu.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: kumagai-atsushi@mxc.nes.nec.co.jp, d.hatayama@jp.fujitsu.com,
zhangxh@cn.fujitsu.com, qemu-devel@nongnu.org,
anderson@redhat.com
Subject: Re: [Qemu-devel] [PATCH 3/9 v3] Move includes and struct definition to dump.h
Date: Mon, 27 May 2013 15:50:38 +0800 [thread overview]
Message-ID: <51A3104E.5010204@cn.fujitsu.com> (raw)
In-Reply-To: <519CD261.9060200@suse.de>
On 05/22/2013 10:12 PM, Andreas Färber wrote:
> I fear that this patch is conflicting. Are really all of those headers
> actually needed for the struct you're moving? In particular I'm worried
> about cpu.h as well as cpu-all.h and kvm.h with indirect dependencies on
> cpu.h.
>
Well, I cannot avoid conflict only with removing useless headers. So I will
create another head file and move what I want into it.
P.S.
RAMBlock, what I want, may cause conflict.
--
Regards
Qiao Nuohan
next prev parent reply other threads:[~2013-05-27 7:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 3:24 [Qemu-devel] [PATCH 0/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format Qiao Nuohan
2013-05-17 3:24 ` [Qemu-devel] [PATCH 1/9 v3] Add API to manipulate dump_bitmap Qiao Nuohan
2013-05-17 3:24 ` [Qemu-devel] [PATCH 2/9 v3] Add API to manipulate cache_data Qiao Nuohan
2013-05-17 3:24 ` [Qemu-devel] [PATCH 3/9 v3] Move includes and struct definition to dump.h Qiao Nuohan
2013-05-22 14:12 ` Andreas Färber
2013-05-27 7:50 ` Qiao Nuohan [this message]
2013-05-17 3:24 ` [Qemu-devel] [PATCH 4/9 v3] Add API to create header of vmcore Qiao Nuohan
2013-05-17 3:25 ` [Qemu-devel] [PATCH 5/9 v3] Add API to create data of dump bitmap Qiao Nuohan
2013-05-17 3:25 ` [Qemu-devel] [PATCH 6/9 v3] Add API to create page Qiao Nuohan
2013-05-17 3:25 ` [Qemu-devel] [PATCH 7/9 v3] Add API to free memory used by creating header, bitmap and page Qiao Nuohan
2013-05-17 3:25 ` [Qemu-devel] [PATCH 8/9 v3] Add API to write header, bitmap and page into vmcore Qiao Nuohan
2013-05-17 3:25 ` [Qemu-devel] [PATCH 9/9 v3] Make monitor command 'dump-guest-memory' dump in kdump-compressed format Qiao Nuohan
2013-05-20 1:15 ` [Qemu-devel] [PATCH 0/9 " Qiao Nuohan
2013-05-22 6:37 ` Qiao Nuohan
2013-05-22 12:24 ` Luiz Capitulino
2013-05-22 14:44 ` Andreas Färber
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=51A3104E.5010204@cn.fujitsu.com \
--to=qiaonuohan@cn.fujitsu.com \
--cc=afaerber@suse.de \
--cc=anderson@redhat.com \
--cc=d.hatayama@jp.fujitsu.com \
--cc=kumagai-atsushi@mxc.nes.nec.co.jp \
--cc=qemu-devel@nongnu.org \
--cc=zhangxh@cn.fujitsu.com \
/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.