xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mini-os: some cleanups
@ 2016-08-29  6:17 Juergen Gross
  2016-08-29  6:17 ` [PATCH v2 1/3] mini-os: cleanup x86_32.S Juergen Gross
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Juergen Gross @ 2016-08-29  6:17 UTC (permalink / raw)
  To: minios-devel, xen-devel; +Cc: Juergen Gross, samuel.thibault, wei.liu2

Do some cleanups in Mini-OS.

V2: modified patch 2 as suggested by Andrew Cooper

Juergen Gross (3):
  mini-os: cleanup x86_32.S
  mini-os: cleanup x86_64.S
  mini-os: remove unused functions from sched.c

 arch/x86/x86_32.S |  7 +------
 arch/x86/x86_64.S | 43 +++++++++++++++----------------------------
 sched.c           | 48 ------------------------------------------------
 3 files changed, 16 insertions(+), 82 deletions(-)

-- 
2.6.6


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

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29  6:17 [PATCH v2 0/3] mini-os: some cleanups Juergen Gross
2016-08-29  6:17 ` [PATCH v2 1/3] mini-os: cleanup x86_32.S Juergen Gross
2016-08-29  6:17 ` [PATCH v2 2/3] mini-os: cleanup x86_64.S Juergen Gross
2016-08-29  8:51   ` Wei Liu
2016-08-29  9:24     ` Samuel Thibault
2016-08-29  6:17 ` [PATCH v2 3/3] mini-os: remove unused functions from sched.c Juergen Gross
2016-08-29 10:13 ` [PATCH v2 0/3] mini-os: some cleanups 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).