index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2023-05-16
meson: Detect atomic128 support with optimization
Richard Henderson
2023-05-16
configure: make clear that VirtFS is 9p
Christian Schoenebeck
2023-05-16
Don't require libcap-ng for virtfs support
Peter Foley
2023-05-15
block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...
Sam Li
2023-05-11
disas: Move disas.c to disas/
Richard Henderson
2023-05-10
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-10
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-10
block: add configure options for excluding vmdk, vhdx and vpc
Vladimir Sementsov-Ogievskiy
2023-05-10
Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
2023-05-09
meson: Fix to make QAPI generator output depend on main.py
Markus Armbruster
2023-05-08
meson: leave unnecessary modules out of the build
Paolo Bonzini
2023-05-05
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey
2023-05-02
migration/xbzrle: Use __attribute__((target)) for avx512
Richard Henderson
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-03-13
ui/dbus: do not require opengl & gbm
Marc-André Lureau
2023-03-05
tracing: remove transform.py
Richard Henderson
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
2023-03-01
xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
David Woodhouse
2023-02-27
cpu: Remove capstone meson dependency
Philippe Mathieu-Daudé
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-21
sysemu/os-win32: fix setjmp/longjmp on windows-arm64
Pierrick Bouvier
2023-02-21
Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into staging
Peter Maydell
2023-02-17
thread-posix: add support for setting threads name on OpenBSD
Brad Smith
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
2023-02-16
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
2023-02-14
build: deprecate --enable-gprof builds and remove from CI
Alex Bennée
2023-02-14
meson: Disable libdw for static builds by default
Ilya Leoshkevich
2023-02-14
meson: Add missing libdw knobs
Ilya Leoshkevich
2023-02-11
AVX512 support for xbzrle_encode_buffer
ling xu
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
stats: Move QMP commands from monitor/ to stats/
Markus Armbruster
2023-02-03
Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
Daniel P. Berrangé
2023-02-02
Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...
Peter Maydell
2023-02-02
build-sys: fix crlf-ending C code
Marc-André Lureau
2023-01-26
qemu/bswap: Use compiler __builtin_bswap() on NetBSD
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Remove <byteswap.h> dependency
Philippe Mathieu-Daudé
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2023-01-19
ui/spice: Require spice-protocol >= 0.14.0
Markus Armbruster
2023-01-16
util/bufferiszero: Use __attribute__((target)) for avx2/avx512
Richard Henderson
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
2023-01-13
mips: Always include nanomips disassembler
Paolo Bonzini
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-06
meson: cleanup compiler detection
Paolo Bonzini
2023-01-06
meson: support meson 0.64 -Doptimization=plain
Paolo Bonzini
2023-01-06
meson: tweak hardening options for Windows
Paolo Bonzini
2023-01-04
meson: Move CONFIG_TCG_INTERPRETER to config_host
Richard Henderson
2022-12-28
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
2022-12-20
qga: Add initial OpenBSD and NetBSD support
Brad Smith
[next]