On 2020-12-10 12:07, Peter Maydell wrote:
On Thu, 10 Dec 2020 at 05:28, Weiss, Howard wrote:
Hi –
I am writing a Windows 10 device driver which receives an interrupt from
hardware every 8.3 ms. I am simulating the hardware device in a linux QEMU/KVM
VM with Windows 10 installed. How do
On Thu, 10 Dec 2020 at 05:28, Weiss, Howard wrote:
>
> Hi –
>
>
>
> I am writing a Windows 10 device driver which receives an interrupt from
> hardware every 8.3 ms. I am simulating the hardware device in a linux
> QEMU/KVM VM with Windows 10 installed. How do I program my simulated device
>
Hi -
I am writing a Windows 10 device driver which receives an interrupt from
hardware every 8.3 ms. I am simulating the hardware device in a linux QEMU/KVM
VM with Windows 10 installed. How do I program my simulated device to generate
an interrupt every 8.3 ms? Under windows, I would generat