qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 8/8] q800: add NMI handler


From: Laurent Vivier
Subject: Re: [PATCH 8/8] q800: add NMI handler
Date: Fri, 15 Oct 2021 10:40:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Le 13/10/2021 à 23:21, Mark Cave-Ayland a écrit :
> This allows the programmer's switch to be triggered via the monitor for 
> debugging
> purposes. Since the CPU level 7 interrupt is level-triggered, use a timer to 
> hold
> the NMI active for 100ms before releasing it again.
> 

I'm wondering if Qemu provides another way to have a level-triggered interrupt 
in this case.

I' tried to see if keeping the button pressed on a mac kept the IRQ up (as QMP 
NMI does), but a real
mac is too slow and has to many things to display it was not really 
conclusive...

Thanks,
Laurent




reply via email to

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