Dmitry Zavalishin
Dmitry Zavalishin
need .internal classes: - .tcp - .udp - .net - .http - .time (incl sleep()) - .stat - .io - general file/dev io - .port - newos ports - .ui.control...
Actually we have it. Test! Does it use right kernel func? Have to connect wtty? And reconnect in restart?
.internal.ui.font
https://www.gabriel.urdhr.fr/2015/05/29/core-file/
https://www.gabriel.urdhr.fr/2015/05/29/core-file/
https://github.com/s0sasaki/MemoryAllocator/blob/master/smalloc.c https://github.com/sebastiencs/malloc/blob/master/realloc.c https://github.com/MaJerle/lwmem/blob/master/lwmem/src/lwmem/lwmem.c https://github.com/embeddedartistry/libmemory/blob/master/src/aligned_malloc.c
1.0.1 works
qemu trace: [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80 offset=65536 to_dev=0 [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80 offset=1048576 to_dev=0 [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80 offset=2228224 to_dev=0 [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80 offset=3354624 to_dev=0 [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80 offset=0 to_dev=0 [email protected]:dma_blk_io dbs=000000001c0cc210 bs=0000000001de0c80...
Works ok in QEMU 2019.02.18!
Check driver code to find out if DMA or something else is disabled. If all is on - close issue and bring driver to /dev lib