qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] target-i386:do some cleanups
@ 2013-04-19  2:52 liguang
  2013-04-19  2:52 ` [Qemu-devel] [PATCH 1/6] target-i386/seg_helper: replace env->eip with EIP liguang
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: liguang @ 2013-04-19  2:52 UTC (permalink / raw)
  To: qemu-devel, peter.maydell
  Cc: blauwirbel, pbonzini, aliguori, afaerber, liguang

here are some cleanups

Li Guang (6)
	 target-i386/seg_helper: replace env->eip with EIP
	 target-i386/smm_helper: replace env->eip with EIP
	 target-i386/svm_helper: replace env->eip with EIP
	 target-i386/svm_helper: remove redundant assignment
	 target-i386/seg_helper: refactor 4 helper functions
	 target-i386/seg_helper: define names for code/data segment types

target-i386/seg_helper.c | 296 +++++++++++++++++++++++-----------------------
target-i386/smm_helper.c | 10 +++++-----
target-i386/svm_helper.c | 6 +++---
3 files changed, 139 insertions(+), 174 deletions(-)

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

end of thread, other threads:[~2013-04-19  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19  2:52 [Qemu-devel] [PATCH 0/6] target-i386:do some cleanups liguang
2013-04-19  2:52 ` [Qemu-devel] [PATCH 1/6] target-i386/seg_helper: replace env->eip with EIP liguang
2013-04-19  7:48   ` Richard Henderson
2013-04-19  7:55     ` li guang
2013-04-19  8:08       ` Richard Henderson
2013-04-19  2:52 ` [Qemu-devel] [PATCH 2/6] target-i386/smm_helper: " liguang
2013-04-19  2:52 ` [Qemu-devel] [PATCH 3/6] target-i386/svm_helper: " liguang
2013-04-19  2:52 ` [Qemu-devel] [PATCH 4/6] target-i386/svm_helper: remove redundant assignment liguang
2013-04-19  2:52 ` [Qemu-devel] [PATCH 5/6] target-i386/seg_helper: refactor 4 helper functions liguang
2013-04-19  2:52 ` [Qemu-devel] [PATCH 6/6] target-i386/seg_helper: define names for code/data segment types liguang

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