index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
mmu_helper.c
Age
Commit message (
Expand
)
Author
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-01
target/ppc: Correct SDR1 masking
David Gibson
2017-03-01
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-02-22
target-ppc: fix Book-E TLB matching
Alex Zuepke
2017-02-22
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth