Am 28.10.2010 04:20, schrieb Zhiyuan Shao: > OK, If I get some time in the close future, I will try to improve the > relevant part (todo list: PAE/PSE(36), IDT, GDT, x86_64, possibly > pipe-like feature) of Qemu that I think it will be helpful for people > debugging code on the i386 platform. > > Anyway, are such improvements interested in Qemu community? If so, I > will submit the code patch I made based on 0.13.0 to this list. Do hope > later version of Qemu supports these.
Yes, definitely. You can always work around it, e.g. by directly inspecting memory, so I didn't care enough to implement it, but having it seems certainly convenient. Kevin