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-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+1
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-09-16
configure: add [lm32|unicore32]-softmmu to deprecation logic
Alex Bennée
1
-1
/
+1
2020-09-16
configure: include tilegx-linux-user in the deprecation logic
Alex Bennée
1
-1
/
+1
2020-09-16
configure: clean-up the target-list-exclude logic
Alex Bennée
1
-9
/
+1
2020-09-16
configure: also skip deprecated targets with target-list-exclude
Alex Bennée
1
-3
/
+8
2020-09-16
configure: move deprecated feature processing to supported_target
Alex Bennée
1
-4
/
+10
2020-09-14
target/arm: Remove KVM support for 32-bit Arm hosts
Peter Maydell
1
-1
/
+1
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
1
-0
/
+2
2020-09-10
configure: don't enable ppc64abi32-linux-user by default
Alex Bennée
1
-19
/
+27
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
1
-1
/
+0
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
1
-2
/
+10
2020-09-08
configure: update dtc submodule
Yonggang Luo
1
-4
/
+7
2020-09-08
configure: drop dead variables and functions
Paolo Bonzini
1
-15
/
+1
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
1
-40
/
+0
2020-09-08
meson: get opengl compilation flags from OPENGL_CFLAGS
Paolo Bonzini
1
-0
/
+1
2020-09-08
meson: get glib compilation flags from GLIB_CFLAGS
Paolo Bonzini
1
-10
/
+9
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
1
-51
/
+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
1
-1
/
+0
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
1
-89
/
+0
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
1
-12
/
+2
2020-09-08
meson: move keyutils dependency check
Marc-André Lureau
1
-25
/
+0
2020-09-08
meson: declare keyutils dependency
Marc-André Lureau
1
-1
/
+1
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-07
configure: Do not set TARGET_ABI32 for microblaze
Richard Henderson
1
-1
/
+0
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
1
-0
/
+2
2020-09-07
configure: Allow automatic WHPX detection
Thomas Huth
1
-0
/
+1
2020-09-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
1
-0
/
+9
2020-09-03
configure: Add system = 'linux' for meson when cross-compiling
Thomas Huth
1
-0
/
+3
2020-09-03
meson: fix keymaps without qemu-keymap
Gerd Hoffmann
1
-0
/
+9
2020-09-03
configure: Fix atomic64 test for --enable-werror on macOS
Thomas Huth
1
-5
/
+5
2020-09-03
linux-user: Add support for a group of btrfs ioctls used for subvolumes
Filip Bozuta
1
-0
/
+9
2020-09-01
configure: do not include ${prefix} in firmwarepath
Paolo Bonzini
1
-1
/
+1
2020-09-01
meson: use meson mandir instead of qemu_mandir
Marc-André Lureau
1
-1
/
+0
2020-09-01
meson: pass docdir option
Marc-André Lureau
1
-1
/
+1
2020-09-01
meson: pass qemu_suffix option
Marc-André Lureau
1
-0
/
+1
2020-09-01
configure: build docdir like other suffixed directories
Marc-André Lureau
1
-3
/
+4
2020-09-01
configure: always /-seperate directory from qemu_suffix
Marc-André Lureau
1
-7
/
+7
2020-09-01
configure: rename confsuffix option
Marc-André Lureau
1
-10
/
+10
2020-09-01
meson: move zlib detection to meson
Paolo Bonzini
1
-31
/
+1
2020-09-01
meson: bump submodule to 0.55.1
Paolo Bonzini
1
-1
/
+1
2020-08-31
meson: Add U2F key to meson
César Belley
1
-1
/
+7
2020-08-27
configure: add --ninja option
Paolo Bonzini
1
-1
/
+15
2020-08-27
meson: move pixman detection to meson
Paolo Bonzini
1
-19
/
+2
2020-08-27
configure: default to PIE disabled on Windows platforms
Daniel P. Berrangé
1
-0
/
+1
2020-08-27
meson: Fix meson build with --enable-libdaxctl
Bruce Rogers
1
-0
/
+1
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
[prev]
[next]