| Commit message (Expand) | Author | Age | Files | Lines |
* | memory: return MemoryRegion from qemu_ram_addr_from_host | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | exec: move qemu_ram_addr_from_host_nofail to cputlb.c | Paolo Bonzini | 2013-07-04 | 1 | -0/+11 |
* | cpu: Turn cpu_unassigned_access() into a CPUState hook | Andreas Färber | 2013-06-28 | 1 | -6/+9 |
* | exec: Resolve subpages in one step except for IOTLB fills | Jan Kiszka | 2013-06-20 | 1 | -2/+2 |
* | cputlb: fix debug logs | Hervé Poussineau | 2013-06-14 | 1 | -2/+2 |
* | memory: add address_space_translate | Paolo Bonzini | 2013-05-29 | 1 | -9/+11 |
* | cputlb: simplify tlb_set_page | Paolo Bonzini | 2013-05-29 | 1 | -8/+5 |
* | cpu: Move current_tb field to CPUState | Andreas Färber | 2013-02-16 | 1 | -2/+4 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -9/+9 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -2/+2 |
* | memory: per-AddressSpace dispatch | Avi Kivity | 2012-10-22 | 1 | -1/+2 |
* | memory: rename 'exec-obsolete.h' | Avi Kivity | 2012-10-15 | 1 | -2/+1 |
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl | 2012-09-15 | 1 | -5/+0 |
* | cputlb.c: Fix out of date comment | Peter Maydell | 2012-08-15 | 1 | -1/+3 |
* | cputlb: fix watchpoints handling | Max Filippov | 2012-05-12 | 1 | -2/+2 |
* | cputlb: prepare private memory API for public consumption | Blue Swirl | 2012-05-01 | 1 | -5/+7 |
* | cputlb: move TLB handling to a separate file | Blue Swirl | 2012-05-01 | 1 | -0/+362 |