Re: [PATCH 1/3] Clean up cpu_inject_x86_mce().

2010-12-20 Thread Marcelo Tosatti
On Fri, Dec 10, 2010 at 05:20:44PM +0900, Jin Dongming wrote: Hi, all I am sorry for replying late. I modified the patches as the comments of huang-san and Marcelo-san and resend them. Applied all 3 to uq/master, thanks. -- To unsubscribe from this list: send the line unsubscribe kvm in

[PATCH 1/3] Clean up cpu_inject_x86_mce().

2010-12-10 Thread Jin Dongming
Hi, all I am sorry for replying late. I modified the patches as the comments of huang-san and Marcelo-san and resend them. Thanks. Best Regards, Jin Dongming --- Clean up cpu_inject_x86_mce() for later patch. Signed-off-by: Jin Dongming

[PATCH 1/3] Clean up cpu_inject_x86_mce().

2010-11-30 Thread Jin Dongming
Clean up cpu_inject_x86_mce() for later patch. Signed-off-by: Jin Dongming jin.dongm...@np.css.fujitsu.com --- target-i386/helper.c | 26 -- 1 files changed, 16 insertions(+), 10 deletions(-) diff --git a/target-i386/helper.c b/target-i386/helper.c index