aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-29block/stream: Drain subtree around graph changeHanna Reitz2-1/+19
2022-03-29main-loop: Disable GLOBAL_STATE_CODE() assertionsHanna Reitz1-1/+2
2022-03-29iotests: update test owner contact informationJohn Snow76-76/+76
2022-03-29Merge tag 'darwin-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell4-1/+37
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini1-1/+3
2022-03-29virtio: fix --enable-vhost-user build on non-LinuxPaolo Bonzini1-2/+2
2022-03-29Merge tag 'mips-20220329' of https://github.com/philmd/qemu into stagingPeter Maydell3-13/+12
2022-03-29qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32Andreas K. Hüttel1-10/+10
2022-03-29target/mips: Fix address space range declaration on n32WANG Xuerui1-1/+1
2022-03-29memory: Make memory_region_readd_subregion() properly handle mapped aliasesDavid Hildenbrand1-2/+1
2022-03-29ui/console: Check console before emitting GL eventAkihiko Odaki1-0/+21
2022-03-29ui/cocoa: Respect left-command-key optionAkihiko Odaki1-1/+2
2022-03-29main-loop: Disable block backend global state assertion on CocoaPhilippe Mathieu-Daudé1-0/+13
2022-03-29gitattributes: Cover Objective-C source filesPhilippe Mathieu-Daudé1-0/+1
2022-03-28Merge tag 'pull-ppc-20220326' of https://github.com/legoater/qemu into stagingPeter Maydell1-10/+10
2022-03-26target/ppc: fix helper_xvmadd* argument orderMatheus Ferst1-10/+10
2022-03-25Merge tag 'pull-target-arm-20220325' of https://git.linaro.org/people/pmaydel...Peter Maydell2-4/+10
2022-03-25hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() loggingPeter Maydell1-2/+2
2022-03-25target/arm: Fix sve_ld1_z and sve_st1_z vs MMIORichard Henderson1-2/+8
2022-03-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell7-33/+39
2022-03-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell5-9/+9
2022-03-24build: disable fcf-protection on -march=486 -m16Christian Ehrhardt1-0/+4
2022-03-24target/i386: properly reset TSC on resetPaolo Bonzini2-1/+14