aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18configure, meson: use command line options to configure qemu-gaPaolo Bonzini
2023-10-18configure: unify handling of several Debian cross containersPaolo Bonzini
2023-10-18configure: move environment-specific defaults to config-meson.crossPaolo Bonzini
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini
2023-10-18configure: remove some dead cruftPaolo Bonzini
2023-10-18configure: clean up PIE option handlingPaolo Bonzini
2023-10-18configure: clean up plugin option handlingPaolo Bonzini
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini
2023-10-18hw/remote: move stub vfu_object_set_bus_irq out of stubs/Paolo Bonzini
2023-10-18hw/xen: cleanup sourcesetsPaolo Bonzini
2023-10-18configure: clean up handling of CFI optionPaolo Bonzini
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini
2023-10-17meson: do not use set10Paolo Bonzini
2023-10-17meson: do not build shaders by defaultPaolo Bonzini
2023-10-17tracetool: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/vm: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/avocado: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17target/hexagon: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17docs/sphinx: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/docker: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17scripts/get_maintainer.pl: don't print parenthesesEmmanouil Pitsidianakis
2023-10-17scripts: Mark feature_to_c.py as non-executable to fix a build issueThomas Huth
2023-10-17tests/vm: netbsd: install dtcPaolo Bonzini
2023-10-17target/i386: check intercept for XSETBVPaolo Bonzini
2023-10-17target/i386/cpu: Fix CPUID_HT exposureXiaoyao Li
2023-10-17Revert "configure: Add workaround for ccache and clang"Yonggang Luo
2023-10-17iotests: use the correct python to run lintersJohn Snow
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-10-16Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-16Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-10-13hw/ufs: Fix incorrect register fieldsJeuk Kim
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim
2023-10-13LoongArch: step down as general arch maintainerXiaojuan Yang
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-13hw/loongarch/virt: Remove unused ISA BusPhilippe Mathieu-Daudé
2023-10-13hw/loongarch/virt: Remove unused ISA UARTPhilippe Mathieu-Daudé
2023-10-13hw/loongarch: remove global loaderparams variableThomas Weißschuh
2023-10-13target/loongarch: Add preldx instructionSong Gao
2023-10-13target/loongarch: fix ASXE flag conflictJiajie Chen
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-10-12scripts: add python_qmp_updater.pyVladimir Sementsov-Ogievskiy
2023-10-12tests/vm/basevm.py: use cmd() instead of qmp()Vladimir Sementsov-Ogievskiy
2023-10-12iotests.py: pause_job(): drop return valueVladimir Sementsov-Ogievskiy
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy