index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-13
meson.build: drop duplicate 'sparc64' entry
Sergei Trofimovich
2020-10-12
meson: identify more sections of meson.build
Paolo Bonzini
2020-10-12
meson.build: Re-enable KVM support for MIPS
Huacai Chen
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
2020-10-12
softmmu: move more files to softmmu/
Paolo Bonzini
2020-10-12
qom: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
authz: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
crypto: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
io: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
migration: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
chardev: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-10-12
meson.build: Sort sourcesets alphabetically
Philippe Mathieu-Daudé
2020-10-12
meson.build: Add comments to clarify code organization
Philippe Mathieu-Daudé
2020-10-06
configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
Paolo Bonzini
2020-10-06
configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
Paolo Bonzini
2020-10-06
dtc: Convert Makefile bits to meson bits
Paolo Bonzini
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
2020-10-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
2020-10-04
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
2020-10-03
default-configs: remove redundant keys
Paolo Bonzini
2020-10-03
default-configs: use TARGET_ARCH key
Paolo Bonzini
2020-10-03
configure: move OpenBSD W^X test to meson
Paolo Bonzini
2020-10-03
configure: remove target configuration
Paolo Bonzini
2020-10-03
configure: compute derivatives of target name in meson
Paolo Bonzini
2020-10-03
configure: move accelerator logic to meson
Paolo Bonzini
2020-10-03
default-configs: move files to default-configs/devices/
Paolo Bonzini
2020-10-03
disas: Enable capstone disassembly for s390x
Richard Henderson
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
2020-10-03
capstone: Require version 4.0 from a system library
Richard Henderson
2020-10-03
capstone: Update to upstream "next" branch
Richard Henderson
2020-10-03
capstone: Convert Makefile bits to meson bits
Richard Henderson
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-09-30
oss-fuzz: move linker arg to fix coverage-build
Alexander Bulekov
2020-09-30
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
oslib-posix: default exec_dir to bindir
Paolo Bonzini
2020-09-30
meson: report accelerator support
Paolo Bonzini
2020-09-30
meson: qtest: set "depends" correctly
Paolo Bonzini
2020-09-30
configure: move cocoa option to Meson
Paolo Bonzini
2020-09-30
configure: move malloc_trim/tcmalloc/jemalloc to meson
Paolo Bonzini
2020-09-30
meson: extend libmpathpersist test for static linking
Paolo Bonzini
2020-09-30
meson: move libmpathpersist test
Paolo Bonzini
2020-09-30
meson: move libudev test
Paolo Bonzini
2020-09-30
configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
Stefan Hajnoczi
2020-09-30
meson: error out if qemu_suffix starts with /
Marc-André Lureau
2020-09-29
scripts/qapi: Remove texinfo generation support
Peter Maydell
2020-09-29
meson.build: Make manuals depend on source to Sphinx extensions
Peter Maydell
2020-09-29
meson.build: Move SPHINX_ARGS to top level meson.build file
Peter Maydell
[next]