aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02target/arm: Use tcg_constant_i64() in do_sat_addsub_64()Philippe Mathieu-Daudé
2021-11-02target/arm: Use the constant variant of store_cpu_field() when possiblePhilippe Mathieu-Daudé
2021-11-02target/arm: Introduce store_cpu_field_constant() helperPhilippe Mathieu-Daudé
2021-11-02target/arm: Use tcg_constant_i32() in op_smlad()Philippe Mathieu-Daudé
2021-11-02target/arm: Advertise MVE to gdb when presentPeter Maydell
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao
2021-11-02hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao
2021-11-02hw/sd: add nuvoton MMCShengtan Mao
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson
2021-11-02usb-storage: tag usb_msd_csw as packed structGerd Hoffmann
2021-11-02hw/misc: deprecate the 'sga' deviceDaniel P. Berrangé
2021-11-02ui/console: remove chardev frontend connected testVolker Rümelin
2021-11-02ui/console: replace kbd_timer with chr_accept_input callbackVolker Rümelin
2021-11-02ui/console: replace QEMUFIFO with Fifo8Volker Rümelin
2021-11-02ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim
2021-11-02ui/gtk: Update the refresh rate for gl-area tooNikola Pavlica
2021-11-02microvm: add device tree support.Gerd Hoffmann
2021-11-02MAINTAINERS: add myself as partial audio reviewerChristian Schoenebeck
2021-11-02MAINTAINERS: Add myself as a reviewer for SDL audioThomas Huth
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-irq QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-roms QMP commandDaniel P. Berrangé
2021-11-02docs/devel: document expectations for HMP commands in the futureDaniel P. Berrangé
2021-11-02docs/devel: add example of command returning unstructured textDaniel P. Berrangé
2021-11-02docs/devel: document expectations for QAPI data modelling for QMPDaniel P. Berrangé
2021-11-02monitor: introduce HumanReadableText and HMP supportDaniel P. Berrangé
2021-11-02docs/devel: update error handling guidance for HMP commandsDaniel P. Berrangé
2021-11-02docs/devel: tweak headings in monitor command docsDaniel P. Berrangé
2021-11-02docs/devel: rename file for writing monitor commandsDaniel P. Berrangé
2021-11-02monitor: make hmp_handle_error return a booleanDaniel P. Berrangé
2021-11-02monitor: remove 'info ioapic' HMP commandDaniel P. Berrangé
2021-11-02configure: fix --audio-drv-list help messagePaolo Bonzini
2021-11-02configure: Remove the check for the __thread keywordThomas Huth
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth
2021-11-02meson: remove unnecessary coreaudio test programPaolo Bonzini
2021-11-02meson: remove pointless warningsPaolo Bonzini
2021-11-02meson.build: Allow to disable OSS againThomas Huth
2021-11-02meson: bump submodule to 0.59.3Paolo Bonzini
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland
2021-11-02esp: ensure in-flight SCSI requests are always cancelledMark Cave-Ayland
2021-11-02KVM: SVM: add migration support for nested TSC scalingMaxim Levitsky
2021-11-02hw/i386: fix vmmouse registrationPavel Dovgalyuk
2021-11-02watchdog: remove select_watchdog_actionPaolo Bonzini