summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-31qapi: fix example of ACPI_DEVICE_OST eventVictor Toso
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso
2022-03-31qapi: fix example of MEMORY_FAILUREVictor Toso
2022-03-31qapi: run-state examples: add missing @timestampVictor Toso
2022-03-31qapi: fix examples: SHUTDOWN and RESET eventsVictor Toso
2022-03-31qapi: fix example of FAILOVER_NEGOTIATED eventVictor Toso
2022-03-31qapi: fix example of UNPLUG_PRIMARY eventVictor Toso
2022-03-31qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE eventVictor Toso
2022-03-31qapi: fix example of DUMP_COMPLETED eventVictor Toso
2022-03-31qapi: fix example of BLOCK_JOB_PENDING eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IO_ERROR eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IMAGE_CORRUPTED eventVictor Toso
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso
2022-03-31schemas: add missing vim modelineVictor Toso
2022-03-29Update version for v7.0.0-rc2 releasePeter Maydell
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-29Merge tag 'pull-block-2022-03-29' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-29iotests: Fix status checksHanna Reitz
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz
2022-03-29main-loop: Disable GLOBAL_STATE_CODE() assertionsHanna Reitz
2022-03-29iotests: update test owner contact informationJohn Snow
2022-03-29Merge tag 'darwin-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-03-29virtio: fix --enable-vhost-user build on non-LinuxPaolo Bonzini
2022-03-29Merge tag 'mips-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-29qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel
2022-03-29target/mips: Fix address space range declaration on n32WANG Xuerui
2022-03-29memory: Make memory_region_readd_subregion() properly handle mapped aliasesDavid Hildenbrand
2022-03-29ui/console: Check console before emitting GL eventAkihiko Odaki
2022-03-29ui/cocoa: Respect left-command-key optionAkihiko Odaki
2022-03-29main-loop: Disable block backend global state assertion on CocoaPhilippe Mathieu-Daudé
2022-03-29gitattributes: Cover Objective-C source filesPhilippe Mathieu-Daudé
2022-03-28Merge tag 'pull-ppc-20220326' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-26target/ppc: fix helper_xvmadd* argument orderMatheus Ferst
2022-03-25Merge tag 'pull-target-arm-20220325' of https://git.linaro.org/people/pmaydel...Peter Maydell
2022-03-25hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() loggingPeter Maydell
2022-03-25target/arm: Fix sve_ld1_z and sve_st1_z vs MMIORichard Henderson
2022-03-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2022-03-24build: disable fcf-protection on -march=486 -m16Christian Ehrhardt
2022-03-24target/i386: properly reset TSC on resetPaolo Bonzini