aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée1-2/+35
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée3-1/+11
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour1-2/+18
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour1-22/+54
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour1-27/+30
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour1-81/+175
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour1-0/+3
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini1-2/+0
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée3-0/+18
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée1-3/+5
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé2-7/+13
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson1-0/+6
2021-11-04tests/docker: Add debian-microblaze-cross imageRichard Henderson3-0/+95
2021-11-04tests/docker: Add debian-nios2-cross imageRichard Henderson4-0/+149
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson47-203/+292
2021-11-03Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson9-15/+17
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson20-35/+544
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson35-426/+829
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson17-116/+466
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson13-35/+258
2021-11-02Merge remote-tracking branch 'remotes/XanClic/tags/pull-block-2021-11-02' int...Richard Henderson10-34/+56
2021-11-02bsd-user: Add stubs for new signal routinesWarner Losh1-0/+21
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson24-109/+239
2021-11-02Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into stagingRichard Henderson9-2106/+897
2021-11-02hvf: arm: Ignore cache operations on MMIOAlexander Graf1-0/+7
2021-11-02hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker1-2/+2
2021-11-02target/arm: Use tcg_constant_i32() in gen_rev16()Philippe Mathieu-Daudé1-2/+1
2021-11-02target/arm: Use tcg_constant_i64() in do_sat_addsub_64()Philippe Mathieu-Daudé1-9/+8
2021-11-02target/arm: Use the constant variant of store_cpu_field() when possiblePhilippe Mathieu-Daudé1-15/+6
2021-11-02target/arm: Introduce store_cpu_field_constant() helperPhilippe Mathieu-Daudé1-0/+3
2021-11-02target/arm: Use tcg_constant_i32() in op_smlad()Philippe Mathieu-Daudé1-2/+1
2021-11-02target/arm: Advertise MVE to gdb when presentPeter Maydell6-4/+48
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao3-0/+187
2021-11-02hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao1-0/+20
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao2-1/+13
2021-11-02hw/sd: add nuvoton MMCShengtan Mao3-0/+248
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson103-1433/+1266
2021-11-02usb-storage: tag usb_msd_csw as packed structGerd Hoffmann1-1/+1
2021-11-02hw/misc: deprecate the 'sga' deviceDaniel P. Berrangé2-0/+12
2021-11-02ui/console: remove chardev frontend connected testVolker Rümelin1-8/+5
2021-11-02ui/console: replace kbd_timer with chr_accept_input callbackVolker Rümelin1-15/+13
2021-11-02ui/console: replace QEMUFIFO with Fifo8Volker Rümelin1-66/+20
2021-11-02ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim4-33/+59
2021-11-02ui/gtk: Update the refresh rate for gl-area tooNikola Pavlica1-0/+3
2021-11-02microvm: add device tree support.Gerd Hoffmann8-2/+358
2021-11-02MAINTAINERS: add myself as partial audio reviewerChristian Schoenebeck1-0/+3
2021-11-02MAINTAINERS: Add myself as a reviewer for SDL audioThomas Huth1-0/+1
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé8-15/+38
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé8-101/+140
2021-11-02qapi: introduce x-query-irq QMP commandDaniel P. Berrangé4-39/+57