CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/26 18:00:36
Modified files:
hw : serial.c
Log message:
16 bit divider
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/serial.c?cvsroot=qemu&r1=1.12&r2=1.13
> Unsupported return value: 0x
This is a kqemu bug.
Paul
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi !
I'm permit to send you a report for a crash using qemu with kqemu
acceleration.
When i right-click on a drive in the drive manager, the system crach.
Here is the message :
EAX=bfc8890c EBX=bfc88aa0 ECX=7ffde2d0 EDX=7ffde318
ESI=7ffde2fc EDI= EBP=bfc88a14 ESP=bfc887a8
EIP=a000357a E
I really don't understand, I never received the email I sent
to you and to the mailing list..
Did you see it posted on the ML ? was there any attachment ?
I still didn't get your attachment either..
I must have some troubles with my mail system..
Can you resend me please a copy of the systemc an
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 fu
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 attach
[sorry if I re-post, because I never received the initial one]
Hi Alessandro,
Ah OK, I see, your project seems to be way more ambitious than
mine :-)
So my project may not help you as much as you could expect..
Maybe only the sysc/tcpip glue mechanism..
Anyway, attached is a tarball of my projec
Hi Alessandro,
Ah OK, I see, your project seems to be way more ambitious than mine :-)
So my project may not help you as much as you could expect..
Maybe only the sysc/tcpip glue mechanism..
Anyway, attached is a tarball of my project, containing a patch against
qemu-snapshot-2006-07-23_23 (I
Hi,
According to the ARM Architecture Reference Manual:"An implementation must use the same offset for all STR and STM instructions that store R15. It cannot use 8 for some of them and 12 for others."
Qemu appears to be inconsistent in this behavior. Specifically, the following two instructions:
Remote Duck a écrit :
> Following recent discussion of the "invisible wall" patch...would the
> developers consider quickly releasing a 0.8.2 version which contained
> only this change from 0.8.1?
qemu 0.8.2 is out for some times now, and it includes this change.
--
.''`. Aurelien Jarno
10 matches
Mail list logo