Re: [Qemu-devel] [PATCH] hw/gpio/max7310.c : add the reset-pin in Max7310 and the GPIO will be reseted by the reset signal(active low) when necessary

2013-11-24 Thread Zhou Yuan
From: Zhouy To: qemu-devel@nongnu.org Cc: Paolo Bonzini , Anthony Liguori , Andreas F?rber" Subject: Re: [Qemu-devel] [PATCH] hw/gpio/max7310.c : add the reset-pin in Max7310 and the GPIO will be reseted by the reset signal(active low) when necessary >From: zhouy

[Qemu-devel] [PATCH] hw/gpio/max7310.c : add the reset-pin in Max7310 and the GPIO will be reseted by the reset signal(active low) when necessary

2013-11-16 Thread Zhou Yuan
From: zhouy Date: Sun, 17 Nov 2013 09:24:38 -0500 Subject: [PATCH 4/4] add the reset-pin in Max7310 and the GPIO will be reseted by the reset signal(active low) when necessary Signed-off-by: zhouy --- qemu-master/hw/gpio/max7310.c |8 ++-- 1 files changed, 6 insertions(+), 2 deletion

[Qemu-devel] [PATCH] hw/i2c/core.c: add the id property of i2c_slaver when created in the QEMUMachine's initialization

2013-11-15 Thread Zhou Yuan
updated address is: zhouyuan.f...@cn.fujitsu.com ------ Zhou Yuan Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China TEL:+86+25-86630566-9555 FUJITSU INTERNAL:7998-9555 FAX:+8

[Qemu-devel] [PATCH] monitor.c : fix the monitor_user_noop function for hmp-commands calling user_print conveniently

2013-10-30 Thread Zhou Yuan
From: zhouy To: qemu-devel@nongnu.org Date: Wed, 30 Oct 2013 12:37:51 -0400 Subject: [PATCH] fix the monitor_user_noop function for hmp-commands calling user_print conveniently If a new hmp command added,just using the function call "monitor_user_noop" to print the result in the monitor model.

Re: [Qemu-devel] [PATCH 1/1] add output register property and update the

2013-10-15 Thread Zhou Yuan
>-s->level &= ~(s->direction ^ data); > s->direction = data; >+max7310_update(s); > break; > > case 0x04:/* Timeout */ >@@ -156,6 +166,7 @@ static const VMStateDescription vmstate_max7310 = { > VMSTATE_UINT8(polari

[Qemu-devel] [PATCH] hw/gpio/max7310.c : add output register property and update the outputports level when necessary

2013-10-11 Thread Zhou Yuan
_SLAVE(i2c, MAX7310State), VMSTATE_END_OF_LIST() } -- 1.7.6 ------ A new email address of FJWAN is launched from Apr.1 2007. The updated address is: zhouyuan.f...@cn.fujitsu.com -- Zhou Yuan Nanjing Fujitsu Nanda Software