Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xtensa: Clean up includes | Peter Maydell | 2019-11-29 | 1 | -4/+1 |
* | xtensa: avoid "naked" qemu_log | Paolo Bonzini | 2019-11-29 | 1 | -1/+1 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | exec: Change cpu_memory_rw_debug() argument to CPUState | Andreas Färber | 2013-07-23 | 1 | -5/+5 |
* | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber | 2013-07-23 | 1 | -2/+2 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -3/+3 |
* | target-xtensa: fix missing errno codes for mingw32 | Max Filippov | 2012-09-08 | 1 | -0/+6 |
* | target-xtensa: convert host errno values to guest | Max Filippov | 2012-09-05 | 1 | -8/+98 |
* | target-xtensa: return ENOSYS for unimplemented simcalls | Max Filippov | 2012-09-01 | 1 | -0/+2 |
* | target-xtensa: remove unnecessary include of dyngen-exec.h | Peter Portante | 2012-06-10 | 1 | -1/+0 |
* | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 2012-06-07 | 1 | -0/+224 |