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