bug-hurd
[Top][All Lists]
Advanced

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

Re: driver problems of Hurd in qemu


From: Samuel Thibault
Subject: Re: driver problems of Hurd in qemu
Date: Tue, 4 May 2010 13:44:37 +0200
User-agent: Mutt/1.5.12-2006-07-14

Da Zheng, le Tue 04 May 2010 18:04:15 +0800, a écrit :
> I thought the error somehow is related to irq as there was an error like "hd0:
> irq timeout: status=0xd8". My DDE PCNet32 driver seems to suffer from the same
> problem in qemu even though it works well in vmware. I inserted printing in 
> the
> interrupt handler in the kernel to check whether interrupts for the pcnet32
> device have been triggered but didn't see any. Can I check interrupts in the
> qemu side?

This is done by the qemu_set_irq() function, see pcnet_update_irq() in
hw/pcnet.c

Samuel




reply via email to

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