At 2016-03-17 17:06:12, "xiaoqiang zhao" wrote:
>This patch set QOM'ify some files under hw/audio directory.
>See each patch's commit message for details.
>
>Changes in v2:
>Move AUD_open_in/out function into device realize stage
>
>Sorry for the misoperation before, so I resend this version.
>
At 2016-03-17 16:15:13, "xiaoqiang zhao" wrote:
>This patch set QOM'ify some files under hw/audio directory.
>See each patch's commit message for details.
>
>Changes in v2:
>move AUD_open_out/in function calls to device realize
>stage suggested by Paolo.
>
>xiaoqiang zhao (4):
> hw/audio: QOM'
At 2016-03-17 18:08:52, "Cornelia Huck" wrote:
>On Thu, 17 Mar 2016 17:20:29 +0800
>xiaoqiang zhao wrote:
>
>> Drop the DO_UPCAST macro
>>
>> Signed-off-by: xiaoqiang zhao
>> ---
>> hw/char/sclpconsole-lm.c | 14 +-
>> 1 file changed, 9 insertions(+), 5 deletions(-)
>>
>> diff --
At 2016-03-07 15:05:41, "xiaoqiang zhao" wrote:
>This patch set trying to QOM'ify code under hw/arm directory.
>As previous patches to hw/timer/*, we use instance_init instead of
>the SysBus's init function.
>
>
>xiaoqiang zhao (9):
> hw/arm: QOM'ify armv7m.c
> hw/arm: QOM'ify highbank.c
> hw
What "top-post" mean?
在2016年02月18日 22:31,Peter Maydell 写道:
On 18 February 2016 at 14:26, wrote:
> Thanks Peter!
> Sorry for that!I will correct this in next version. I also have one
> question:Why the patch I have sent to this list does not have a title begin
> with "[Qemu-devel]" ?
It depends e
Ok, I will take a look!
2016年2月18日 星期四 +0800 21:48 发件人 peter.mayd...@linaro.org
:
>On 16 February 2016 at 11:10, xiaoqiang zhao < zxq_yx_...@163.com > wrote:
>> assign tusb6010_init to tusb6010_info.instance_init and drop
>> the SysBusDeviceClass::init
>>
>> Reviewed-by: Peter Maydell < peter
Thanks Peter!
Sorry for that!I will correct this in next version. I also have one
question:Why the patch I have sent to this list does not have a title begin
with "[Qemu-devel]" ?
2016年2月18日 星期四 +0800 21:02 发件人 peter.mayd...@linaro.org
:
>On 16 February 2016 at 11:10, xiaoqiang zhao < zxq_y