qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] sparc64 name mmu registers and general cleanup


From: Igor Kovalenko
Subject: [Qemu-devel] [PATCH] sparc64 name mmu registers and general cleanup
Date: Mon, 27 Jul 2009 01:49:04 +0400

- add names to mmu registers, this helps understanding the code which
uses/modifies them.
- fold i/d mmu tlb entries tag and tte arrays into arrays of tlb entries
- extract demap_tlb routine (code duplication)
- extract replace_tlb routine (code duplication)

- flush qemu tlb translations when replacing sparc64 mmu tlb entries

I have no test case which demands flushing qemu translations,
and this patch should have no other visible changes to runtime.

Signed-off-by: address@hidden

-- 
Kind regards,
Igor V. Kovalenko

Attachment: sparc64-mmu-corrections
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]