xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] x86: switch away from temporary 32-bit register names
@ 2017-02-28 13:27 Jan Beulich
  2017-02-28 13:35 ` [PATCH 1/8] x86: re-introduce non-underscore prefixed " Jan Beulich
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Jan Beulich @ 2017-02-28 13:27 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Andrew Cooper

This is only part of the necessary changes. Some needed to be
dropped due to code having changed recently, and the biggest
missing part is the adjustment of the insn emulator, when I'd
prefer to do this work only after the non-RFC parts of
https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg03474.html
have gone in (in order to avoid having to ping-pong re-base
that and this series).

1: re-introduce non-underscore prefixed 32-bit register names
2: switch away from temporary 32-bit register names
3: HVM: switch away from temporary 32-bit register names
4: HVMemul: switch away from temporary 32-bit register names
5: mm: switch away from temporary 32-bit register names
6: SVM: switch away from temporary 32-bit register names
7: Viridian: switch away from temporary 32-bit register names
8: VMX: switch away from temporary 32-bit register names

Signed-off-by: Jan Beulich <jbeulich@suse.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-03-02  6:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 13:27 [PATCH 0/8] x86: switch away from temporary 32-bit register names Jan Beulich
2017-02-28 13:35 ` [PATCH 1/8] x86: re-introduce non-underscore prefixed " Jan Beulich
2017-02-28 13:35 ` [PATCH 2/8] x86: switch away from temporary " Jan Beulich
2017-02-28 13:36 ` [PATCH 3/8] x86/HVM: " Jan Beulich
2017-02-28 13:36 ` [PATCH 4/8] x86/HVMemul: " Jan Beulich
2017-02-28 13:46   ` Paul Durrant
2017-02-28 13:37 ` [PATCH 5/8] x86/mm: " Jan Beulich
2017-03-01 12:16   ` George Dunlap
2017-02-28 13:38 ` [PATCH 6/8] x86/SVM: " Jan Beulich
2017-02-28 13:55   ` Boris Ostrovsky
2017-02-28 13:38 ` [PATCH 5/8] x86/Viridian: " Jan Beulich
2017-02-28 13:47   ` Paul Durrant
2017-02-28 13:39 ` [PATCH 8/8] x86/VMX: " Jan Beulich
2017-03-02  6:21   ` Tian, Kevin
2017-02-28 13:47 ` [PATCH 0/8] x86: " Andrew Cooper
2017-02-28 14:19   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).