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-08-21
vhost-user-scsi: add compatibility for libiscsi 1.9.0
Paolo Bonzini
1
-0
/
+2
2020-08-21
contrib/vhost-user-blk: convert to Meson
Paolo Bonzini
5
-5
/
+7
2020-08-21
tools/virtiofsd: convert to Meson
Paolo Bonzini
10
-27
/
+43
2020-08-21
contrib/libvhost-user: convert to Meson
Paolo Bonzini
5
-13
/
+16
2020-08-21
meson: add version.o
Marc-André Lureau
1
-1
/
+7
2020-08-21
meson: add remaining generated tcg trace helpers
Marc-André Lureau
2
-51
/
+14
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
27
-525
/
+597
2020-08-21
meson: add testsuite Makefile generator
Paolo Bonzini
3
-2
/
+111
2020-08-21
meson: add sparse support
Paolo Bonzini
4
-6
/
+35
2020-08-21
meson: use coverage option
Marc-André Lureau
5
-42
/
+6
2020-08-21
meson: enable pie
Marc-André Lureau
1
-0
/
+1
2020-08-21
meson: move summary to meson.build
Paolo Bonzini
2
-237
/
+245
2020-08-21
build-sys: add meson submodule
Marc-André Lureau
4
-8
/
+69
2020-08-21
build-sys hack: link with whole .fa archives
Marc-André Lureau
1
-5
/
+13
2020-08-21
configure: generate Meson cross file
Marc-André Lureau
2
-10
/
+69
2020-08-21
configure: integrate Meson in the build system
Paolo Bonzini
4
-22
/
+1107
2020-08-21
configure: add support for pseudo-"in source tree" builds
Daniel P. Berrangé
2
-3
/
+51
2020-08-21
tests/vm: include setuptools
Paolo Bonzini
3
-0
/
+3
2020-08-21
configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
Paolo Bonzini
3
-45
/
+41
2020-08-21
configure: expand path variables for meson configure
Marc-André Lureau
1
-15
/
+20
2020-08-21
configure: do not include $(...) variables in config-host.mak
Paolo Bonzini
1
-16
/
+16
2020-08-21
nsis: use "make DESTDIR=" instead of "make prefix="
Paolo Bonzini
1
-6
/
+6
2020-08-21
tests/docker: add test script for static linux-user builds
Paolo Bonzini
1
-0
/
+24
2020-08-21
tests/vm: check for Python YAML parser in the Makefile
Paolo Bonzini
2
-10
/
+5
2020-08-21
tests/vm: do not pollute configure with --efi-aarch64
Paolo Bonzini
2
-19
/
+2
2020-08-21
build-sys hack: ensure target directory is there
Marc-André Lureau
1
-0
/
+1
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
8
-13
/
+13
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
99
-174
/
+175
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
96
-41
/
+121
2020-08-21
pc-bios/s390-ccw: do not use rules.mak
Thomas Huth
1
-1
/
+17
2020-08-21
optionrom: simplify Makefile
Marc-André Lureau
1
-26
/
+41
2020-08-21
oss-fuzz/build: remove LIB_FUZZING_ENGINE
Paolo Bonzini
1
-11
/
+5
2020-08-19
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-11' in...
Peter Maydell
4
-0
/
+66
2020-08-18
Open 5.2 development tree
Peter Maydell
1
-1
/
+1
2020-08-11
Update version for v5.1.0 release
v5.1.0
Peter Maydell
1
-1
/
+1
2020-08-11
iotests: add test for unaligned granularity bitmap backup
Stefan Reiter
3
-0
/
+63
2020-08-10
block/block-copy: always align copied region to cluster size
Stefan Reiter
1
-0
/
+3
2020-08-05
Update version for v5.1.0-rc3 release
v5.1.0-rc3
Peter Maydell
1
-1
/
+1
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
1
-1
/
+91
2020-08-05
qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
Tuguoyi
1
-1
/
+1
2020-08-05
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-08-0...
Peter Maydell
8
-27
/
+103
2020-08-05
Get rid of the libqemustub.a remainders
Thomas Huth
3
-5
/
+3
2020-08-05
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
1
-2
/
+2
2020-08-05
gitlab-ci: Fix Avocado cache usage
Thomas Huth
1
-6
/
+19
2020-08-05
gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
Thomas Huth
1
-15
/
+73
2020-08-05
tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
Thomas Huth
2
-0
/
+5
2020-08-05
tests/docker: Add python3-venv and netcat to the debian-amd64 container
Thomas Huth
1
-1
/
+3
2020-08-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200804'...
Peter Maydell
2
-15
/
+24
2020-08-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2020-08-04
virtio-mem: Correct format specifier mismatch for RISC-V
Bruce Rogers
1
-1
/
+1
[prev]
[next]