aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15Merge tag 'migration-20211214-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2021-12-15Merge tag 'pull-request-2021-12-15' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2021-12-15tests/acpi: add expected blob for VIOT test on virt machineJean-Philippe Brucker
2021-12-15tests/acpi: add expected blobs for VIOT test on q35 machineJean-Philippe Brucker
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker
2021-12-15tests/acpi: allow updates of VIOT expected data filesJean-Philippe Brucker
2021-12-15hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker
2021-12-15hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker
2021-12-15hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture
2021-12-15target/arm: Correct calculation of tlb range invalidate lengthPeter Maydell
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell
2021-12-15target/rx/cpu.h: Don't include qemu-common.hPeter Maydell
2021-12-15target/hexagon/cpu.h: don't include qemu-common.hPeter Maydell
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell
2021-12-15target/i386: Use assert() to sanity-check b1 in SSE decodePeter Maydell
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson
2021-12-15target/arm: Suppress bp for exceptions with more priorityRichard Henderson
2021-12-15target/arm: Assert thumb pc is alignedRichard Henderson
2021-12-15target/arm: Take an exception if PC is misalignedRichard Henderson
2021-12-15target/arm: Split compute_fsr_fsc out of arm_deliver_faultRichard Henderson
2021-12-15target/arm: Advance pc for arch single-step exceptionRichard Henderson
2021-12-15target/arm: Split arm_pre_translate_insnRichard Henderson
2021-12-15target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insnRichard Henderson
2021-12-15target/arm: Hoist pc_next to a local variable in arm_tr_translate_insnRichard Henderson
2021-12-15target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insnRichard Henderson
2021-12-15hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selectorPhilippe Mathieu-Daudé
2021-12-15hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.cPhilippe Mathieu-Daudé
2021-12-15Fix STM32F2XX USART data register readoutOlivier Hériveaux
2021-12-15docs: aspeed: ADC is now modelledJoel Stanley
2021-12-15docs: aspeed: Give an example of booting a kernelJoel Stanley
2021-12-15docs: aspeed: Update OpenBMC image URLJoel Stanley
2021-12-15docs: aspeed: Add new boardsJoel Stanley
2021-12-15hw/intc: clean-up error reporting for failed ITS cmdAlex Bennée
2021-12-15multifd: Make zlib compression method not use iovsJuan Quintela
2021-12-15multifd: Make zstd compression method not use iovsJuan Quintela
2021-12-15COLO: Move some trace code behind qemu_mutex_unlock_iothread()Rao, Lei
2021-12-15multifd: Shut down the QIO channels to avoid blocking the send threads when t...Li Zhang
2021-12-15multifd: Fill offset and block for receptionJuan Quintela
2021-12-15multifd: remove used parameter from send_recv_pages() methodJuan Quintela
2021-12-15multifd: remove used parameter from send_prepare() methodJuan Quintela
2021-12-15multifd: The variable is only used inside the loopJuan Quintela
2021-12-15multifd: Add missing documentionJuan Quintela
2021-12-15multifd: Rename used field to numJuan Quintela
2021-12-15migration: Never call twice qemu_target_page_size()Juan Quintela
2021-12-15multifd: Delete useless operationJuan Quintela
2021-12-15dump: Remove is_zero_page()Juan Quintela
2021-12-15migration: Remove is_zero_range()Juan Quintela