Age | Commit message (Expand) | Author |
2023-01-19 | ui/spice: Require spice-server >= 0.14.0 | Markus Armbruster |
2023-01-19 | ui/spice: Require spice-protocol >= 0.14.0 | Markus Armbruster |
2023-01-16 | util/bufferiszero: Use __attribute__((target)) for avx2/avx512 | Richard Henderson |
2023-01-16 | accel/tcg: Add debuginfo support | Ilya Leoshkevich |
2023-01-13 | mips: Always include nanomips disassembler | Paolo Bonzini |
2023-01-08 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2023-01-06 | Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging | Peter Maydell |
2023-01-06 | meson: cleanup compiler detection | Paolo Bonzini |
2023-01-06 | meson: support meson 0.64 -Doptimization=plain | Paolo Bonzini |
2023-01-06 | meson: tweak hardening options for Windows | Paolo Bonzini |
2023-01-04 | meson: Move CONFIG_TCG_INTERPRETER to config_host | Richard Henderson |
2022-12-28 | hostmem: Honor multiple preferred nodes if possible | Michal Privoznik |
2022-12-20 | qga: Add initial OpenBSD and NetBSD support | Brad Smith |
2022-11-23 | gtk: disable GTK Clipboard with a new meson option | Claudio Fontana |
2022-11-06 | meson: avoid unused arguments of main() in compiler tests | Paolo Bonzini |
2022-11-03 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-11-01 | tcg/sparc64: Rename from tcg/sparc | Richard Henderson |
2022-10-31 | Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into staging | Stefan Hajnoczi |
2022-10-31 | scripts/nsis.py: Automatically package required DLLs of QEMU executables | Bin Meng |
2022-10-31 | os-posix: asynchronous teardown for shutdown on Linux | Claudio Imbrenda |
2022-10-30 | Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2022-10-30 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi |
2022-10-30 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Stefan Hajnoczi |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi |
2022-10-27 | block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations" | Sam Li |
2022-10-27 | util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity() | David Hildenbrand |
2022-10-26 | blkio: add libblkio block driver | Stefan Hajnoczi |
2022-10-26 | qga: Add initial FreeBSD support | Alexander Ivanov |
2022-10-26 | seccomp: Get actual errno value from failed seccomp functions | Michal Privoznik |
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 |