]> Git Repo - qemu.git/commit
cputlb: Handle TLB_NOTDIRTY in probe_access
authorRichard Henderson <[email protected]>
Sun, 22 Sep 2019 02:28:48 +0000 (19:28 -0700)
committerRichard Henderson <[email protected]>
Wed, 25 Sep 2019 17:56:28 +0000 (10:56 -0700)
commit73bc0bd41b84aaee489118da1d20901d27f3654a
tree3514eac3ef5f15237d085569e6023f6470c28c3f
parent707526ad865dc4064c3984bcc061596a21bf9d3b
cputlb: Handle TLB_NOTDIRTY in probe_access

We can use notdirty_write for the write and return a valid host
pointer for this case.

Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/cputlb.c
This page took 0.023491 seconds and 4 git commands to generate.