qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Serial port patch


From: Michael Brown
Subject: [Qemu-devel] Re: Serial port patch
Date: Thu, 24 Aug 2006 15:45:15 +0100 (BST)

On Thu, 24 Aug 2006, Michael Brown wrote:
I've found what looks like a bug in hw/serial.c; the structure field "divider" is only a uint8_t, but should be a uint16_t. This currently breaks Etherboot, which is somewhat paranoid about the UART and will verify that both bytes of the divider are functional. (Don't ask me why.)

The attached patch fixes the problem for Etherboot.

Please cc me on any replies, since I am not a list member.

Sorry; sent the wrong version of the patch by mistake. This should be the right one!

Michael

Attachment: serial.c.patch
Description: Text document


reply via email to

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