qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Port E9 hack, for debugging purposes


From: Fabrice Bellard
Subject: Re: [Qemu-devel] [PATCH] Port E9 hack, for debugging purposes
Date: Mon, 17 Jan 2005 23:01:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

There are already similar debug features in hw/pc.c for the Bochs BIOS, but they are not enabled by default because I consider there were useful only in rare cases.

I would accept the "e9 hack" only if it was dynamically configurable and if it used a generic character device (as the serial or parallel ports) to output its results. The command line option should be '-port-e9 stdio' or something similar.

Fabrice.

Thomas Petazzoni wrote:
Hello,

Johannes Schindelin a écrit :

I like it. It's simple and elegant, and your patch seems correct to me.


Thanks.

After sending the patch, I thought that maybe it would be better to transform the configure time option to enable/disable the port E9 hack into a runtime option.

Currently, devices are not enabled/disabled through compile time options, but through runtime options. Doing it the same way for port E9 hack may be more coherent.

What do you think ?

Thomas


------------------------------------------------------------------------

_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]