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
2023-03-05
tracing: remove transform.py
Richard Henderson
1
-1
/
+0
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
1
-0
/
+1
2023-03-01
xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
David Woodhouse
1
-0
/
+1
2023-02-27
cpu: Remove capstone meson dependency
Philippe Mathieu-Daudé
1
-1
/
+2
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+12
2023-02-21
sysemu/os-win32: fix setjmp/longjmp on windows-arm64
Pierrick Bouvier
1
-0
/
+21
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
1
-4
/
+0
2023-02-17
thread-posix: add support for setting threads name on OpenBSD
Brad Smith
1
-0
/
+12
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
1
-4
/
+0
2023-02-16
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
1
-1
/
+0
2023-02-14
build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
1
-1
/
+6
2023-02-14
meson: Disable libdw for static builds by default
Ilya Leoshkevich
1
-1
/
+2
2023-02-14
meson: Add missing libdw knobs
Ilya Leoshkevich
1
-4
/
+7
2023-02-11
AVX512 support for xbzrle_encode_buffer
ling xu
1
-0
/
+17
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
1
-2
/
+0
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
1
-0
/
+1
2023-02-04
stats: Move QMP commands from monitor/ to stats/
Markus Armbruster
1
-0
/
+1
2023-02-03
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
1
-2
/
+0
2023-02-02
Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...
Peter Maydell
1
-1
/
+1
2023-02-02
build-sys: fix crlf-ending C code
Marc-André Lureau
1
-1
/
+1
2023-01-26
qemu/bswap: Use compiler __builtin_bswap() on NetBSD
Philippe Mathieu-Daudé
1
-4
/
+0
2023-01-26
qemu/bswap: Remove <byteswap.h> dependency
Philippe Mathieu-Daudé
1
-2
/
+0
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
1
-1
/
+1
2023-01-19
ui/spice: Require spice-protocol >= 0.14.0
Markus Armbruster
1
-1
/
+1
2023-01-16
util/bufferiszero: Use __attribute__((target)) for avx2/avx512
Richard Henderson
1
-6
/
+2
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+8
2023-01-13
mips: Always include nanomips disassembler
Paolo Bonzini
1
-5
/
+0
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-40
/
+43
2023-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-3
/
+1
2023-01-06
meson: cleanup compiler detection
Paolo Bonzini
1
-27
/
+35
2023-01-06
meson: support meson 0.64 -Doptimization=plain
Paolo Bonzini
1
-9
/
+7
2023-01-06
meson: tweak hardening options for Windows
Paolo Bonzini
1
-4
/
+1
2023-01-04
meson: Move CONFIG_TCG_INTERPRETER to config_host
Richard Henderson
1
-3
/
+1
2022-12-28
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
1
-0
/
+5
2022-12-20
qga: Add initial OpenBSD and NetBSD support
Brad Smith
1
-1
/
+1
2022-11-23
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
1
-0
/
+5
2022-11-06
meson: avoid unused arguments of main() in compiler tests
Paolo Bonzini
1
-4
/
+4
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-11-01
tcg/sparc64: Rename from tcg/sparc
Richard Henderson
1
-3
/
+1
2022-10-31
Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-10-31
scripts/nsis.py: Automatically package required DLLs of QEMU executables
Bin Meng
1
-0
/
+1
2022-10-31
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
1
-0
/
+1
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-0
/
+16
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-1
/
+0
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
1
-0
/
+9
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-0
/
+9
2022-10-27
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
Sam Li
1
-1
/
+0
2022-10-27
util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
David Hildenbrand
1
-0
/
+16
2022-10-26
blkio: add libblkio block driver
Stefan Hajnoczi
1
-0
/
+9
2022-10-26
qga: Add initial FreeBSD support
Alexander Ivanov
1
-1
/
+1
[next]