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