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
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
2020-09-08
configure: remove unnecessary libm test
Paolo Bonzini
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
2020-09-08
meson: keep all compiler flags detection together
Paolo Bonzini
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
2020-09-08
meson: convert the speed tests
Paolo Bonzini
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
2020-09-08
meson: move keyutils dependency check
Marc-André Lureau
2020-09-08
meson: convert the unit tests
Marc-André Lureau
2020-09-08
meson: convert qht-bench
Marc-André Lureau
2020-09-08
meson: declare keyutils dependency
Marc-André Lureau
2020-09-08
meson: declare tasn1 dependency
Marc-André Lureau
2020-09-08
meson: build qapi tests library
Marc-André Lureau
2020-09-08
meson: fix libqos linking
Paolo Bonzini
2020-09-08
ninjatool: use constant names for stamp files
Paolo Bonzini
2020-09-08
configure: include cross sdl2-config in meson cross file
Paolo Bonzini
2020-09-08
configure: do not include absolute paths in -I and -L paths
Paolo Bonzini
2020-09-08
meson: remove b_lundef option
Paolo Bonzini
2020-09-08
mtest2make: unify tests that appear in multiple suites
Paolo Bonzini
2020-09-08
mtest2make: hide output of successful tests
Paolo Bonzini
2020-09-08
mtest2make: split working directory from test command
Paolo Bonzini
2020-09-08
mtest2make: split environment from test command
Paolo Bonzini
2020-09-08
qemu-iotests: move check-block back to Makefiles
Paolo Bonzini
2020-09-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2020-09-07
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...
Peter Maydell
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-07
tests/qtest: do not list ahci-test twice
Paolo Bonzini
2020-09-07
gitlab: expand test coverage for crypto builds
Daniel P. Berrangé
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
2020-09-07
gitlab-ci: Add cross-compiling build tests
Thomas Huth
2020-09-07
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
2020-09-07
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
2020-09-07
configure: Allow automatic WHPX detection
Thomas Huth
2020-09-07
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
2020-09-07
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
2020-09-07
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
2020-09-06
tests/docker: add python3-setuptools the docker images
Alex Bennée
[next]