qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH] debugcon: Add -debugport option to a


From: Igor Mammedov
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH] debugcon: Add -debugport option to allow changing debug console port number
Date: Fri, 5 Aug 2016 12:57:58 +0200

On Fri,  5 Aug 2016 18:19:39 +0800
Lv Zheng <address@hidden> wrote:

> Changing debugcon port to 0x402 allows the seabios AML table pre-defined
> DBUG() control method to be able to dump the AML debugging information to
> the re-directed debugging console.
> 
> If the debug port number is configurable, users can further specify a
> proper IO port number for it to make external BIOS's debugging
> facility functioning.

there is no need for yet another CLI option that is being added here,
just use usual '-device isa-debugcon,iobase=0x402,chardev=seabios"





reply via email to

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