]> git.proxmox.com Git - qemu.git/commit
target-alpha: Implement TLB flush primitives.
authorRichard Henderson <rth@twiddle.net>
Tue, 19 Apr 2011 03:01:20 +0000 (20:01 -0700)
committerRichard Henderson <rth@anchor.twiddle.net>
Tue, 31 May 2011 17:18:06 +0000 (10:18 -0700)
commit3b4fefd6e65a7bdb994d10a9fa36c19b5749b502
tree7efb27a3af6cb58a73909e407c6e6179fa49a088
parente5214853eac8f86aca2f5493e7171d6f36ddde38
target-alpha: Implement TLB flush primitives.

Expose these via MTPR, more or less like the real HW does.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/helper.h
target-alpha/op_helper.c
target-alpha/translate.c