All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tian, Kevin" <kevin.tian@intel.com>
To: Jan Beulich <jbeulich@suse.com>,
	"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Petre Pircalabu" <ppircalabu@bitdefender.com>,
	"Tamas K Lengyel" <tamas@tklengyel.com>, "Wei Liu" <wl@xen.org>,
	"Paul Durrant" <paul@xen.org>,
	"George Dunlap" <George.Dunlap@eu.citrix.com>,
	"Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Tim Deegan" <tim@xen.org>,
	"Nakajima, Jun" <jun.nakajima@intel.com>,
	"Alexandru Isaila" <aisaila@bitdefender.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [Xen-devel] [PATCH v4 1/7] SVM: drop asm/hvm/emulate.h inclusion from vmcb.h
Date: Tue, 18 Feb 2020 05:05:57 +0000	[thread overview]
Message-ID: <AADFC41AFE54684AB9EE6CBC0274A5D19D78AC99@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <bfc4d4ad-85a5-2d79-748a-c7b72ba40bce@suse.com>

> From: Jan Beulich <jbeulich@suse.com>
> Sent: Saturday, February 1, 2020 12:42 AM
> 
> It's not needed there and introduces a needless, almost global
> dependency. Include the file (or in some cases just xen/err.h) where
> actually needed, or - in one case - simply forward-declare a struct. In
> microcode*.c take the opportunity and also re-order a few other
> #include-s.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  parent reply	other threads:[~2020-02-18  5:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 16:37 [Xen-devel] [PATCH v4 0/7] x86/HVM: implement memory read caching Jan Beulich
2020-01-31 16:42 ` [Xen-devel] [PATCH v4 1/7] SVM: drop asm/hvm/emulate.h inclusion from vmcb.h Jan Beulich
2020-01-31 16:47   ` Andrew Cooper
2020-02-03  9:22   ` Alexandru Stefan ISAILA
2020-02-03 11:51   ` Durrant, Paul
2020-02-18  5:05   ` Tian, Kevin [this message]
2020-01-31 16:42 ` [Xen-devel] [PATCH v4 2/7] x86/HVM: rename a variable in __hvm_copy() Jan Beulich
2020-02-03 15:04   ` Andrew Cooper
2020-01-31 16:43 ` [Xen-devel] [PATCH v4 3/7] x86/HVM: introduce "curr" into hvmemul_rep_{mov, sto}s() Jan Beulich
2020-02-03 15:05   ` Andrew Cooper
2020-02-06 13:26   ` Durrant, Paul
2020-02-06 13:35     ` Jan Beulich
2020-01-31 16:44 ` [Xen-devel] [PATCH v4 4/7] x86/HVM: implement memory read caching for insn emulation Jan Beulich
2020-02-03 19:48   ` Andrew Cooper
2020-02-04 11:13     ` Jan Beulich
2020-02-05  8:09     ` Jan Beulich
2020-01-31 16:45 ` [Xen-devel] [PATCH v4 5/7] x86/mm: use cache in guest_walk_tables() Jan Beulich
2020-01-31 16:45 ` [Xen-devel] [PATCH v4 6/7] x86/mm: drop p2mt parameter from map_domain_gfn() Jan Beulich
2020-02-03 15:51   ` Andrew Cooper
2020-01-31 16:46 ` [Xen-devel] [PATCH v4 7/7] x86/HVM: reduce scope of pfec in hvm_emulate_init_per_insn() Jan Beulich
2020-02-03 16:00   ` Andrew Cooper
2020-02-06 13:43   ` Durrant, Paul

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=AADFC41AFE54684AB9EE6CBC0274A5D19D78AC99@SHSMSX104.ccr.corp.intel.com \
    --to=kevin.tian@intel.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=aisaila@bitdefender.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jun.nakajima@intel.com \
    --cc=paul@xen.org \
    --cc=ppircalabu@bitdefender.com \
    --cc=roger.pau@citrix.com \
    --cc=tamas@tklengyel.com \
    --cc=tim@xen.org \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.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.