On 19 February 2016 at 11:02, hitmoon <zxq_yx_...@163.com> wrote: > Hi: peter > After some debug, I found > > s->musb = musb_init(dev, 1); > > must be called in SysBus' init. Otherwise it will break the > "/arm/device/introspect/concrete" check test.
Mmm, I thought this might be related to the MUSB code. I think this device cannot be converted properly to current QOM standards until the MUSB code which it relies on has been converted first. (Also, tusb6010 is a USB controller so it shouldn't be in hw/timer in the first place...) thanks -- PMM