Hi I am doing some very low level OS design work and wanted to be able to alter some values in the physical memory of my QEMU guest. I can see quite a few ways to print/dump both physical and virtual addresses but nothing that can alter arbitrary physical/virtual addresses?
Does such a feature exist in Qemu and if it does are there pointers to documentation for it? Cheers Stephen Bates