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
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
1
-0
/
+1
2021-02-09
multi-process: Add config option for multi-process QEMU
Jagannathan Raman
1
-1
/
+3
2021-02-08
meson: Restrict emulation code
Philippe Mathieu-Daudé
1
-5
/
+7
2021-02-08
meson: Restrict some trace event directories to user/system emulation
Philippe Mathieu-Daudé
1
-12
/
+16
2021-02-08
meson: Merge trace_events_subdirs array
Philippe Mathieu-Daudé
1
-15
/
+13
2021-02-08
meson: Restrict block subsystem processing
Philippe Mathieu-Daudé
1
-23
/
+25
2021-02-08
meson: Warn when TCI is selected but TCG backend is available
Philippe Mathieu-Daudé
1
-0
/
+7
2021-02-08
meson: Explicit TCG backend used
Philippe Mathieu-Daudé
1
-2
/
+6
2021-02-08
meson: honor --enable-rbd if cc.links test fails
Paolo Bonzini
1
-9
/
+15
2021-02-08
meson: accept either shared or static libraries if --disable-static
Paolo Bonzini
1
-38
/
+41
2021-02-01
trace: add meson custom_target() depend_files for tracetool
Stefan Hajnoczi
1
-1
/
+27
2021-01-29
hvf: Add hypervisor entitlement to output binaries
Alexander Graf
1
-4
/
+25
2021-01-29
osdep: build with non-working system() function
Joelle van Dyne
1
-0
/
+1
2021-01-29
configure: Move preadv check to meson.build
Peter Maydell
1
-1
/
+3
2021-01-26
meson: Do not build optional libraries by default
Philippe Mathieu-Daudé
1
-0
/
+3
2021-01-23
meson.build: Detect bzip2 program
Philippe Mathieu-Daudé
1
-0
/
+2
2021-01-23
meson.build: Declare global edk2_targets / install_edk2_blobs variables
Philippe Mathieu-Daudé
1
-0
/
+8
2021-01-23
meson: Add a section header for library dependencies
Philippe Mathieu-Daudé
1
-1
/
+2
2021-01-23
meson: Display crypto-related information altogether
Philippe Mathieu-Daudé
1
-14
/
+18
2021-01-23
meson: Display block layer information altogether
Philippe Mathieu-Daudé
1
-18
/
+25
2021-01-23
meson: Display accelerators and selected targets altogether
Philippe Mathieu-Daudé
1
-14
/
+24
2021-01-23
meson: Summarize compilation-related information altogether
Philippe Mathieu-Daudé
1
-29
/
+37
2021-01-23
meson: Summarize overall features altogether
Philippe Mathieu-Daudé
1
-24
/
+30
2021-01-23
meson: Display host binaries information altogether
Philippe Mathieu-Daudé
1
-12
/
+18
2021-01-23
meson: Summarize information related to directories first
Philippe Mathieu-Daudé
1
-1
/
+5
2021-01-23
meson: convert wixl detection to Meson
Paolo Bonzini
1
-3
/
+7
2021-01-23
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
1
-0
/
+2
2021-01-23
build-sys: set global arguments for cflags/ldflags
Marc-André Lureau
1
-8
/
+8
2021-01-21
build-system: clean up TCG/TCI configury
Paolo Bonzini
1
-21
/
+25
2021-01-20
osdep.h: Remove <sys/signal.h> include
Michael Forney
1
-1
/
+0
2021-01-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-20
/
+37
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
1
-0
/
+1
2021-01-12
configure: move Cocoa incompatibility checks to Meson
Paolo Bonzini
1
-7
/
+10
2021-01-12
configure: move GTK+ detection to Meson
Paolo Bonzini
1
-8
/
+21
2021-01-12
configure: move X11 detection to Meson
Paolo Bonzini
1
-4
/
+5
2021-01-12
gtk: remove CONFIG_GTK_GL
Paolo Bonzini
1
-1
/
+0
2021-01-12
meson: Propagate gnutls dependency
Roman Bolshakov
1
-2
/
+3
2021-01-12
meson: fix Cocoa option in summary
Chris Hofstaedtler
1
-1
/
+1
2021-01-11
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
1
-0
/
+1
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-80
/
+330
2021-01-06
meson.build: convert --with-default-devices to meson
Paolo Bonzini
1
-2
/
+3
2021-01-06
libattr: convert to meson
Paolo Bonzini
1
-3
/
+35
2021-01-06
cap_ng: convert to meson
Paolo Bonzini
1
-3
/
+22
2021-01-06
virtfs: convert to meson
Paolo Bonzini
1
-2
/
+22
2021-01-06
seccomp: convert to meson
Paolo Bonzini
1
-4
/
+6
2021-01-06
zstd: convert to meson
Paolo Bonzini
1
-4
/
+6
2021-01-06
lzfse: convert to meson
Paolo Bonzini
1
-3
/
+17
2021-01-06
snappy: convert to meson
Paolo Bonzini
1
-3
/
+17
2021-01-06
lzo: convert to meson
Paolo Bonzini
1
-3
/
+18
2021-01-06
rbd: convert to meson
Paolo Bonzini
1
-3
/
+19
[next]