Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | configure, meson: move CONFIG_IVSHMEM to meson | Paolo Bonzini | 1 | -2/+3 |
2021-07-06 | meson: store dependency('threads') in a variable | Paolo Bonzini | 1 | -1/+2 |
2021-07-06 | meson: sort existing compiler tests | Paolo Bonzini | 1 | -3/+6 |
2021-07-06 | configure, meson: convert libxml2 detection to meson | Paolo Bonzini | 1 | -4/+4 |
2021-07-06 | configure, meson: convert liburing detection to meson | Paolo Bonzini | 1 | -4/+5 |
2021-07-06 | configure, meson: convert libpmem detection to meson | Paolo Bonzini | 1 | -4/+4 |
2021-07-06 | configure, meson: convert libdaxctl detection to meson | Paolo Bonzini | 1 | -3/+5 |
2021-07-06 | configure, meson: convert virgl detection to meson | Paolo Bonzini | 1 | -4/+6 |
2021-07-06 | configure, meson: convert vte detection to meson | Paolo Bonzini | 1 | -6/+10 |
2021-06-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -46/+113 |
2021-06-25 | block: check for sys/disk.h | Joelle van Dyne | 1 | -0/+1 |
2021-06-25 | block: feature detection for host block support | Joelle van Dyne | 1 | -1/+5 |
2021-06-25 | configure, meson: convert libusbredir detection to meson | Paolo Bonzini | 1 | -4/+5 |
2021-06-25 | configure, meson: convert libcacard detection to meson | Paolo Bonzini | 1 | -4/+5 |
2021-06-25 | configure, meson: convert libusb detection to meson | Paolo Bonzini | 1 | -4/+7 |
2021-06-25 | configure, meson: convert pam detection to meson | Paolo Bonzini | 1 | -5/+26 |
2021-06-25 | configure, meson: convert libtasn1 detection to meson | Paolo Bonzini | 1 | -4/+5 |
2021-06-25 | configure, meson: convert crypto detection to meson | Paolo Bonzini | 1 | -22/+59 |
2021-06-25 | meson: remove preadv from summary | Paolo Bonzini | 1 | -1/+0 |
2021-06-25 | meson: drop unused CONFIG_GCRYPT_HMAC | Paolo Bonzini | 1 | -1/+0 |
2021-06-24 | target/mips: Move TCG trace events to tcg/ sub directory | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-06-15 | configure: Use -std=gnu11 | Richard Henderson | 1 | -1/+1 |
2021-06-11 | meson: Split out fpu/meson.build | Richard Henderson | 1 | -3/+1 |
2021-06-11 | meson: Split out tcg/meson.build | Richard Henderson | 1 | -7/+1 |
2021-06-07 | meson.build: fix cosmetics of compiler display | Alex Bennée | 1 | -4/+4 |
2021-06-04 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -2/+2 |
2021-06-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -0/+23 |
2021-06-04 | iscsi: link libm into the module | Paolo Bonzini | 1 | -2/+2 |
2021-06-04 | ebpf: Added eBPF RSS loader. | Andrew Melnychenko | 1 | -0/+23 |
2021-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ... | Peter Maydell | 1 | -1/+1 |
2021-05-27 | stubs: Add stubs for udmabuf helpers | Vivek Kasireddy | 1 | -1/+1 |
2021-05-26 | meson: Set implicit_include_directories to false | Katsuhiro Ueno | 1 | -0/+1 |
2021-05-21 | build: add separate spice-protocol config option | Gerd Hoffmann | 1 | -0/+4 |
2021-05-17 | hw/nvme: move nvme emulation out of hw/block | Klaus Jensen | 1 | -0/+1 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -2/+1 |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster | 1 | -1/+0 |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth | 1 | -1/+0 |
2021-05-04 | slirp: add configure option to disable smbd | Joelle van Dyne | 1 | -1/+1 |
2021-05-04 | Add NVMM accelerator: configure and build logic | Reinoud Zandijk | 1 | -0/+14 |
2021-05-02 | meson: Introduce meson_user_arch source set for arch-specific user-mode | Philippe Mathieu-Daudé | 1 | -0/+6 |
2021-05-01 | exec: Remove accel/tcg/ from include paths | Philippe Mathieu-Daudé | 1 | -1/+0 |
2021-03-23 | exec: Build page-vary-common.c with -fno-lto | Richard Henderson | 1 | -0/+18 |
2021-03-23 | exec: Rename exec-vary.c as page-vary.c | Richard Henderson | 1 | -1/+2 |
2021-03-17 | tcg/tci: Implement the disassembler properly | Richard Henderson | 1 | -1/+1 |
2021-03-10 | semihosting: Move hw/semihosting/ -> semihosting/ | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-03-08 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -0/+12 |
2021-03-06 | meson: Stop if cfi is enabled with system slirp | Daniele Buono | 1 | -0/+12 |
2021-03-04 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i... | Peter Maydell | 1 | -1/+1 |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki | 1 | -1/+1 |
2021-03-02 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -5/+13 |