Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu: Move opaque field from CPU_COMMON to CPUState | Andreas Färber | 2014-03-13 | 1 | -4/+5 |
* | exec: Change cpu_memory_rw_debug() argument to CPUState | Andreas Färber | 2013-07-23 | 1 | -1/+1 |
* | gdbstub: Change syscall callback argument to CPUState | Andreas Färber | 2013-07-23 | 1 | -2/+6 |
* | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber | 2013-06-28 | 1 | -1/+2 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | arm-semi.c: Handle get/put_user() failure accessing arguments | Peter Maydell | 2012-10-24 | 1 | -61/+106 |
* | arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN | Jim Meyering | 2012-08-22 | 1 | -6/+7 |
* | target-arm: Fix typos in comments | Peter Maydell | 2012-08-10 | 1 | -1/+1 |
* | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 2012-06-07 | 1 | -0/+509 |