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
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
ui/cocoa: Add cursor composition
Akihiko Odaki
1
-1
/
+2
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-51
/
+49
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-1
/
+1
2024-07-03
meson.build: Add RISC-V to the edk2-target list
Sunil V L
1
-1
/
+1
2024-07-03
util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall
Richard Henderson
1
-0
/
+6
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
1
-15
/
+2
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
1
-2
/
+2
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
1
-19
/
+25
2024-07-03
meson: move block.syms dependency out of libblock
Paolo Bonzini
1
-2
/
+3
2024-07-03
meson: move shared_module() calls where modules are already walked
Paolo Bonzini
1
-15
/
+19
2024-06-28
meson: remove dead optimization option
Paolo Bonzini
1
-13
/
+0
2024-06-28
meson: allow configuring the x86-64 baseline
Paolo Bonzini
1
-8
/
+33
2024-06-14
configure: Add uadk option
Shameer Kolothum
1
-0
/
+14
2024-06-14
configure: add --enable-qpl build option
Yuan Liu
1
-0
/
+8
2024-06-13
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-3
/
+1
2024-06-12
meson: Remove libibumad dependence
zhenwei pi
1
-3
/
+1
2024-06-10
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
1
-1
/
+0
2024-06-08
meson: Don't even detect posix_madvise() on Darwin
Michal Privoznik
1
-4
/
+10
2024-06-05
meson: assume x86-64-v2 baseline ISA
Paolo Bonzini
1
-3
/
+7
2024-05-25
migration: remove unnecessary zlib dependency
Paolo Bonzini
1
-1
/
+1
2024-05-24
configure: move -mcx16 flag out of CPU_CFLAGS
Artyom Kunakovsky
1
-0
/
+7
2024-05-14
Bump minimum glib version to v2.66
Thomas Huth
1
-15
/
+1
2024-05-10
configs: disable emulators that require it if libfdt is not found
Paolo Bonzini
1
-1
/
+5
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
1
-0
/
+1
2024-05-10
meson: move libfdt together with other dependencies
Paolo Bonzini
1
-41
/
+38
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
1
-3
/
+11
2024-05-08
migration: Remove block migration
Fabiano Rosas
1
-2
/
+0
2024-05-03
meson: make target endianneess available to Kconfig
Paolo Bonzini
1
-5
/
+7
2024-04-26
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-24
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
1
-0
/
+4
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-38
/
+0
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
1
-36
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
1
-2
/
+0
2024-04-18
hw: Include minimal source set in user emulation build
Philippe Mathieu-Daudé
1
-1
/
+5
2024-04-18
meson: do not link pixman automatically into all targets
Paolo Bonzini
1
-1
/
+1
2024-04-12
meson.build: Disable -fzero-call-used-regs on OpenBSD
Thomas Huth
1
-1
/
+5
2024-03-20
meson: remove dead dictionary access
Paolo Bonzini
1
-1
/
+1
2024-03-13
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Peter Maydell
1
-23
/
+40
2024-03-12
meson: generate .stp files for tools too
Daniel P. Berrangé
1
-21
/
+40
2024-03-12
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
1
-2
/
+0
2024-03-12
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
1
-3
/
+7
2024-03-12
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
1
-3
/
+7
2024-03-11
meson.build: Always require an objc compiler on macos hosts
Peter Maydell
1
-1
/
+1
2024-03-08
meson: Remove --warn-common ldflag
Akihiko Odaki
1
-5
/
+0
2024-03-04
meson: detect broken clang 17 with -fzero-call-used-regs
Daniel P. Berrangé
1
-5
/
+12
2024-02-23
meson: Enable -Wvla
Peter Maydell
1
-0
/
+1
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
1
-0
/
+26
2024-02-09
meson: sort C warning flags alphabetically
Daniel P. Berrangé
1
-19
/
+21
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
1
-4
/
+19
[next]