xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [MINIOS PATCH 0/5] x86 assmebly code clean up
@ 2016-08-25 16:38 Wei Liu
  2016-08-25 16:38 ` [MINIOS PATCH 1/5] x86_32: remove inclusion of x86-32.h Wei Liu
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Wei Liu @ 2016-08-25 16:38 UTC (permalink / raw)
  To: Xen-devel; +Cc: Juergen Gross, Samuel Thibault, Wei Liu

Wei Liu (5):
  x86_32: remove inclusion of x86-32.h
  x86_64: remove unused labels
  x86_64: merge RESTORE_REST into RESTORE_ALL
  x86_64: introduce and use SAVE_ALL
  x86_64: don't unnecessarily export some entries

 arch/x86/x86_32.S |  2 --
 arch/x86/x86_64.S | 74 ++++++++++++++++++++++---------------------------------
 2 files changed, 29 insertions(+), 47 deletions(-)

-- 
2.1.4


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

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

end of thread, other threads:[~2016-08-26  8:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 16:38 [MINIOS PATCH 0/5] x86 assmebly code clean up Wei Liu
2016-08-25 16:38 ` [MINIOS PATCH 1/5] x86_32: remove inclusion of x86-32.h Wei Liu
2016-08-25 17:02   ` Juergen Gross
2016-08-25 16:38 ` [MINIOS PATCH 2/5] x86_64: remove unused labels Wei Liu
2016-08-25 17:04   ` Juergen Gross
2016-08-25 16:38 ` [MINIOS PATCH 3/5] x86_64: merge RESTORE_REST into RESTORE_ALL Wei Liu
2016-08-25 16:45   ` Wei Liu
2016-08-25 17:07   ` Juergen Gross
2016-08-25 16:38 ` [MINIOS PATCH 4/5] x86_64: introduce and use SAVE_ALL Wei Liu
2016-08-25 17:09   ` Juergen Gross
2016-08-25 16:38 ` [MINIOS PATCH 5/5] x86_64: don't unnecessarily export some entries Wei Liu
2016-08-25 17:11   ` Juergen Gross
2016-08-25 17:12 ` [MINIOS PATCH 0/5] x86 assmebly code clean up Juergen Gross
2016-08-25 17:42   ` Wei Liu
2016-08-25 17:25 ` Samuel Thibault
2016-08-25 17:48 ` Wei Liu
2016-08-26  8:13   ` Wei Liu

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).