* handling GPFs in gues
@ 2011-12-13 15:58 ret val
2011-12-13 17:02 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: ret val @ 2011-12-13 15:58 UTC (permalink / raw)
To: kvm
I'm trying to find where GPFs in a guest are handled. To start with
I'd like to add a simple printk showing when this happens, but I'm
having a rough time finding where this is handled. Does anyone happen
to know where?
Thank you
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: handling GPFs in gues
2011-12-13 15:58 handling GPFs in gues ret val
@ 2011-12-13 17:02 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2011-12-13 17:02 UTC (permalink / raw)
To: ret val; +Cc: kvm
On 12/13/2011 05:58 PM, ret val wrote:
> I'm trying to find where GPFs in a guest are handled. To start with
> I'd like to add a simple printk showing when this happens, but I'm
> having a rough time finding where this is handled. Does anyone happen
> to know where?
>
do_general_protection() (kvm is generally not involved)
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-13 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 15:58 handling GPFs in gues ret val
2011-12-13 17:02 ` Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.