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-10-18
configure, meson: use command line options to configure qemu-ga
Paolo Bonzini
2023-10-18
configure: unify handling of several Debian cross containers
Paolo Bonzini
2023-10-18
configure: move environment-specific defaults to config-meson.cross
Paolo Bonzini
2023-10-18
configure: move target-specific defaults to an external machine file
Paolo Bonzini
2023-10-18
configure: remove some dead cruft
Paolo Bonzini
2023-10-18
configure: clean up PIE option handling
Paolo Bonzini
2023-10-18
configure: clean up plugin option handling
Paolo Bonzini
2023-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
2023-10-18
tests/tcg/arm: move non-SVE tests out of conditional
Paolo Bonzini
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
2023-10-18
configure: clean up handling of CFI option
Paolo Bonzini
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-17
meson: do not build shaders by default
Paolo Bonzini
2023-10-17
tracetool: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/vm: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/avocado: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
docs/sphinx: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/docker: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
scripts/get_maintainer.pl: don't print parentheses
Emmanouil Pitsidianakis
2023-10-17
scripts: Mark feature_to_c.py as non-executable to fix a build issue
Thomas Huth
2023-10-17
tests/vm: netbsd: install dtc
Paolo Bonzini
2023-10-17
target/i386: check intercept for XSETBV
Paolo Bonzini
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-10-17
Revert "configure: Add workaround for ccache and clang"
Yonggang Luo
2023-10-17
iotests: use the correct python to run linters
John Snow
2023-10-17
iotests: get rid of '..' in path environment output
John Snow
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
2023-10-13
hw/ufs: Fix code coverity issues
Jeuk Kim
2023-10-13
LoongArch: step down as general arch maintainer
Xiaojuan Yang
2023-10-13
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
2023-10-13
hw/loongarch/virt: Remove unused ISA UART
Philippe Mathieu-Daudé
2023-10-13
hw/loongarch: remove global loaderparams variable
Thomas Weißschuh
2023-10-13
target/loongarch: Add preldx instruction
Song Gao
2023-10-13
target/loongarch: fix ASXE flag conflict
Jiajie Chen
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
2023-10-12
scripts: add python_qmp_updater.py
Vladimir Sementsov-Ogievskiy
2023-10-12
tests/vm/basevm.py: use cmd() instead of qmp()
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
[next]