Ping.... Paolo, could you merge these to your misc tree?
Thanks, Li Qiang Li Qiang <liq...@163.com> 于2019年5月11日周六 上午12:44写道: > Recently I am considering write a driver for edu device. > After reading the spec, I found these three small issue. > Two first two related the MMIO access and the third is > related the DMA operation. > > Change since v2: > Fix an error in patch 2 > Fix some commit message and title. > > Change since v1: > Fix format compile error > > Li Qiang (3): > edu: mmio: allow 64-bit access > edu: mmio: allow 64-bit access in read dispatch > edu: uses uint64_t in dma operation > > hw/misc/edu.c | 32 +++++++++++++++++++++++--------- > 1 file changed, 23 insertions(+), 9 deletions(-) > > -- > 2.17.1 > > >