Age | Commit message (Expand) | Author |
2022-10-06 | gdbstub: move into its own sub directory | Alex Bennée |
2022-10-06 | configure: cleanup creation of tests/tcg target config | Paolo Bonzini |
2022-10-04 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-10-01 | configure, meson: move linker flag detection to meson | Paolo Bonzini |
2022-10-01 | configure, meson: move C++ compiler detection to meson.build | Paolo Bonzini |
2022-10-01 | meson: multiple names can be passed to dependency() | Paolo Bonzini |
2022-10-01 | meson: require 0.61.3 | Paolo Bonzini |
2022-10-01 | meson: -display dbus and CFI are incompatible | Paolo Bonzini |
2022-09-27 | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2022-09-27 | audio: Add sndio backend | Alexandre Ratchov |
2022-09-26 | Remove the slirp submodule (i.e. compile only with an external libslirp) | Thomas Huth |
2022-09-23 | meson: Allow to enable gtk and sdl while cocoa is enabled | Akihiko Odaki |
2022-09-20 | meson-build: Enable CONFIG_REPLICATION only when replication is set | Juan Quintela |
2022-09-02 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-09-02 | util/qemu-sockets: Enable unix socket support on Windows | Bin Meng |
2022-09-01 | meson: remove dead code | Paolo Bonzini |
2022-08-18 | build-sys: disable vhost-user-gpu if !opengl | Marc-André Lureau |
2022-08-10 | linux-user: fix compat with glibc >= 2.36 sys/mount.h | Daniel P. Berrangé |
2022-07-28 | ui: dbus-display requires CONFIG_GBM | Paolo Bonzini |
2022-07-25 | linux-user: Unconditionally use pipe2() syscall | Helge Deller |
2022-07-14 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2022-07-13 | meson: Prefix each element of firmware path | Akihiko Odaki |
2022-07-13 | cutils: Introduce bundle mechanism | Akihiko Odaki |
2022-07-13 | ui/cocoa: Take refresh rate into account | Akihiko Odaki |
2022-07-08 | audio/dbus: fix building | Marc-André Lureau |
2022-07-08 | build: improve -fsanitize-coverage-allowlist check | Alexander Bulekov |
2022-07-05 | meson.build: Require a recent version of libpng | Thomas Huth |
2022-07-05 | disas: Remove libvixl disassembler | Thomas Huth |
2022-06-27 | contrib/vhost-user-blk: fix 32 bit build and enable | Alex Bennée |
2022-06-24 | block/rbd: report a better error when namespace does not exist | Stefano Garzarella |
2022-06-24 | vduse-blk: Implement vduse-blk export | Xie Yongji |
2022-06-24 | libvduse: Add VDUSE (vDPA Device in Userspace) library | Xie Yongji |
2022-06-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-06-15 | vfio-user: build library | Jagannathan Raman |
2022-06-15 | Use io_uring_register_ring_fd() to skip fd operations | Sam Li |
2022-06-15 | meson: put cross compiler info in a separate section | Paolo Bonzini |
2022-06-15 | build: fix check for -fsanitize-coverage-allowlist | Alexander Bulekov |
2022-06-14 | meson: Add CanoKey | Hongren (Zenithal) Zheng |
2022-06-06 | target/loongarch: Add disassembler | Song Gao |
2022-06-06 | modules: generates per-target modinfo | Jose R. Ziviani |
2022-06-06 | build: add a "make modules" target | Paolo Bonzini |
2022-06-01 | meson.build: fix summary display of test compilers | Alex Bennée |
2022-05-28 | qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir | Marc-André Lureau |
2022-05-26 | crypto: Implement RSA algorithm by hogweed | Lei He |
2022-05-20 | Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-05-18 | capstone: Remove the capstone submodule | Thomas Huth |
2022-05-18 | capstone: Allow version 3.0.5 again | Thomas Huth |
2022-05-17 | net/vmnet: add vmnet dependency and customizable option | Vladislav Yaroshchuk |
2022-05-16 | meson.build: Fix docker-test-build@alpine when including linux/errqueue.h | Leonardo Bras |
2022-05-16 | tests: add migration tests of TLS with x509 credentials | Daniel P. Berrangé |