aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09target/i386: Use translator_use_goto_tbRichard Henderson
2021-07-09target/hppa: Use translator_use_goto_tbRichard Henderson
2021-07-09target/cris: Use translator_use_goto_tbRichard Henderson
2021-07-09target/avr: Mark some helpers noreturnRichard Henderson
2021-07-09target/avr: Use translator_use_goto_tbRichard Henderson
2021-07-09target/arm: Use translator_use_goto_tb for aarch32Richard Henderson
2021-07-09target/arm: Use translator_use_goto_tb for aarch64Richard Henderson
2021-07-09target/arm: Use DISAS_TOO_MANY for ISB and SBRichard Henderson
2021-07-09target/alpha: Use translator_use_goto_tbRichard Henderson
2021-07-09target/alpha: Remove in_superpageRichard Henderson
2021-07-09target/alpha: Remove use_exit_tbRichard Henderson
2021-07-09accel/tcg: Introduce translator_use_goto_tbRichard Henderson
2021-07-09tcg: Move tb_phys_invalidate_count to tb_ctxRichard Henderson
2021-07-09tcg: Bake tb_destroy() into tcg_region_treeLiren Wei
2021-07-09accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()Liren Wei
2021-07-09tcg: Avoid including 'trace-tcg.h' in target translate.cPhilippe Mathieu-Daudé
2021-07-09tcg: Add separator in INDEX_op_call dumpRichard Henderson
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user: Fix style problems in linuxload.cRichard Henderson
2021-07-07linux-user: fill ppid field in /proc/self/statAndreas Schwab
2021-07-07linux-user/elfload: Implement ELF_HWCAP for RISC-VKito Cheng
2021-07-07MAINTAINERS: Add maintainer for vhost-user RNG implementationMathieu Poirier
2021-07-06block/io: Merge discard request alignmentsAkihiko Odaki
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-07-06block/file-posix: Optimize for macOSAkihiko Odaki
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle
2021-07-06qemu-option: remove now-dead codePaolo Bonzini
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06vl: switch -M parsing to keyvalPaolo Bonzini
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini
2021-07-06keyval: introduce keyval_mergePaolo Bonzini
2021-07-06qom: export more functions for use with non-UserCreatable objectsPaolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 6Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 5Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 4Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 3Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 2Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini
2021-07-06configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini
2021-07-06configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini