summary refs log tree commit diff stats
path: root/hw/avr/arduino.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-13target: Replace DEVICE(object_new) -> qdev_new()Philippe Mathieu-Daudé2-2/+2
2025-01-13pc-bios/meson.build: Silent unuseful DTC warningsPhilippe Mathieu-Daudé1-1/+2
2025-01-13docs/system/arm/virt: mention specific migration informationPierrick Bouvier1-0/+4
2025-01-13target/arm: change default pauth algorithm to impdefPierrick Bouvier6-9/+26
2025-01-13tests/tcg/aarch64: force qarma5 for pauth-3 testPeter Maydell1-0/+3
2025-01-13target/arm: add new property to select pauth-qarma5Pierrick Bouvier5-12/+31
2025-01-13target/arm: Move minor arithmetic helpers out of helper.cPeter Maydell4-285/+297
2025-01-13tests/qtest/boot-serial-test: Initialize PL011 Control registerPhilippe Mathieu-Daudé1-1/+6
2025-01-13tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 testPhilippe Mathieu-Daudé1-1/+1
2025-01-13tests/qtest/boot-serial-test: Reduce for() loop in PL011 testsPhilippe Mathieu-Daudé1-6/+6
2025-01-13tests/qtest/boot-serial-test: Improve ASM comments of PL011 testsPhilippe Mathieu-Daudé1-9/+9
2025-01-13hw/misc: cast rpm to uint64_tTigran Sogomonian1-2/+3
2025-01-13hw/arm_sysctl: fix extracting 31th bit of valAnastasia Belova1-1/+1
2025-01-11MAINTAINERS: Remove myself from reviewersWainer dos Santos Moschetta1-2/+0
2025-01-11dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.dockerPhilippe Mathieu-Daudé1-2/+0
2025-01-11pc-bios: ensure keymaps dependencies set vnc testsAlex Bennée2-10/+9
2025-01-11tests/vm: allow interactive login as rootAlex Bennée2-3/+9
2025-01-11tests/vm: partially un-tabify help outputAlex Bennée1-13/+13
2025-01-11tests/vm: fix build_path based pathAlex Bennée1-2/+1
2025-01-11tests/lcitool: remove temp workaround for debian mips64elDaniel P. Berrangé2-29/+9
2025-01-11tests/docker: move riscv64 cross container from sid to trixieAlex Bennée2-3/+5
2025-01-11tests/lcitool: bump to latest version of libvirt-ciAlex Bennée3-2/+2
2025-01-11tests/functional: extend test_aarch64_virt with vulkan testAlex Bennée1-2/+74
2025-01-10tests/functional: bail aarch64_virt tests early if missing TCGAlex Bennée1-4/+7
2025-01-10tests/functional: remove unused kernel_command_lineAlex Bennée1-2/+0
2025-01-10tests/functional: update tuxruntest to use uncompress utilityAlex Bennée1-11/+1
2025-01-10tests/functional: add zstd support to uncompress utilityAlex Bennée1-0/+24
2025-01-10tests/functional: remove hacky sleep from the testsAlex Bennée1-14/+18
2025-01-10system/qtest: properly feedback results of clock_[step|set]Alex Bennée1-9/+14
2025-01-10tests/qtest: remove clock_steps from virtio testsAlex Bennée1-4/+0
2025-01-10tests/functional/aarch64: add tests for FEAT_RMEPierrick Bouvier3-0/+171
2025-01-10tests/functional: update the x86_64 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the sparc64 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the s390x tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the riscv64 tuxrun testsAlex Bennée1-8/+8
2025-01-10tests/functional: update the riscv32 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the ppc64 tuxrun testsAlex Bennée1-8/+8
2025-01-10tests/functional: update the ppc32 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the mips64el tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the mips64 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the mips32el tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the mips32 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: add a m68k tuxrun testsAlex Bennée3-0/+36
2025-01-10tests/functional: update the i386 tuxrun testsAlex Bennée1-4/+4
2025-01-10tests/functional: update the arm tuxrun testsAlex Bennée1-14/+14
2025-01-09multifd: bugfix for incorrect migration data with qatzip compressionYuan Liu1-0/+1
2025-01-09multifd: bugfix for incorrect migration data with QPL compressionYuan Liu1-0/+1
2025-01-09multifd: bugfix for migration using compression methodsYuan Liu1-2/+1
2025-01-09s390x: Fix CSS migrationFabiano Rosas1-1/+1
2025-01-09migration: Fix arrays of pointers in JSON writerFabiano Rosas2-9/+50