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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
meson: move xkbcommon to meson
Laurent Vivier
1
-25
/
+4
2020-08-25
meson: drop keymaps symlink
Gerd Hoffmann
1
-1
/
+1
2020-08-24
configure: microblaze: Enable mttcg
Edgar E. Iglesias
1
-0
/
+1
2020-08-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
1
-0
/
+1
2020-08-21
configure: Create symbolic links for pc-bios/*.elf files
Bin Meng
1
-0
/
+1
2020-08-21
configure: silence 'shift' error message in version_ge()
Stefano Garzarella
1
-3
/
+3
2020-08-21
meson: convert po/
Marc-André Lureau
1
-1
/
+20
2020-08-21
meson: convert VNC and dependent libraries to meson
Paolo Bonzini
1
-109
/
+13
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
1
-134
/
+8
2020-08-21
meson: convert sample plugins
Paolo Bonzini
1
-4
/
+0
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
1
-5
/
+6
2020-08-21
rules.mak: drop unneeded macros
Paolo Bonzini
1
-43
/
+12
2020-08-21
meson: sphinx-build
Paolo Bonzini
1
-1
/
+0
2020-08-21
remove Makefile.target
Paolo Bonzini
1
-15
/
+0
2020-08-21
configure: place compatibility symlinks in target directories
Paolo Bonzini
1
-0
/
+3
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-38
/
+5
2020-08-21
meson: cpu-emu
Marc-André Lureau
1
-1
/
+9
2020-08-21
meson: linux-user
Marc-André Lureau
1
-15
/
+12
2020-08-21
meson: convert hw/xen
Marc-André Lureau
1
-2
/
+5
2020-08-21
meson: convert fsdev/
Marc-André Lureau
1
-1
/
+0
2020-08-21
meson: convert backends directory to Meson
Marc-André Lureau
1
-0
/
+2
2020-08-21
meson: convert dump/
Marc-André Lureau
1
-0
/
+4
2020-08-21
meson: convert root directory to Meson
Paolo Bonzini
1
-0
/
+2
2020-08-21
meson: convert ui directory to Meson
Marc-André Lureau
1
-0
/
+6
2020-08-21
meson: convert audio directory to Meson
Paolo Bonzini
1
-0
/
+16
2020-08-21
meson: convert chardev directory to Meson (emulator part)
Paolo Bonzini
1
-0
/
+2
2020-08-21
configure, Makefile; remove TOOLS and HELPERS-y variable
Paolo Bonzini
1
-7
/
+0
2020-08-21
meson: qemu-pr-helper
Marc-André Lureau
1
-3
/
+0
2020-08-21
meson: qemu-{img,io,nbd}
Marc-André Lureau
1
-2
/
+1
2020-08-21
meson: convert block
Marc-André Lureau
1
-5
/
+9
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-6
/
+0
2020-08-21
meson: convert target/s390x/gen-features.h
Marc-André Lureau
1
-1
/
+0
2020-08-21
meson: convert tests/fp and check-softfloat
Paolo Bonzini
1
-1
/
+1
2020-08-21
meson: add virtfs-proxy-helper
Marc-André Lureau
1
-2
/
+5
2020-08-21
meson: add qemu-edid
Marc-André Lureau
1
-1
/
+1
2020-08-21
meson: add qemu-keymap
Marc-André Lureau
1
-3
/
+1
2020-08-21
meson: convert qemu-ga
Paolo Bonzini
1
-10
/
+4
2020-08-21
contrib/elf2dmp: convert to meson
Marc-André Lureau
1
-3
/
+0
2020-08-21
contrib/ivshmem: convert to meson
Marc-André Lureau
1
-3
/
+0
2020-08-21
tools/virtiofsd: convert to Meson
Paolo Bonzini
1
-0
/
+1
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
1
-0
/
+8
2020-08-21
meson: add sparse support
Paolo Bonzini
1
-6
/
+2
2020-08-21
meson: use coverage option
Marc-André Lureau
1
-7
/
+2
2020-08-21
meson: enable pie
Marc-André Lureau
1
-0
/
+1
2020-08-21
meson: move summary to meson.build
Paolo Bonzini
1
-237
/
+0
2020-08-21
build-sys: add meson submodule
Marc-André Lureau
1
-7
/
+64
2020-08-21
configure: generate Meson cross file
Marc-André Lureau
1
-9
/
+63
2020-08-21
configure: integrate Meson in the build system
Paolo Bonzini
1
-4
/
+48
2020-08-21
configure: add support for pseudo-"in source tree" builds
Daniel P. Berrangé
1
-3
/
+49
2020-08-21
configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
Paolo Bonzini
1
-42
/
+38
[next]