[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] About EVTCHNOP_bind_pirq requests
- To: ZelluX <zellux@xxxxxxxxx>
- From: 刘鹏程 <pcliu.fd@xxxxxxxxx>
- Date: Wed, 6 Jan 2010 11:05:58 +0800
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 05 Jan 2010 19:06:27 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iyutVEwzQ/8UbTHz4mwOX670XYcPAK7mAmp00AukE+3qps5OpbYrLHk2JDJW6w0VeX fiEO8z2J+VSZOZjt6KsOGeXliuhd1zcfNmU0USKXHRRjBnEKzCoKECjywZ2dBsMWpFLX XyOreI0B/6YzstKV7nExrhvgmmjKdWeVeeiKg=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I guess after EVTCHNOP_bind_pirq, when corresponding pirq happens,
XEN will notify guest through evtchn.
Thanks
Pengcheng
2010/1/6 ZelluX <zellux@xxxxxxxxx>
Hi, all
I'm reading http://wiki.xensource.com/xenwiki/XenIntro and it says the IRQ_GUEST flag is set for all interrupts except for timer and serial interrupts. After reading some Xen source code I also find that IRQ_GUEST is only set by the EVTCHNOP_bind_pirq requests. So I'd like to know if these requests are called by the guest OS, and does Xen check if the requests are valid? (For example, what will happen if the guest OS tries to bind the timer interrupt pirq?)
Many thanks.
-- Best regards, Wang Yuanxuan Parallel Processing Institute, Fudan University
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|