lkml.org 
[lkml]   [2012]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v6 12/12] KVM: indicate readonly access fault
    On 09/06/2012 10:09 PM, Avi Kivity wrote:
    > On 08/22/2012 03:47 PM, Xiao Guangrong wrote:
    >> On 08/22/2012 08:06 PM, Avi Kivity wrote:
    >>> On 08/21/2012 06:03 AM, Xiao Guangrong wrote:
    >>>> Introduce write_readonly_mem in mmio-exit-info to indicate this exit is
    >>>> caused by write access on readonly memslot
    >>>
    >>> Please document this in chapter 5 of apic.txt.
    >>>
    >>
    >> Okay, please review this one.
    >>
    >> Subject: [PATCH v6 12/12] KVM: indicate readonly access fault
    >>
    >> Introduce write_readonly_mem in mmio-exit-info to indicate this exit is
    >> caused by write access on readonly memslot
    >>
    >
    > I'm not sure whether this indication can be trusted by userspace. By
    > the time userspace gets to process this, the slot may no longer exist,
    > or it may be writable.

    The case of deleting memslot is ok, because userspace just skips this fault
    if no readonly mem or no fault handler can be found.

    Switching memslot from readonly to writable sounds strange, i agree with you
    that this flag is untrusty under this case.

    Marcelo, any comments?

    >
    > (in the same way an mmio exit might actually hit RAM)

    So, in the userspace, for the safe reason, we should walk all memslots not
    just walking mmio handlers?



    \
     
     \ /
      Last update: 2012-09-07 13:03    [W:4.895 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site