Age | Commit message (Expand) | Author | Files | Lines |
2022-06-24 | block/rbd: report a better error when namespace does not exist | Stefano Garzarella | 1 | -0/+6 |
2022-06-24 | vduse-blk: Implement vduse-blk export | Xie Yongji | 1 | -0/+13 |
2022-06-24 | libvduse: Add VDUSE (vDPA Device in Userspace) library | Xie Yongji | 1 | -0/+15 |
2022-06-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -9/+16 |
2022-06-15 | vfio-user: build library | Jagannathan Raman | 1 | -1/+22 |
2022-06-15 | Use io_uring_register_ring_fd() to skip fd operations | Sam Li | 1 | -0/+1 |
2022-06-15 | meson: put cross compiler info in a separate section | Paolo Bonzini | 1 | -6/+9 |
2022-06-15 | build: fix check for -fsanitize-coverage-allowlist | Alexander Bulekov | 1 | -3/+7 |
2022-06-14 | meson: Add CanoKey | Hongren (Zenithal) Zheng | 1 | -0/+6 |
2022-06-06 | target/loongarch: Add disassembler | Song Gao | 1 | -0/+1 |
2022-06-06 | modules: generates per-target modinfo | Jose R. Ziviani | 1 | -8/+17 |
2022-06-06 | build: add a "make modules" target | Paolo Bonzini | 1 | -0/+3 |
2022-06-01 | meson.build: fix summary display of test compilers | Alex Bennée | 1 | -6/+2 |
2022-05-28 | qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir | Marc-André Lureau | 1 | -1/+4 |
2022-05-26 | crypto: Implement RSA algorithm by hogweed | Lei He | 1 | -0/+11 |
2022-05-20 | Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 1 | -109/+6 |
2022-05-18 | capstone: Remove the capstone submodule | Thomas Huth | 1 | -108/+5 |
2022-05-18 | capstone: Allow version 3.0.5 again | Thomas Huth | 1 | -1/+1 |
2022-05-17 | net/vmnet: add vmnet dependency and customizable option | Vladislav Yaroshchuk | 1 | -1/+15 |
2022-05-16 | meson.build: Fix docker-test-build@alpine when including linux/errqueue.h | Leonardo Bras | 1 | -0/+11 |
2022-05-16 | tests: add migration tests of TLS with x509 credentials | Daniel P. Berrangé | 1 | -0/+1 |
2022-05-12 | net: slirp: allow CFI with libslirp >= 4.7 | Paolo Bonzini | 1 | -14/+17 |
2022-05-12 | net: slirp: switch to slirp_new | Paolo Bonzini | 1 | -1/+1 |
2022-05-12 | meson: Make mremap() detecting works correctly | Juan Quintela | 1 | -2/+3 |
2022-05-09 | util/main-loop: Introduce the main loop into QOM | Nicolas Saenz Julienne | 1 | -1/+2 |
2022-05-09 | Introduce event-loop-base abstract class | Nicolas Saenz Julienne | 1 | -9/+14 |
2022-05-08 | hppa: remove unused trace-events from from hw/hppa | Mark Cave-Ayland | 1 | -1/+0 |
2022-05-07 | configure, meson: move vhost options to Meson | Paolo Bonzini | 1 | -7/+26 |
2022-05-07 | meson: use have_vhost_* variables to pick sources | Paolo Bonzini | 1 | -0/+1 |
2022-05-07 | meson: create have_vhost_* variables | Paolo Bonzini | 1 | -11/+20 |
2022-05-07 | build: move vhost-user-fs configuration to Kconfig | Paolo Bonzini | 1 | -1/+0 |
2022-05-07 | build: move vhost-scsi configuration to Kconfig | Paolo Bonzini | 1 | -1/+0 |
2022-05-07 | build: move vhost-vsock configuration to Kconfig | Paolo Bonzini | 1 | -1/+0 |
2022-05-07 | configure: omit options with default values from meson command line | Paolo Bonzini | 1 | -1/+1 |
2022-05-07 | meson: pass more options directly as -D | Paolo Bonzini | 1 | -1/+1 |
2022-05-07 | meson: always combine directories with prefix | Paolo Bonzini | 1 | -10/+10 |
2022-05-07 | meson, configure: move --interp-prefix to meson | Paolo Bonzini | 1 | -4/+2 |
2022-05-07 | meson, configure: move --with-pkgversion, CONFIG_STAMP to meson | Paolo Bonzini | 1 | -1/+9 |
2022-05-07 | meson, configure: move bdrv whitelists to meson | Paolo Bonzini | 1 | -11/+16 |
2022-05-07 | meson, configure: move --tls-priority to meson | Paolo Bonzini | 1 | -1/+2 |
2022-05-07 | configure: move Windows flags detection to meson | Paolo Bonzini | 1 | -0/+8 |
2022-05-07 | configure, meson: move iasl detection to meson | Paolo Bonzini | 1 | -7/+9 |
2022-05-07 | meson, configure: move Xen detection to meson | Paolo Bonzini | 1 | -20/+92 |
2022-05-04 | qga/commands-posix: Use getifaddrs when available | Andrew Deason | 1 | -0/+1 |
2022-04-28 | meson, configure: move --enable-module-upgrades to meson | Paolo Bonzini | 1 | -1/+6 |
2022-04-28 | meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h | Paolo Bonzini | 1 | -2/+0 |
2022-04-28 | meson, configure: move libgio test to meson | Paolo Bonzini | 1 | -5/+27 |
2022-04-28 | meson, configure: move usbfs test to meson | Paolo Bonzini | 1 | -0/+13 |
2022-04-28 | meson, configure: move keyctl test to meson | Paolo Bonzini | 1 | -1/+14 |
2022-04-28 | meson, configure: move RDMA options to meson | Paolo Bonzini | 1 | -6/+50 |