aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02hw/arm: Display CPU type in machine descriptionpull-target-arm-20210202-1Philippe Mathieu-Daudé
2021-02-02hw/net/can: ZynqMP CAN device requires PTIMERPhilippe Mathieu-Daudé
2021-02-02hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripheralsPhilippe Mathieu-Daudé
2021-02-02hw/arm/xlnx-versal: Versal SoC requires ZDMAPhilippe Mathieu-Daudé
2021-02-02hw/arm/exynos4210: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-02hw/arm/stm32f405_soc: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-02hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR registerPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Correct tx and rx fifo endiannessBin Meng
2021-02-02hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logicBin Meng
2021-02-02hw/ssi: imx_spi: Round up the burst length to be multiple of 8Bin Meng
2021-02-02hw/ssi: imx_spi: Disable chip selects when controller is disabledXuzhou Cheng
2021-02-02hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabledPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabledPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register valuePhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Remove pointless variable initializationPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()Bin Meng
2021-02-02hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng
2021-02-02hw/arm/smmuv3: Fix addr_mask for range-based invalidationZenghui Yu
2021-02-02hw/char/exynos4210_uart: Fix missing call to report ready for inputIris Johnson
2021-02-02hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabledIris Johnson
2021-02-02hw/intc/arm_gic: Allow to use QTest without crashingPhilippe Mathieu-Daudé
2021-02-01Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2021-02-01trace: update docs with meson build informationStefan Hajnoczi
2021-02-01trace: document how to specify multiple --trace patternsStefan Hajnoczi
2021-02-01simpletrace: build() missing 2 required positional argumentsVolker Rümelin
2021-02-01trace: make the 'log' backend timestamp configurableStefan Hajnoczi
2021-02-01error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi
2021-02-01trace: add meson custom_target() depend_files for tracetoolStefan Hajnoczi
2021-02-01tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé
2021-02-01tracetool: fix "PRI" macro decodingLaurent Vivier
2021-02-01trace: recommend "log" backend for getting started with tracingStefan Hajnoczi
2021-02-01tracing: convert documentation to rSTStefan Hajnoczi
2021-02-01trace: fix simpletrace doc mismergeStefan Hajnoczi
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell
2021-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...Peter Maydell
2021-01-29tests: Replace deprecated ASN1 codeStefan Weil
2021-01-29tests: Fix runtime error in test-authz-pamStefan Weil
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé
2021-01-29crypto: Add spaces around operatorshiliyang
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman
2021-01-29docs: fix missing backslash in certtool shell exampleDaniel P. Berrangé
2021-01-29docs: simplify and clarify the platform support rulesDaniel P. Berrangé
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé
2021-01-29os: deprecate the -enable-fips option and QEMU's FIPS enforcementDaniel P. Berrangé
2021-01-29crypto: Fix memory leaks in set_loaded for tls-*Kevin Wolf
2021-01-29crypto: Forbid broken unloading of secretsKevin Wolf
2021-01-29crypto: Move USER_CREATABLE to secret_common base classKevin Wolf
2021-01-29crypto: Fix some code style problems, add spaces around operatorshiliyang
2021-01-29hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYSpull-target-arm-20210129-1Peter Maydell
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell