QEMU risc-v , log all memory operations 2024-01-27 1.5K Step 1: Step 2: modify tests/tcg/plugins/mem.c , add this code in vcpu_mem() Step 3: in xv6-riscv change Makefile to Then…
Qemu's trace_memory_region_ops_write 2024-01-17 1.2K I was trying to find the body of trace_memory_region_ops_write function in qemu source code, can't find it. It is generated…
X11 is good but slow in starbucks 2024-01-16 1.3K I am sitting in Starbucks with network speed 15Mbps and try to use X11 forward for Netbeans coding. XMing is…
Latest SPFx, web parts not appear 2024-01-12 1.6K Using latest SPFx with node v18, pack and deploy the app no error, but web parts not appear, because you…
Netbeans programmatically add watch expression to the "watch window" 2024-01-05 1.2K use this code pom.xml