2515 Commits (f0dbe427ec7c0dd81fc95c1d0d7174b79b6e6587)

Author SHA1 Message Date
Markus Armbruster 6d133eef98 qapi: Fix QAPISchemaEntity.__repr__() 3 years ago
Marc-André Lureau 4d96307c5b tracetool: avoid invalid escape in Python string 3 years ago
Akihiko Odaki 6c2313e83d gdbstub: Add num_regs member to GDBFeature 3 years ago
Zhao Liu 3e7ebf58e8 scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd 3 years ago
Marc-André Lureau cca1575686 build-sys: add a "pixman" feature 3 years ago
Maciej S. Szmigiero 0d9e8c0b67 Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base 3 years ago
Daniel P. Berrangé e307a8174b qapi: provide a friendly string representation of QAPI classes 3 years ago
John Snow a6c5d159ce qapi: re-establish linting baseline 3 years ago
Eric Auger 8cba58b578 scripts/update-linux-headers: Add iommufd.h 3 years ago
Paolo Bonzini 79fccf7e2b meson-buildoptions: document the data at the top 3 years ago
Paolo Bonzini e20d68aa0b configure, meson: use command line options to configure qemu-ga 3 years ago
Paolo Bonzini 090a188cc1 configure: move environment-specific defaults to config-meson.cross 3 years ago
Paolo Bonzini c36dd41ba2 configure: move target-specific defaults to an external machine file 3 years ago
Paolo Bonzini 39fb3cfc28 configure: clean up plugin option handling 3 years ago
Paolo Bonzini 655e2a778d meson, cutils: allow non-relocatable installs 3 years ago
Paolo Bonzini e6d8e5e6e3 tracetool: avoid invalid escape in Python string 3 years ago
Emmanouil Pitsidianakis 2845bab65a scripts/get_maintainer.pl: don't print parentheses 3 years ago
Thomas Huth d7fd737bf4 scripts: Mark feature_to_c.py as non-executable to fix a build issue 3 years ago
Fabiano Rosas caea03279e migration: Fix analyze-migration read operation signedness 3 years ago
Fabiano Rosas ff40c7f0b7 migration: Fix analyze-migration.py when ignore-shared is used 3 years ago
Fabiano Rosas 31499a9dc1 migration: Add capability parsing to analyze-migration.py 3 years ago
Fabiano Rosas c36c31c86b migration: Fix analyze-migration.py 'configuration' parsing 3 years ago
Gurchetan Singh cd9adbefcc gfxstream + rutabaga: meson support 3 years ago
Vladimir Sementsov-Ogievskiy 25ad2cf650 scripts: add python_qmp_updater.py 3 years ago
Vladimir Sementsov-Ogievskiy 684750ab4f python/qemu: rename command() to cmd() 3 years ago
Vladimir Sementsov-Ogievskiy 7f521b023b scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd() 3 years ago
Kevin Wolf e84c07bc73 block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions 3 years ago
Thomas Huth 0848ca87b7 scripts/xml-preprocess: Make sure this script is invoked via the right Python 3 years ago
Akihiko Odaki 956af7daad gdbstub: Introduce GDBFeature structure 3 years ago
Philippe Mathieu-Daudé 8d7f2e767d system: Rename softmmu/ directory as system/ 3 years ago
Richard Henderson a0bc599726 build: Remove --enable-gprof 3 years ago
Marc-André Lureau f1de309792 analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH 3 years ago
Paolo Bonzini f0df613b98 make-release: do not ship dtc sources 3 years ago
Mads Ynddal ff014701ab scripts/analyse-locks-simpletrace.py: changed iteritems() to items() 3 years ago
Mads Ynddal 3470fef15a simpletrace: added simplified Analyzer2 class 3 years ago
Mads Ynddal d1f89c23bd simpletrace: move event processing to Analyzer class 3 years ago
Mads Ynddal b78234e65c simpletrace: move logic of process into internal function 3 years ago
Mads Ynddal 6f53641a98 simpletrace: refactor to separate responsibilities 3 years ago
Mads Ynddal 87617b9ae6 simpletrace: made Analyzer into context-manager 3 years ago
Mads Ynddal 1990fb9893 simpletrace: define exception and add handling 3 years ago
Mads Ynddal d1f9259014 simpletrace: improved error handling on struct unpack 3 years ago
Mads Ynddal ce96eb334d simpletrace: update code for Python 3.11 3 years ago
Mads Ynddal 3b71b61e9f simpletrace: changed naming of edict and idtoname to improve readability 3 years ago
Mads Ynddal f7bd4f0237 simpletrace: improve parsing of sys.argv; fix files never closed. 3 years ago
Mads Ynddal 8405ec6ab6 simpletrace: annotate magic constants from QEMU code 3 years ago
Mads Ynddal 2c109f2199 simpletrace: add __all__ to define public interface 3 years ago
Thomas Huth c64023b0ba meson.build: Make keyutils independent from keyring 3 years ago
Paolo Bonzini 0c49c9180c target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC 3 years ago
Kevin Wolf d21843491a block-coroutine-wrapper: Allow arbitrary parameter names 3 years ago
Kevin Wolf de90329889 block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions 3 years ago