ll as working> through the issues of how to structure things for building qemu> hardware plugins against multiple architecture types.
>> I am more than willing to put all the effort into turning this into a> nice patch, if there is a maintainer interested in helping me shepherd>
eOn 1/10/06, Lennert Buytenhek <[EMAIL PROTECTED]> wrote:
On Mon, Jan 09, 2006 at 05:38:58PM -0800, Andre Pech wrote:> I have been using qemu to simulate various types of custom hardware> for testing purposes. Rather than having to recompile qemu every time
> I change a hardware s
well as working
through the issues of how to structure things for building qemu
hardware plugins against multiple architecture types.
I
am more than willing to put all the effort into turning this into a nice
patch, if there is a maintainer interested in helping me shepherd thi
Hi Mulyadi,
The problem that you are running into here is that sys_uname has been
replaced by sys_newuname in kernel/sys.c. When I put a breakpoint in
this function, everything works correctly when I run uname in the
virtual machine.
I'm not sure I exactly understand your concern that breakpoints
attached below.
Thanks
Andre Pech
diff -dc exec.c{.old,}
*** exec.c.old 2005-12-23 11:40:47.0 -0800
--- exec.c 2005-12-23 11:41:13.0 -0800
***
*** 996,1001
--- 996,1002
target_ulong phys_addr;
phys_addr = cpu_get_phys_page_debug(env, pc
uldn't find anything that suggested that
this would fix the problem. Has anyone else run into similar problems?
Thanks
Andre Pech
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel