Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-10 | cputlb: bring back tlb_flush_count under !TLB_DEBUG | Emilio G. Cota | 1 | -3/+14 |
2017-09-25 | accel/tcg/cputlb: avoid recursive BQL (fixes #1706296) | Alex Bennée | 1 | -2/+2 |
2017-09-04 | cputlb: Support generating CPU exceptions on memory transaction failures | Peter Maydell | 1 | -2/+30 |
2017-06-30 | tcg: consistently access cpu->tb_jmp_cache atomically | Emilio G. Cota | 1 | -2/+2 |
2017-06-27 | exec: allow to get a pointer for some mmio memory region | KONRAD Frederic | 1 | -0/+10 |
2017-06-27 | cputlb: fix the way get_page_addr_code fills the tlb | KONRAD Frederic | 1 | -2/+4 |
2017-06-27 | cputlb: move get_page_addr_code | KONRAD Frederic | 1 | -35/+35 |
2017-06-27 | cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT | KONRAD Frederic | 1 | -9/+9 |
2017-06-15 | tcg: move tcg related files into accel/tcg/ subdirectory | Yang Zhong | 1 | -0/+1051 |