- 6bc0bcc block: Fix deadlocks in bdrv_graph_wrunlock() by Kevin Wolf · 1 year, 4 months ago
- 6d133ee qapi: Fix QAPISchemaEntity.__repr__() by Markus Armbruster · 1 year, 4 months ago
- ea10c38 Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- 4d96307 tracetool: avoid invalid escape in Python string by Marc-André Lureau · 1 year, 4 months ago
- 6c2313e gdbstub: Add num_regs member to GDBFeature by Akihiko Odaki · 1 year, 4 months ago
- 3e7ebf5 scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd by Zhao Liu · 1 year, 5 months ago
- cca1575 build-sys: add a "pixman" feature by Marc-André Lureau · 1 year, 6 months ago
- 0d9e8c0 Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base by Maciej S. Szmigiero · 1 year, 9 months ago
- e307a81 qapi: provide a friendly string representation of QAPI classes by Daniel P. Berrangé · 1 year, 5 months ago
- a6c5d15 qapi: re-establish linting baseline by John Snow · 1 year, 5 months ago
- deaca3f Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 604b70f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 8cba58b scripts/update-linux-headers: Add iommufd.h by Eric Auger · 1 year, 5 months ago
- 79fccf7 meson-buildoptions: document the data at the top by Paolo Bonzini · 1 year, 5 months ago
- e20d68a configure, meson: use command line options to configure qemu-ga by Paolo Bonzini · 1 year, 5 months ago
- 090a188 configure: move environment-specific defaults to config-meson.cross by Paolo Bonzini · 1 year, 5 months ago
- c36dd41 configure: move target-specific defaults to an external machine file by Paolo Bonzini · 1 year, 5 months ago
- 39fb3cf configure: clean up plugin option handling by Paolo Bonzini · 1 year, 6 months ago
- 655e2a7 meson, cutils: allow non-relocatable installs by Paolo Bonzini · 1 year, 5 months ago
- ec6f9f1 Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 0193b3b Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- e6d8e5e tracetool: avoid invalid escape in Python string by Paolo Bonzini · 1 year, 5 months ago
- 2845bab scripts/get_maintainer.pl: don't print parentheses by Emmanouil Pitsidianakis · 1 year, 5 months ago
- d7fd737 scripts: Mark feature_to_c.py as non-executable to fix a build issue by Thomas Huth · 1 year, 5 months ago
- caea032 migration: Fix analyze-migration read operation signedness by Fabiano Rosas · 1 year, 5 months ago
- ff40c7f migration: Fix analyze-migration.py when ignore-shared is used by Fabiano Rosas · 1 year, 5 months ago
- 31499a9 migration: Add capability parsing to analyze-migration.py by Fabiano Rosas · 1 year, 5 months ago
- c36c31c migration: Fix analyze-migration.py 'configuration' parsing by Fabiano Rosas · 1 year, 5 months ago
- 8004857 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- ce2f516 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 5 months ago
- cd9adbe gfxstream + rutabaga: meson support by Gurchetan Singh · 2 years ago
- 25ad2cf scripts: add python_qmp_updater.py by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- 684750a python/qemu: rename command() to cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- 7f521b0 scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
- e84c07b block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions by Kevin Wolf · 1 year, 5 months ago
- 40886c4 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 0848ca8 scripts/xml-preprocess: Make sure this script is invoked via the right Python by Thomas Huth · 1 year, 5 months ago
- 956af7d gdbstub: Introduce GDBFeature structure by Akihiko Odaki · 1 year, 5 months ago
- 8d7f2e7 system: Rename softmmu/ directory as system/ by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 800af0a Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- a0bc599 build: Remove --enable-gprof by Richard Henderson · 1 year, 5 months ago
- c7c907b Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- da10340 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- f1de309 analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH by Marc-André Lureau · 1 year, 5 months ago
- f0df613 make-release: do not ship dtc sources by Paolo Bonzini · 1 year, 5 months ago
- ff01470 scripts/analyse-locks-simpletrace.py: changed iteritems() to items() by Mads Ynddal · 1 year, 5 months ago
- 3470fef simpletrace: added simplified Analyzer2 class by Mads Ynddal · 1 year, 5 months ago
- d1f89c2 simpletrace: move event processing to Analyzer class by Mads Ynddal · 1 year, 5 months ago
- b78234e simpletrace: move logic of process into internal function by Mads Ynddal · 1 year, 5 months ago
- 6f53641 simpletrace: refactor to separate responsibilities by Mads Ynddal · 1 year, 5 months ago
- 87617b9 simpletrace: made Analyzer into context-manager by Mads Ynddal · 1 year, 5 months ago
- 1990fb9 simpletrace: define exception and add handling by Mads Ynddal · 1 year, 5 months ago
- d1f9259 simpletrace: improved error handling on struct unpack by Mads Ynddal · 1 year, 5 months ago
- ce96eb3 simpletrace: update code for Python 3.11 by Mads Ynddal · 1 year, 5 months ago
- 3b71b61 simpletrace: changed naming of edict and idtoname to improve readability by Mads Ynddal · 1 year, 5 months ago
- f7bd4f0 simpletrace: improve parsing of sys.argv; fix files never closed. by Mads Ynddal · 1 year, 5 months ago
- 8405ec6 simpletrace: annotate magic constants from QEMU code by Mads Ynddal · 1 year, 5 months ago
- 2c109f2 simpletrace: add __all__ to define public interface by Mads Ynddal · 1 year, 5 months ago
- 494a6a2 Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- 29578f5 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- c64023b meson.build: Make keyutils independent from keyring by Thomas Huth · 1 year, 6 months ago
- 0c49c91 target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC by Paolo Bonzini · 1 year, 5 months ago
- d218434 block-coroutine-wrapper: Allow arbitrary parameter names by Kevin Wolf · 1 year, 6 months ago
- de90329 block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions by Kevin Wolf · 1 year, 6 months ago
- cb039ef net: add initial support for AF_XDP network backend by Ilya Maximets · 1 year, 6 months ago
- d30b5bc scripts/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- ca056f4 Python: Drop support for Python 3.7 by Paolo Bonzini · 1 year, 10 months ago
- 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 6 months ago
- 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 6 months ago
- b91b0fc accel: Remove HAX accelerator by Philippe Mathieu-Daudé · 1 year, 8 months ago
- c03f57f Revert "tests: Use separate virtual environment for avocado" by Paolo Bonzini · 1 year, 7 months ago
- 78cc903 tests/decode: Suppress "error: " string for expected-failure tests by Peter Maydell · 1 year, 7 months ago
- f9540bb scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour by Peter Maydell · 1 year, 7 months ago
- 20c5124 audio/pw: Pipewire->PipeWire case fix for user-visible text by Marc-André Lureau · 1 year, 10 months ago
- 785abf0 meson.build: Remove the logic to link C code with the C++ linker by Thomas Huth · 1 year, 8 months ago
- 9ea2e69 scripts/oss-fuzz: add a suppression for keymap by Alex Bennée · 1 year, 8 months ago
- 9b286e7 scripts: add a XML preprocessor script by Marc-André Lureau · 1 year, 9 months ago
- 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
- 8edddaa git-submodule.sh: allow running in validate mode without previous update by Paolo Bonzini · 1 year, 9 months ago
- 2f20b17 xen: Drop support for Xen versions below 4.7.1 by David Woodhouse · 1 year, 11 months ago
- 80bdd58 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 6f3ae23 configure: remove --with-git-submodules= by Paolo Bonzini · 1 year, 9 months ago
- d2dfe0b meson: subprojects: replace berkeley-{soft,test}float-3 with wraps by Paolo Bonzini · 1 year, 10 months ago
- 2019cab meson: subprojects: replace submodules with wrap files by Paolo Bonzini · 1 year, 10 months ago
- d120116 build: log submodule update from git-submodule.sh by Paolo Bonzini · 1 year, 9 months ago
- fdb8fd8 git-submodule: allow partial update of .git-submodule-status by Paolo Bonzini · 1 year, 9 months ago
- 50cfed8 configure: remove --with-git= option by Paolo Bonzini · 1 year, 9 months ago
- e8e4298 tests: Use separate virtual environment for avocado by Paolo Bonzini · 1 year, 9 months ago
- 7ce5a15 Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 0dec4e6 scripts: remove dead file by Paolo Bonzini · 1 year, 9 months ago
- d31b840 exec/poison: Do not poison CONFIG_SOFTMMU by Richard Henderson · 1 year, 10 months ago
- e3e2c0c scripts: Add qom-cast-macro-clean-cocci-gen.py by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 333df1c trace: remove control-vcpu.h by Alex Bennée · 1 year, 9 months ago
- 9deb999 scripts/qapi: document the tool that generated the file by Alex Bennée · 1 year, 9 months ago
- 7103201 trace: remove vcpu_id from the TraceEvent structure by Alex Bennée · 1 year, 9 months ago
- c6a5fc2 decodetree: Add --output-null for meson testing by Richard Henderson · 1 year, 9 months ago
- 51bdb0b Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 7e6c28b scripts/decodetree: Implement named field support by Peter Maydell · 1 year, 9 months ago
- 36d6124 scripts/decodetree: Implement a topological sort by Peter Maydell · 1 year, 9 months ago