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
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
2024-02-01
hw/fsi: Introduce IBM's Local bus
Ninad Palsule
1
-0
/
+1
2024-01-26
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
1
-1
/
+0
2024-01-16
meson: mitigate against use of uninitialize stack for exploits
Daniel P. Berrangé
1
-0
/
+5
2024-01-16
meson: mitigate against ROP exploits with -fzero-call-used-regs
Daniel P. Berrangé
1
-0
/
+11
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+0
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
1
-0
/
+2
2024-01-11
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
1
-0
/
+1
2024-01-11
Revert "osdep: add getloadavg"
Daniel P. Berrangé
1
-1
/
+0
2024-01-05
meson: Allow building binary with no target-specific files in hw/
Philippe Mathieu-Daudé
1
-3
/
+5
2023-12-31
meson.build: report graphics backends separately
Alex Bennée
1
-2
/
+6
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
1
-103
/
+103
2023-12-31
meson: rename config_all
Paolo Bonzini
1
-8
/
+8
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-25
/
+7
2023-12-31
meson: remove config_targetos
Paolo Bonzini
1
-14
/
+10
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
1
-5
/
+6
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
1
-8
/
+0
2023-12-31
meson: always probe u2f and canokey if the option is enabled
Paolo Bonzini
1
-2
/
+2
2023-12-31
meson: move subdirs to "Collect sources" section
Paolo Bonzini
1
-33
/
+33
2023-12-31
meson: move config-host.h definitions together
Paolo Bonzini
1
-13
/
+14
2023-12-31
meson: move CFI detection code with other compiler flags
Paolo Bonzini
1
-40
/
+40
2023-12-31
meson: keep subprojects together
Paolo Bonzini
1
-36
/
+36
2023-12-31
meson: move accelerator dependency checks together
Paolo Bonzini
1
-84
/
+91
2023-12-31
meson: move option validation together
Paolo Bonzini
1
-69
/
+68
2023-12-31
meson: move program checks together
Paolo Bonzini
1
-51
/
+56
2023-12-31
meson: add more sections to main meson.build
Paolo Bonzini
1
-6
/
+18
2023-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-7
/
+10
2023-12-12
meson, xen: fix condition for enabling the Xen accelerator
Paolo Bonzini
1
-7
/
+10
2023-12-01
osdep: add getloadavg
Michael S. Tsirkin
1
-0
/
+1
2023-11-13
meson: Enable -Wshadow=local
Markus Armbruster
1
-0
/
+1
2023-11-08
plugins: allow plugins to be enabled on windows
Greg Manning
1
-0
/
+5
2023-11-07
build-sys: make pixman actually optional
Marc-André Lureau
1
-3
/
+0
2023-11-07
ui/gtk: -display gtk requires PIXMAN
Marc-André Lureau
1
-1
/
+5
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
1
-1
/
+5
2023-11-07
ui/vnc: VNC requires PIXMAN
Marc-André Lureau
1
-1
/
+5
2023-11-07
build-sys: add a "pixman" feature
Marc-André Lureau
1
-2
/
+8
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
1
-1
/
+27
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+1
[next]