luaqemu icon indicating copy to clipboard operation
luaqemu copied to clipboard

QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows fast prototyping of target systems without any native code and m...

Results 5 luaqemu issues
Sort by recently updated
recently updated
newest added

``` 0bf33ccf387d3d81dc7a07f2d5aa05fe bcm4358.patchram.bin 570f33621459ffab3ddd9392c87a7b78 bcm4358.rom.bin ```

Created dockerfile to build luaqemu on debian.

in the file `hw/arm/luaarm.c` you write `flags |= BP_STOP_BEFORE_ACCESS;` before you insert the flags in the function `util_watchpoint_insert`. However, you didn't write `flags |= BP_STOP_BEFORE_ACCESS;` in the function `util_watchpoint_remove`, thus...

Can you tell me which file is a board definition with LuaQEMU?And I want to know how to recurrent this article,can you show more details. :)Please. https://comsecuris.com/blog/posts/luaqemu_bcm_wifi/