aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-05coverity: update model for latest toolsPaolo Bonzini1-1/+2
2022-04-04Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into stagingPeter Maydell5-2/+13
2022-04-04linux-user/ppc: Narrow type of ccr in save_user_regsRichard Henderson1-1/+1
2022-04-04ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat1-1/+1
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza3-0/+11
2022-04-02Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...Peter Maydell6-33/+33
2022-04-01Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...Peter Maydell5-7/+25
2022-04-01Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...Peter Maydell2-6/+13
2022-04-01target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegenPeter Maydell1-1/+6
2022-04-01MAINTAINERS: change Fred Konrad's email addressFrederic Konrad2-2/+3
2022-04-01target/arm: Determine final stage 2 output PA space based on original IPAIdan Horowitz1-3/+5
2022-04-01target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walkIdan Horowitz1-0/+10
2022-04-01target/arm: Check VSTCR.SW when assigning the stage 2 output PA spaceIdan Horowitz1-1/+1
2022-04-01target/arm: Fix MTE access checks for disabled SEL2Idan Horowitz2-2/+2
2022-04-01trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau2-4/+4
2022-04-019p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.cWill Cohen2-23/+23
2022-04-01meson.build: Fix dependency of page-vary-common.c to config-poison.hThomas Huth1-1/+1
2022-04-01target/s390x: Fix determination of overflow condition code after subtractionBruno Haible1-2/+2
2022-04-01target/s390x: Fix determination of overflow condition code after additionBruno Haible1-2/+2
2022-04-01misc: Fixes MAINTAINERS's path .github/workflows/lockdown.ymlYonggang Luo1-1/+1
2022-04-01Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell5-154/+4
2022-04-01target/riscv: rvv: Add missing early exit condition for whole register load/s...Yueh-Ting (eop) Chen1-0/+5
2022-04-01target/riscv: Avoid leaking "no translation" TLB entriesPalmer Dabbelt1-6/+8
2022-03-31tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth2-2/+2
2022-03-31vhost-vdpa: fix typo in a commentStefano Garzarella1-1/+1
2022-03-31target/sh4: Remove old README.sh4 fileThomas Huth1-150/+0
2022-03-31linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definitionThomas Huth1-1/+1
2022-03-31Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-2/+2
2022-03-31tcg/aarch64: Use 'ull' suffix to force 64-bit constantRichard Henderson1-2/+2
2022-03-31Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell10-33/+49
2022-03-31qapi: fix example of dump-guest-memoryVictor Toso1-1/+1
2022-03-31qapi: fix example of ACPI_DEVICE_OST eventVictor Toso1-2/+3
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso1-6/+6
2022-03-31qapi: fix example of MEMORY_FAILUREVictor Toso1-1/+3
2022-03-31qapi: run-state examples: add missing @timestampVictor Toso1-2/+4
2022-03-31qapi: fix examples: SHUTDOWN and RESET eventsVictor Toso1-2/+4
2022-03-31qapi: fix example of FAILOVER_NEGOTIATED eventVictor Toso1-2/+4
2022-03-31qapi: fix example of UNPLUG_PRIMARY eventVictor Toso1-1/+3
2022-03-31qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE eventVictor Toso1-1/+2
2022-03-31qapi: fix example of DUMP_COMPLETED eventVictor Toso1-3/+4
2022-03-31qapi: fix example of BLOCK_JOB_PENDING eventVictor Toso1-2/+2
2022-03-31qapi: fix example of BLOCK_IO_ERROR eventVictor Toso1-1/+2
2022-03-31qapi: fix example of BLOCK_IMAGE_CORRUPTED eventVictor Toso1-4/+3
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso1-5/+5
2022-03-31schemas: add missing vim modelineVictor Toso1-0/+3
2022-03-29Update version for v7.0.0-rc2 releasev7.0.0-rc2Peter Maydell1-1/+1
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-3/+5
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell80-90/+136
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier1-4/+25
2022-03-29iotests: Fix status checksHanna Reitz2-12/+39