aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02tcg/ppc: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/mips: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/arm: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/aarch64: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/i386: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg: Remove TCG_TARGET_CON_STR_HRichard Henderson
2021-02-02tcg/sparc: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/s390: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/riscv: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/mips: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/tci: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/ppc: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/aarch64: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/arm: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/i386: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/i386: Tidy register constraint definitionsRichard Henderson
2021-02-02tcg/i386: Move constraint type check to tcg_target_const_matchRichard Henderson
2021-02-02tcg/tci: Remove TCG_TARGET_HAS_* ifdefsRichard Henderson
2021-02-02tcg/tci: Drop L and S constraintsRichard Henderson
2021-02-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-02-02block: Fix VM size column width in bdrv_snapshot_dump()Kevin Wolf
2021-02-02block/nvme: Trace NVMe spec version supported by the controllerPhilippe Mathieu-Daudé
2021-02-02block/nvme: Properly display doorbell stride length in trace eventPhilippe Mathieu-Daudé
2021-02-02iotests: Fix -makecheck outputKevin Wolf
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf
2021-02-02iotests/297: pylint: ignore too many statementsVladimir Sementsov-Ogievskiy
2021-02-02block: move blk_exp_close_all() to qemu_cleanup()Sergio Lopez
2021-02-02block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()Sergio Lopez
2021-02-02MAINTAINERS: Add Vladimir as co-maintainer for Block JobsVladimir Sementsov-Ogievskiy
2021-02-01Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2021-02-01trace: update docs with meson build informationStefan Hajnoczi
2021-02-01trace: document how to specify multiple --trace patternsStefan Hajnoczi
2021-02-01simpletrace: build() missing 2 required positional argumentsVolker Rümelin
2021-02-01trace: make the 'log' backend timestamp configurableStefan Hajnoczi
2021-02-01error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi
2021-02-01trace: add meson custom_target() depend_files for tracetoolStefan Hajnoczi
2021-02-01tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé
2021-02-01tracetool: fix "PRI" macro decodingLaurent Vivier
2021-02-01trace: recommend "log" backend for getting started with tracingStefan Hajnoczi
2021-02-01tracing: convert documentation to rSTStefan Hajnoczi
2021-02-01trace: fix simpletrace doc mismergeStefan Hajnoczi
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell
2021-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...Peter Maydell
2021-01-29tests: Replace deprecated ASN1 codeStefan Weil
2021-01-29tests: Fix runtime error in test-authz-pamStefan Weil
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé
2021-01-29crypto: Add spaces around operatorshiliyang
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman
2021-01-29docs: fix missing backslash in certtool shell exampleDaniel P. Berrangé