aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03Optimized the function of fill_connection_key.Rao, Lei4-32/+17
2021-11-03colo: Don't dump colo cache if dump-guest-core=offLukas Straub1-0/+6
2021-11-03Changed the last-mode to none of first start COLORao, Lei1-5/+3
2021-11-03Removed the qemu_fclose() in colo_process_incoming_threadRao, Lei1-5/+0
2021-11-03colo: fixed 'Segmentation fault' when the simplex mode PVM poweroffRao, Lei1-0/+1
2021-11-03Fixed SVM hang when do failover before PVM crashRao, Lei1-0/+2
2021-11-03Fixed qemu crash when guest power off in COLO modeRao, Lei1-1/+3
2021-11-03Some minor optimizations for COLORao, Lei2-2/+2
2021-11-03migration: Zero migration compression countersJuan Quintela1-0/+1
2021-11-03migration: initialise compression_counters for a new migrationyuxiating1-1/+2
2021-11-03migration: provide an error message to migration_cancel()Laurent Vivier3-6/+8
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
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé6-16/+33
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé8-97/+115
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé5-10/+38
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé4-36/+53