Age | Commit message (Expand) | Author |
2021-05-21 | build: add separate spice-protocol config option | Gerd Hoffmann |
2021-05-17 | hw/nvme: move nvme emulation out of hw/block | Klaus Jensen |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-05-04 | slirp: add configure option to disable smbd | Joelle van Dyne |
2021-05-04 | Add NVMM accelerator: configure and build logic | Reinoud Zandijk |
2021-05-02 | meson: Introduce meson_user_arch source set for arch-specific user-mode | Philippe Mathieu-Daudé |
2021-05-01 | exec: Remove accel/tcg/ from include paths | Philippe Mathieu-Daudé |
2021-03-23 | exec: Build page-vary-common.c with -fno-lto | Richard Henderson |
2021-03-23 | exec: Rename exec-vary.c as page-vary.c | Richard Henderson |
2021-03-17 | tcg/tci: Implement the disassembler properly | Richard Henderson |
2021-03-10 | semihosting: Move hw/semihosting/ -> semihosting/ | Philippe Mathieu-Daudé |
2021-03-08 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-06 | meson: Stop if cfi is enabled with system slirp | Daniele Buono |
2021-03-04 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i... | Peter Maydell |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki |
2021-03-02 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-02-25 | multiprocess: move feature to meson_options.txt | Paolo Bonzini |
2021-02-25 | hvf: Sign the code after installation | Akihiko Odaki |
2021-02-24 | meson.build: expose TCG cross compiler information in summary | Alex Bennée |
2021-02-18 | Hexagon build infrastructure | Taylor Simpson |
2021-02-10 | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva |
2021-02-09 | multi-process: Add config option for multi-process QEMU | Jagannathan Raman |
2021-02-08 | meson: Restrict emulation code | Philippe Mathieu-Daudé |
2021-02-08 | meson: Restrict some trace event directories to user/system emulation | Philippe Mathieu-Daudé |
2021-02-08 | meson: Merge trace_events_subdirs array | Philippe Mathieu-Daudé |
2021-02-08 | meson: Restrict block subsystem processing | Philippe Mathieu-Daudé |
2021-02-08 | meson: Warn when TCI is selected but TCG backend is available | Philippe Mathieu-Daudé |
2021-02-08 | meson: Explicit TCG backend used | Philippe Mathieu-Daudé |
2021-02-08 | meson: honor --enable-rbd if cc.links test fails | Paolo Bonzini |
2021-02-08 | meson: accept either shared or static libraries if --disable-static | Paolo Bonzini |
2021-02-01 | trace: add meson custom_target() depend_files for tracetool | Stefan Hajnoczi |
2021-01-29 | hvf: Add hypervisor entitlement to output binaries | Alexander Graf |
2021-01-29 | osdep: build with non-working system() function | Joelle van Dyne |
2021-01-29 | configure: Move preadv check to meson.build | Peter Maydell |
2021-01-26 | meson: Do not build optional libraries by default | Philippe Mathieu-Daudé |
2021-01-23 | meson.build: Detect bzip2 program | Philippe Mathieu-Daudé |
2021-01-23 | meson.build: Declare global edk2_targets / install_edk2_blobs variables | Philippe Mathieu-Daudé |
2021-01-23 | meson: Add a section header for library dependencies | Philippe Mathieu-Daudé |
2021-01-23 | meson: Display crypto-related information altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Display block layer information altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Display accelerators and selected targets altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Summarize compilation-related information altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Summarize overall features altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Display host binaries information altogether | Philippe Mathieu-Daudé |
2021-01-23 | meson: Summarize information related to directories first | Philippe Mathieu-Daudé |
2021-01-23 | meson: convert wixl detection to Meson | Paolo Bonzini |
2021-01-23 | meson: Declare have_virtfs_proxy_helper in main meson.build | Philippe Mathieu-Daudé |
2021-01-23 | build-sys: set global arguments for cflags/ldflags | Marc-André Lureau |