aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell
2023-01-05Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-01-05Update scripts/meson-buildoptions.shAlessandro Di Federico
2023-01-05Hexagon (target/hexagon) implement mutability mask for GPRsMarco Liebel
2023-01-05target/hexagon: suppress unused variable warningAlessandro Di Federico
2023-01-05target/hexagon/idef-parser: fix two typos in READMEMatheus Tavares Bernardino
2023-01-05tests/tcg/hexagon: fix underspecifed asm constraintsMukilan Thiyagarajan
2023-01-05target/hexagon: rename aliased register HEX_REG_P3_0Mukilan Thiyagarajan
2023-01-05linux-user/hexagon: fix signal context save & restoreMukilan Thiyagarajan
2023-01-05Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-01-05hw/net: Fix read of uninitialized memory in imx_fec.Stephen Longfield
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois
2023-01-05i.MX6UL: Add a specific GPT timer instance for the i.MX6ULJean-Christophe Dubois
2023-01-05i.MX7D: Compute clock frequency for the fixed frequency clocks.Jean-Christophe Dubois
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois
2023-01-05hw/arm/smmu-common: Avoid using inlined functions with external linkagePhilippe Mathieu-Daudé
2023-01-05hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen
2023-01-05hw/arm/nseries: Silent -Wmissing-field-initializers warningPhilippe Mathieu-Daudé
2023-01-05hw/arm/nseries: Constify various read-only arraysPhilippe Mathieu-Daudé
2023-01-05hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo argPhilippe Mathieu-Daudé
2023-01-05Merge tag 'mem-2023-01-02' of https://github.com/davidhildenbrand/qemu into s...Peter Maydell
2023-01-05target/arm: cleanup cpu includesClaudio Fontana
2023-01-05target/arm: Remove unused includes from helper.cFabiano Rosas
2023-01-05target/arm: Remove unused includes from m_helper.cFabiano Rosas
2023-01-05target/arm: Fix checkpatch brace errors in helper.cFabiano Rosas
2023-01-05target/arm: Fix checkpatch space errors in helper.cFabiano Rosas
2023-01-05target/arm: Fix checkpatch comment style warnings in helper.cFabiano Rosas
2023-01-05hw/timer/imx_epit: fix compare timer handlingAxel Heider
2023-01-05hw/timer/imx_epit: remove explicit fields cnt and freqAxel Heider
2023-01-05hw/timer/imx_epit: factor out register write handlersAxel Heider
2023-01-05hw/timer/imx_epit: hard reset initializes CR with 0Axel Heider
2023-01-05hw/timer/imx_epit: update interrupt state on CR write accessAxel Heider
2023-01-05hw/timer/imx_epit: define SR_OCIFAxel Heider
2023-01-05hw/timer/imx_epit: cleanup CR definesAxel Heider
2023-01-05hw/timer/imx_epit: improve commentsAxel Heider
2023-01-05target/arm: fix handling of HLT semihosting in system modeAlex Bennée
2023-01-05target/arm: Add ARM Cortex-R52 CPUTobias Röhmel
2023-01-05target/arm: Add PMSAv8r functionalityTobias Röhmel
2023-01-05target/arm: Add PMSAv8r registersTobias Röhmel
2023-01-05target/arm: Enable TTBCR_EAE for ARMv8-R AArch32Tobias Röhmel
2023-01-05target/arm: Make stage_2_format for cache attributes optionalTobias Röhmel
2023-01-05target/arm: Make RVBAR available for all ARMv8 CPUsTobias Röhmel
2023-01-05target/arm: Don't add all MIDR aliases for cores that implement PMSATobias Röhmel
2023-01-05target/arm:Set lg_page_size to 0 if either S1 or S2 asks for itPeter Maydell
2023-01-04.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobsThomas Huth
2023-01-04python: add 3.11 to supported listJohn Snow
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2023-01-04Python: fix flake8 configJohn Snow
2023-01-04python/machine: Handle termination cases without QMPJohn Snow