aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
19 hoursMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingHEADstagingmasterStefan Hajnoczi18-829/+1397
19 hoursMerge tag 'pull-target-arm-20250128-1' of https://git.linaro.org/people/pmayd...Stefan Hajnoczi49-337/+452
25 hoursgitlab-ci: include full Rust backtraces in test runsPaolo Bonzini1-0/+1
39 hourshw/usb/canokey: Fix buffer overflow for OUT packetHongren Zheng2-7/+3
39 hourstarget/arm: Use FPST_A64_F16 for halfprec-to-other conversionsPeter Maydell2-5/+8
39 hourstarget/arm: Remove redundant advsimd float16 helpersPeter Maydell3-25/+8
39 hoursfpu: Fix a comment in softfloat-types.hPeter Maydell1-1/+1
39 hoursfpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushedPeter Maydell9-11/+12
39 hoursfpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushedPeter Maydell8-18/+19
39 hourstarget/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16Peter Maydell4-16/+0
39 hourstarget/arm: Use FPST_A64_F16 in A64 decoderPeter Maydell2-49/+49
39 hourstarget/arm: Use FPST_A32_F16 in A32 decoderPeter Maydell1-12/+12
39 hourstarget/arm: Use fp_status_f16_a64 in AArch64-only helpersPeter Maydell2-6/+6
39 hourstarget/arm: Use fp_status_f16_a32 in AArch32-only helpersPeter Maydell2-3/+3
39 hourstarget/arm: Define new fp_status_f16_a32 and fp_status_f16_a64Peter Maydell4-0/+32
39 hourstarget/arm: Remove now-unused vfp.fp_status and FPST_FPCRPeter Maydell4-16/+1
39 hourstarget/arm: Use FPST_A64 in A64 decoderPeter Maydell3-90/+90
39 hourstarget/arm: Use FPST_A32 in A32 decoderPeter Maydell1-27/+27
39 hourstarget/arm: Use fp_status_a32 in vfp_cmp helpersPeter Maydell1-2/+2
39 hourstarget/arm: Use fp_status_a32 in vjvct helperPeter Maydell1-1/+1
39 hourstarget/arm: Use fp_status_a64 or fp_status_a32 in is_ebf()Peter Maydell1-1/+1
39 hourstarget/arm: Use vfp.fp_status_a64 in A64-only helper functionsPeter Maydell2-5/+5
39 hourstarget/arm: Define new fp_status_a32 and fp_status_a64Peter Maydell4-0/+30
39 hourstarget/arm: Use uint32_t in vfp_exceptbits_from_host()Peter Maydell1-2/+2
39 hourstarget/arm: Use FPSR_ constants in vfp_exceptbits_from_host()Peter Maydell1-6/+6
39 hourstarget/arm: arm_reset_sve_state() should set FPSR, not FPCRPeter Maydell1-1/+1
39 hourstests/functional: Add a test for the arm microbit machineThomas Huth3-0/+33
41 hoursrust: qemu-api: add sub-subclass to the integration testsZhao Liu1-3/+53
41 hoursrust/zeroable: Implement Zeroable with const_zero macroZhao Liu1-76/+61
41 hoursrust: qdev: make reset take a shared referencePaolo Bonzini2-3/+3
41 hoursrust: pl011: drop use of ControlFlowPaolo Bonzini1-21/+18
41 hoursrust: pl011: pull device-specific code out of MemoryRegionOps callbacksPaolo Bonzini2-26/+15
41 hoursrust: pl011: remove duplicate definitionsPaolo Bonzini2-49/+29
41 hoursrust: pl011: wrap registers with BqlRefCellPaolo Bonzini2-22/+32
3 daysrust: pl011: extract PL011RegistersPaolo Bonzini2-127/+166
3 daysrust: pl011: pull interrupt updates out of read/write opsPaolo Bonzini1-36/+48
3 daysrust: pl011: extract CharBackend receive logic into a separate functionPaolo Bonzini1-6/+9
3 daysrust: pl011: extract conversion to RegisterOffsetPaolo Bonzini2-60/+79
3 daysMerge tag 'pull-aspeed-20250127' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi14-38/+323
3 daysMerge tag 'hppa-system-for-v10-pull-request' of https://github.com/hdeller/qe...Stefan Hajnoczi3-36/+44
3 dayshw/arm/stellaris: Map both I2C controllersPhilippe Mathieu-Daudé1-8/+13
3 dayshw/arm/stellaris: Use DEVCAP macro to access DeviceCapability registersPhilippe Mathieu-Daudé1-8/+29
3 dayshw/arm/stellaris: Replace magic numbers by definitionsPhilippe Mathieu-Daudé1-10/+15
3 dayshw/arm/stellaris: Remove incorrect unimplemented i2c-0 at 0x40002000Philippe Mathieu-Daudé1-2/+0
3 dayshw/arm/stellaris: Constify read-only arraysPhilippe Mathieu-Daudé1-3/+3
3 dayshw/arm/stellaris: Link each board schematicPhilippe Mathieu-Daudé1-0/+8
3 dayshw/pci-host/designware: Expose MSI IRQBernhard Beschow7-8/+36
3 dayshw/char/imx_serial: Update all state before restarting ageing timerBernhard Beschow1-3/+3
3 dayshw/char/imx_serial: Fix reset value of UFCR registerBernhard Beschow2-1/+2
3 dayshw/arm/v7m: Remove use of &first_cpu in machine_init()Philippe Mathieu-Daudé11-11/+11