qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU device timer


From: 陳韋任
Subject: Re: [Qemu-devel] QEMU device timer
Date: Sun, 25 Sep 2011 12:31:30 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

> In rtl8139.c  There is a
> 
> /* PCI interrupt timer */
>     QEMUTimer *timer;

  QEMUTimer is a virtual timer (might use various virtual clocks) used by
hw or something else. In thise case, when the timer is time out, rtl8139
will generate a interrupt.

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667



reply via email to

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