aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06Update version for v7.0.0-rc3 releasev7.0.0-rc3Peter Maydell
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert
2022-04-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-04-05Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-04-05Merge tag 'pull-target-arm-20220405' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-04-05qapi: Fix calc-dirty-rate exampleMarkus Armbruster
2022-04-05qapi: fix example of query-memdev commandVictor Toso
2022-04-05qapi: fix example of query-cpus-fast commandVictor Toso
2022-04-05qapi: fix example of trace-event-get-state commandVictor Toso
2022-04-05qapi: fix example of query-colo-status commandVictor Toso
2022-04-05qapi: fix example of query-vnc commandVictor Toso
2022-04-05qapi: fix example of query-spice commandVictor Toso
2022-04-05qapi: fix example of query-named-block-nodes commandVictor Toso
2022-04-05qapi: fix examples: replay-break and replay-seekVictor Toso
2022-04-05qapi: fix example of netdev_add commandVictor Toso
2022-04-05docs/system/i386: Add measurement calculation details to amd-memory-encryptionDov Murik
2022-04-05qga/vss-win32: fix compilation with clang++Helge Konetzka
2022-04-05coverity: update model for latest toolsPaolo Bonzini
2022-04-05docs/system/devices/can.rst: correct links to CTU CAN FD IP core documentation.Pavel Pisa
2022-04-05xlnx-bbram: hw/nvram: Fix uninitialized Error *Tong Ho
2022-04-04Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-04-04linux-user/ppc: Narrow type of ccr in save_user_regsRichard Henderson
2022-04-04ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza
2022-04-02Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-04-01Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-04-01Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...Peter Maydell
2022-04-01target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegenPeter Maydell
2022-04-01MAINTAINERS: change Fred Konrad's email addressFrederic Konrad
2022-04-01target/arm: Determine final stage 2 output PA space based on original IPAIdan Horowitz
2022-04-01target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walkIdan Horowitz
2022-04-01target/arm: Check VSTCR.SW when assigning the stage 2 output PA spaceIdan Horowitz
2022-04-01target/arm: Fix MTE access checks for disabled SEL2Idan Horowitz
2022-04-01trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau
2022-04-019p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.cWill Cohen
2022-04-01meson.build: Fix dependency of page-vary-common.c to config-poison.hThomas Huth
2022-04-01target/s390x: Fix determination of overflow condition code after subtractionBruno Haible
2022-04-01target/s390x: Fix determination of overflow condition code after additionBruno Haible
2022-04-01misc: Fixes MAINTAINERS's path .github/workflows/lockdown.ymlYonggang Luo
2022-04-01Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2022-04-01target/riscv: rvv: Add missing early exit condition for whole register load/s...Yueh-Ting (eop) Chen
2022-04-01target/riscv: Avoid leaking "no translation" TLB entriesPalmer Dabbelt
2022-03-31tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreterThomas Huth
2022-03-31vhost-vdpa: fix typo in a commentStefano Garzarella
2022-03-31target/sh4: Remove old README.sh4 fileThomas Huth
2022-03-31linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definitionThomas Huth
2022-03-31Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-03-31tcg/aarch64: Use 'ull' suffix to force 64-bit constantRichard Henderson
2022-03-31Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-31qapi: fix example of dump-guest-memoryVictor Toso