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
meson: accept relative symlinks in "meson introspect --installed" data
Paolo Bonzini
2023-01-06
meson: cleanup compiler detection
Paolo Bonzini
2023-01-06
meson: support meson 0.64 -Doptimization=plain
Paolo Bonzini
2023-01-06
configure: test all warnings
Paolo Bonzini
2023-01-06
tests/qapi-schema: remove Meson workaround
Paolo Bonzini
2023-01-06
meson: cleanup dummy-cpus.c rules
Paolo Bonzini
2023-01-06
meson: tweak hardening options for Windows
Paolo Bonzini
2023-01-06
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2023-01-06
configure: preserve qemu-ga variables
Paolo Bonzini
2023-01-06
configure: cleanup $cpu tests
Paolo Bonzini
2023-01-06
configure: remove dead function
Paolo Bonzini
2023-01-06
configure: remove useless write_c_skeleton
Paolo Bonzini
2023-01-06
ide: Add "ide-cf" driver, a CompactFlash card
Lubomir Rintel
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
2023-01-06
util/log: Always send errors to logfile when daemonized
Greg Kurz
2023-01-06
util/log: do not close and reopen log files when flags are turned off
Paolo Bonzini
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2023-01-06
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2023-01-05
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
2023-01-05
Merge tag 'mem-2023-01-02' of https://github.com/davidhildenbrand/qemu into s...
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
2023-01-04
python/machine: Add debug logging to key state changes
John Snow
2023-01-04
Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
2023-01-04
Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
2022-12-28
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
2022-12-28
virtio-mem: Fix typo in function name
Philippe Mathieu-Daudé
2022-12-28
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
2022-12-28
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
2022-12-23
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
Thomas Huth
2022-12-23
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Mukilan Thiyagarajan
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
2022-12-23
configure: repeat ourselves for the benefit of CI
Alex Bennée
2022-12-23
gitlab: turn off verbose logging for make check on custom runners
Alex Bennée
2022-12-23
configure: Fix check-tcg not executing any tests
Mukilan Thiyagarajan
2022-12-23
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
Bin Meng
2022-12-23
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
Bin Meng
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
2022-12-23
MAINTAINERS: Add 9p test client to section "virtio-9p"
Christian Schoenebeck
2022-12-23
9pfs: Fix some return statements in the synth backend
Greg Kurz
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
[next]