Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |