aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30plugins: Remove plugin helpersRichard Henderson4-33/+0
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEMRichard Henderson6-372/+55
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSNRichard Henderson3-228/+67
2024-04-30plugins: Add PLUGIN_GEN_AFTER_TBRichard Henderson1-21/+16
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_FROM_TBRichard Henderson2-44/+58
2024-04-30plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSNRichard Henderson4-31/+50
2024-04-30plugins: Create TCGHelperInfo for all out-of-line callbacksRichard Henderson2-6/+46
2024-04-30plugins: Move function pointer in qemu_plugin_dyn_cbRichard Henderson3-7/+9
2024-04-30plugins: Zero new qemu_plugin_dyn_cb entriesRichard Henderson1-1/+1
2024-04-30tcg: Pass function pointer to tcg_gen_call*Richard Henderson3-38/+52
2024-04-30tcg: Make tcg/helper-info.h self-containedRichard Henderson3-2/+4
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson33-123/+986
2024-04-30Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...Richard Henderson15-148/+149
2024-04-30tests/qtest : Add testcase for DM163Inès Varhol2-0/+196
2024-04-30hw/arm : Connect DM163 to B-L475E-IOT01AInès Varhol2-2/+58
2024-04-30hw/arm : Create Bl475eMachineStateInès Varhol1-14/+32
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol3-14/+22
2024-04-30hw/display : Add device DM163Inès Varhol6-1/+428
2024-04-30hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé1-1/+2
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth1-0/+1
2024-04-30hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina1-10/+10
2024-04-30Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into s...Richard Henderson8-162/+670
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell7-9/+65
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell3-3/+16
2024-04-30hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHzPeter Maydell1-0/+15
2024-04-30target/arm: Refactor default generic timer frequency handlingPeter Maydell3-25/+29
2024-04-30tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell2-39/+39
2024-04-30target/arm: Enable FEAT_Spec_FPACC for -cpu maxPeter Maydell2-0/+5
2024-04-30target/arm: Implement ID_AA64MMFR3_EL1Peter Maydell4-2/+25
2024-04-30target/arm: Enable FEAT_ETS2 for -cpu maxPeter Maydell3-3/+3
2024-04-30target/arm: Enable FEAT_CSV2_3 for -cpu maxPeter Maydell2-2/+3
2024-04-30docs/system/arm/emulation.rst: Add missing implemented featuresPeter Maydell1-2/+36
2024-04-30target/arm: Restrict translation disabled alignment check to VMSARichard Henderson1-2/+10
2024-04-30hvf: arm: Remove PL1_WRITE_MASKZenghui Yu1-1/+0
2024-04-30hw/core/clock: allow clock_propagate on child clocksRaphael Poggi1-1/+0
2024-04-30.gitlab-ci.d/cirrus: Remove the netbsd and openbsd jobsThomas Huth2-68/+0
2024-04-30.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobsThomas Huth1-0/+2
2024-04-30tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limitedLev Kujawski1-1/+46
2024-04-30hw/ide/core.c (cmd_read_native_max): Avoid limited device parametersLev Kujawski1-4/+17
2024-04-30gitlab: remove stale s390x-all-linux-static conf hacksAlex Bennée1-3/+1
2024-04-30gitlab: migrate the s390x custom machine to 22.04Alex Bennée2-15/+15
2024-04-30build-environment: make some packages optionalAlex Bennée1-3/+13
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth1-0/+1
2024-04-30qga: Re-enable the qga-ssh-test when running without fuzzingThomas Huth1-3/+2
2024-04-30stubs: Add missing qga stubsKonstantin Kostiuk1-1/+5
2024-04-30hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt1-4/+8
2024-04-30hw: misc: edu: rename local vars in edu_check_rangeChris Friedt1-8/+8
2024-04-30hw: misc: edu: fix 2 off-by-one errorsChris Friedt1-9/+8
2024-04-30target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()Zhao Liu1-3/+1
2024-04-30target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return booleanZhao Liu3-10/+10