index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-06
Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into staging
Peter Maydell
2023-01-05
Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-01-05
Update scripts/meson-buildoptions.sh
Alessandro Di Federico
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
2023-01-05
target/hexagon: suppress unused variable warning
Alessandro Di Federico
2023-01-05
target/hexagon/idef-parser: fix two typos in README
Matheus Tavares Bernardino
2023-01-05
tests/tcg/hexagon: fix underspecifed asm constraints
Mukilan Thiyagarajan
2023-01-05
target/hexagon: rename aliased register HEX_REG_P3_0
Mukilan Thiyagarajan
2023-01-05
linux-user/hexagon: fix signal context save & restore
Mukilan Thiyagarajan
2023-01-05
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
2023-01-05
hw/net: Fix read of uninitialized memory in imx_fec.
Stephen Longfield
2023-01-05
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
2023-01-05
i.MX7D: Compute clock frequency for the fixed frequency clocks.
Jean-Christophe Dubois
2023-01-05
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
2023-01-05
hw/arm/smmu-common: Avoid using inlined functions with external linkage
Philippe Mathieu-Daudé
2023-01-05
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
2023-01-05
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2023-01-05
hw/arm/nseries: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-01-05
hw/arm/nseries: Constify various read-only arrays
Philippe Mathieu-Daudé
2023-01-05
hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
Philippe Mathieu-Daudé
2023-01-05
Merge tag 'mem-2023-01-02' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
2023-01-05
target/arm: cleanup cpu includes
Claudio Fontana
2023-01-05
target/arm: Remove unused includes from helper.c
Fabiano Rosas
2023-01-05
target/arm: Remove unused includes from m_helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch brace errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch space errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch comment style warnings in helper.c
Fabiano Rosas
2023-01-05
hw/timer/imx_epit: fix compare timer handling
Axel Heider
2023-01-05
hw/timer/imx_epit: remove explicit fields cnt and freq
Axel Heider
2023-01-05
hw/timer/imx_epit: factor out register write handlers
Axel Heider
2023-01-05
hw/timer/imx_epit: hard reset initializes CR with 0
Axel Heider
2023-01-05
hw/timer/imx_epit: update interrupt state on CR write access
Axel Heider
2023-01-05
hw/timer/imx_epit: define SR_OCIF
Axel Heider
2023-01-05
hw/timer/imx_epit: cleanup CR defines
Axel Heider
2023-01-05
hw/timer/imx_epit: improve comments
Axel Heider
2023-01-05
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
2023-01-05
target/arm: Add ARM Cortex-R52 CPU
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r functionality
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r registers
Tobias Röhmel
2023-01-05
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
2023-01-05
target/arm: Make stage_2_format for cache attributes optional
Tobias Röhmel
2023-01-05
target/arm: Make RVBAR available for all ARMv8 CPUs
Tobias Röhmel
2023-01-05
target/arm: Don't add all MIDR aliases for cores that implement PMSA
Tobias Röhmel
2023-01-05
target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it
Peter Maydell
2023-01-04
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
Thomas Huth
2023-01-04
python: add 3.11 to supported list
John Snow
2023-01-04
iotests/check: Fix typing for sys.exit() value
John Snow
2023-01-04
Python: fix flake8 config
John Snow
2023-01-04
python/machine: Handle termination cases without QMP
John Snow
[next]