index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
3
-56
/
+2
2020-09-08
configure: remove unnecessary libm test
Paolo Bonzini
1
-14
/
+0
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
3
-2
/
+5
2020-09-08
meson: keep all compiler flags detection together
Paolo Bonzini
1
-13
/
+17
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
4
-94
/
+45
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
5
-180
/
+26
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
3
-94
/
+0
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
3
-16
/
+2
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
1
-12
/
+2
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
4
-14
/
+25
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
2
-0
/
+5
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
1
-13
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
4
-13
/
+29
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
3
-9
/
+9
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2
-5
/
+10
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
2
-2
/
+9
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
1
-1
/
+0
2020-09-08
meson: move keyutils dependency check
Marc-André Lureau
2
-29
/
+3
2020-09-08
meson: convert the unit tests
Marc-André Lureau
3
-253
/
+174
2020-09-08
meson: convert qht-bench
Marc-André Lureau
2
-1
/
+4
2020-09-08
meson: declare keyutils dependency
Marc-André Lureau
4
-7
/
+11
2020-09-08
meson: declare tasn1 dependency
Marc-André Lureau
1
-0
/
+5
2020-09-08
meson: build qapi tests library
Marc-André Lureau
3
-78
/
+62
2020-09-08
meson: fix libqos linking
Paolo Bonzini
1
-3
/
+6
2020-09-08
ninjatool: use constant names for stamp files
Paolo Bonzini
1
-3
/
+5
2020-09-08
configure: include cross sdl2-config in meson cross file
Paolo Bonzini
1
-0
/
+3
2020-09-08
configure: do not include absolute paths in -I and -L paths
Paolo Bonzini
1
-5
/
+5
2020-09-08
meson: remove b_lundef option
Paolo Bonzini
1
-1
/
+1
2020-09-08
mtest2make: unify tests that appear in multiple suites
Paolo Bonzini
1
-36
/
+38
2020-09-08
mtest2make: hide output of successful tests
Paolo Bonzini
2
-1
/
+36
2020-09-08
mtest2make: split working directory from test command
Paolo Bonzini
1
-8
/
+8
2020-09-08
mtest2make: split environment from test command
Paolo Bonzini
1
-8
/
+9
2020-09-08
qemu-iotests: move check-block back to Makefiles
Paolo Bonzini
3
-8
/
+12
2020-09-07
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
26
-44
/
+285
2020-09-07
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
4
-217
/
+264
2020-09-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...
Peter Maydell
2
-4
/
+13
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
4
-9
/
+26
2020-09-07
tests/qtest: do not list ahci-test twice
Paolo Bonzini
1
-1
/
+0
2020-09-07
gitlab: expand test coverage for crypto builds
Daniel P. Berrangé
3
-0
/
+71
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
3
-11
/
+38
2020-09-07
gitlab-ci: Add cross-compiling build tests
Thomas Huth
3
-0
/
+115
2020-09-07
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
3
-7
/
+4
2020-09-07
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
4
-12
/
+9
2020-09-07
configure: Allow automatic WHPX detection
Thomas Huth
1
-0
/
+1
2020-09-07
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
1
-1
/
+8
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
1
-0
/
+2
2020-09-07
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
1
-1
/
+3
2020-09-07
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
1
-2
/
+2
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
1
-0
/
+4
2020-09-06
tests/docker: add python3-setuptools the docker images
Alex Bennée
2
-0
/
+2
[next]