aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05target/alpha: Use goto_tb for fallthru between TBsRichard Henderson
2017-06-05target/alpha: Implement WTINT inlineRichard Henderson
2017-06-05target/mips: optimize indirect branchesAurelien Jarno
2017-06-05target/mips: optimize cross-page direct jumps in softmmuAurelien Jarno
2017-06-05target/aarch64: optimize indirect branchesEmilio G. Cota
2017-06-05target/aarch64: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/hppa: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05target/s390: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05tcg/mips: implement goto_ptrAurelien Jarno
2017-06-05tcg/arm: Implement goto_ptrRichard Henderson
2017-06-05tcg/arm: Clarify tcg_out_bx for arm4 hostRichard Henderson
2017-06-05tcg/s390: Implement goto_ptrRichard Henderson
2017-06-05tcg/sparc: Implement goto_ptrRichard Henderson
2017-06-05tcg/aarch64: Implement goto_ptrRichard Henderson
2017-06-05tcg/ppc: Implement goto_ptrRichard Henderson
2017-06-05tb-hash: improve tb_jmp_cache hash function in user modeEmilio G. Cota
2017-06-05target/i386: optimize indirect branchesEmilio G. Cota
2017-06-05target/i386: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/i386: introduce gen_jr helper to generate lookup_and_goto_ptrEmilio G. Cota
2017-06-05target/arm: optimize indirect branchesEmilio G. Cota
2017-06-05target/arm: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05tcg/i386: implement goto_ptrEmilio G. Cota
2017-06-05tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptrEmilio G. Cota
2017-06-05qemu/atomic: Loosen restrictions for 64-bit ILP32 hostsRichard Henderson
2017-06-05tcg/sparc: Use the proper compilation flags for 32-bitRichard Henderson
2017-06-05target/nios2: Fix 64-bit ilp32 compilationRichard Henderson
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-04dump: fix memory_mapping_filter leakMarc-André Lureau
2017-06-04ide-test: check return of fwriteJohn Snow
2017-06-04help: Add newline to end of thread option help textSuraj Jitindar Singh
2017-06-04qemu-ga: remove useless allocationMarc-André Lureau
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi
2017-06-04qapi: Fix some QMP documentation regressionsEric Blake
2017-06-04hw/mips: add missing includePhilippe Mathieu-Daudé
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov
2017-06-04target/arm: add data cache invalidation cp15 instruction to cortex-r5Luc MICHEL
2017-06-04block: Correct documentation for BLOCK_WRITE_THRESHOLDEric Blake
2017-06-04trivial: Remove unneeded ifndef in memory.hJuan Quintela
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini
2017-06-04configure: Detect native NetBSD curses(3)Kamil Rytarowski
2017-06-04tests/libqtest: Print error instead of aborting when env variable is missingThomas Huth
2017-06-04docs/qdev-device-use.txt: update section Default DevicesMarkus Armbruster
2017-06-04docs qemu-doc: Avoid ide-drive, it's deprecatedMarkus Armbruster
2017-06-04qemu-doc: Add hyperlinks to further license informationThomas Huth
2017-06-04qemu-doc: Move the qemu-ga description into a separate chapterThomas Huth
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell