summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200115' into stagingPeter Maydell2020-01-1790-1237/+1034Star
|\
| * MAINTAINERS: Replace Claudio Fontana for tcg/aarch64Richard Henderson2020-01-161-2/+1Star
| * configure: Remove tcg/ from the preprocessor include search listPhilippe Mathieu-Daudé2020-01-161-1/+0Star
| * tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé2020-01-167-0/+1
| * tcg: Search includes in the parent source directoryPhilippe Mathieu-Daudé2020-01-168-14/+14
| * tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-1651-65/+65
| * cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson2020-01-163-161/+130Star
| * cputlb: Remove support for MMU_MODE*_SUFFIXRichard Henderson2020-01-161-230/+0Star
| * target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2020-01-162-11/+2Star
| * target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2020-01-162-10/+5Star
| * target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIXRichard Henderson2020-01-162-126/+60Star
| * target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-162-32/+47
| * target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIXRichard Henderson2020-01-161-4/+0Star
| * target/unicore32: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
| * target/sh4: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
| * target/microblaze: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson2020-01-161-3/+0Star
| * target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson2020-01-161-3/+0Star
| * target/cris: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
| * target/alpha: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
| * target/nios2: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
| * cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson2020-01-163-190/+265
| * target/i386: Use cpu_*_mmuidx_ra instead of templatesRichard Henderson2020-01-161-31/+31
| * cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-onlyRichard Henderson2020-01-162-60/+229
| * cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson2020-01-165-141/+36Star
| * translator: Use cpu_ld*_code instead of open-codingRichard Henderson2020-01-162-46/+13Star
| * cputlb: Move body of cpu_ldst_template.h out of lineRichard Henderson2020-01-163-100/+166
| * plugins: Include trace/mem.h in api.cRichard Henderson2020-01-161-0/+1
| * linux-user: Include trace-root.h in syscall-trace.hRichard Henderson2020-01-161-0/+2
| * linux-user: Include tcg.h in syscall.cRichard Henderson2020-01-161-0/+1
| * accel/tcg: Include tcg.h in tcg-runtime.cRichard Henderson2020-01-161-0/+1
| * target/arm: Include tcg.h in sve_helper.cRichard Henderson2020-01-161-0/+1
| * target/s390x: Include tcg.h in mem_helper.cRichard Henderson2020-01-161-0/+1
| * trace: Remove trace_mem_build_info_no_se_[bl]eRichard Henderson2020-01-162-60/+24Star
| * cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson2020-01-162-17/+17
| * target/xtensa: Use probe_access for itlb_hit_testRichard Henderson2020-01-161-2/+3
* | ui/gtk: Get display refresh rate with GDK version 3.22 or laterPhilippe Mathieu-Daudé2020-01-161-5/+18
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell2020-01-1419-85/+144
|\ \ | |/ |/|
| * qapi: Simplify QAPISchemaModularCVisitorMarkus Armbruster2020-01-145-22/+23
| * qapi: Fix code generation for empty modulesMarkus Armbruster2020-01-144-29/+26Star
| * qapi: Proper intermediate representation for modulesMarkus Armbruster2020-01-141-20/+43
| * qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-1411-11/+46
| * tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster2020-01-141-1/+3
| * qapi: Tweak "command returns a nice type" check for clarityMarkus Armbruster2020-01-141-4/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200114-pull-request' i...Peter Maydell2020-01-146-1/+36
|\ \
| * | display/gtk: get proper refreshrateNikola Pavlica2020-01-142-0/+13
| * | ui: Print available display backends with '-display help'Thomas Huth2020-01-144-1/+23
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-01-141-1/+1
|\ \ \
| * | | linux-aio: increasing MAX_EVENTS to a larger hardcoded valueWangyong2020-01-131-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2020-01-141-4/+4
|\ \ \ | |_|/ |/| |
| * | trace: update qemu-trace-stap to Python 3Stefan Hajnoczi2020-01-131-4/+4
| |/