Age | Commit message (Expand) | Author |
---|---|---|
2013-07-23 | cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() | Andreas Färber |
2013-07-23 | exec: Change cpu_memory_rw_debug() argument to CPUState | Andreas Färber |
2013-07-23 | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini |
2013-06-20 | memory: make section size a 128-bit integer | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-03-27 | sparc: pass page aligned addresses to tlb_set_page | Blue Swirl |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber |
2012-01-03 | sparc: avoid cpu_get_physical_page_desc() | Avi Kivity |
2011-10-26 | Sparc: convert mmu_helper to trace framework | Blue Swirl |
2011-10-26 | Sparc: split MMU helpers | Blue Swirl |