qemu /
qemu /
2ae00c8b2f7536f1bb38c3eb40d76f4196c61d0c - 2ae00c8 Remove superfluous .gitignore files by Thomas Huth · 4 years, 5 months ago
- 520ddc1 MAINTAINERS: Ignore bios-tables-test in the qtest section by Thomas Huth · 4 years, 5 months ago
- 07f5903 Add a comment in bios-tables-test.c to clarify the reason behind approach by Ani Sinha · 4 years, 5 months ago
- eaf6511 softmmu/vl: Be less verbose about missing KVM when running the qtests by Thomas Huth · 4 years, 7 months ago
- a4339de tests/migration: Allow longer timeouts by Dr. David Alan Gilbert · 4 years, 4 months ago
- d8dd109 qtest: add fuzz test case by Li Qiang · 4 years, 5 months ago
- ec4d2fe Acceptance tests: show test report on GitLab CI by Cleber Rosa · 4 years, 4 months ago
- 52dff28 Acceptance tests: do not show canceled test logs on GitLab CI by Cleber Rosa · 4 years, 4 months ago
- d44d9b6 Acceptance tests: bump pycdlib version for easier installation by Cleber Rosa · 4 years, 4 months ago
- 320c6e7 gitlab-ci.yml: Only run one test-case per fuzzer by Alexander Bulekov · 4 years, 5 months ago
- 4f3ccd4 tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition by Philippe Mathieu-Daudé · 4 years, 4 months ago
- a0bdf86 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201012a' into staging by Peter Maydell · 4 years, 4 months ago
- b1a859c migration/dirtyrate: present dirty rate only when querying the rate has completed by Chuan Zheng · 4 years, 5 months ago
- aa84b50 migration/dirtyrate: record start_time and calc_time while at the measuring state by Chuan Zheng · 4 years, 5 months ago
- ebf1019 virtiofsd: avoid /proc/self/fd tempdir by Stefan Hajnoczi · 4 years, 4 months ago
- ff3995e virtiofsd: Call qemu_init_exec_dir by Dr. David Alan Gilbert · 4 years, 5 months ago
- f6698f2 tools/virtiofsd: add support for --socket-group by Alex Bennée · 4 years, 5 months ago
- 2acf4f8 virtiofsd: Silence gcc warning by Dr. David Alan Gilbert · 4 years, 6 months ago
- 2387df4 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-10' into staging by Peter Maydell · 4 years, 4 months ago
- 48a340d Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' into staging by Peter Maydell · 4 years, 4 months ago
- b4c0aa5 qapi/visit.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 2cc1eef qapi/visit.py: remove unused parameters from gen_visit_object by John Snow · 4 years, 4 months ago
- 554df4f qapi/visit.py: assert tag_member contains a QAPISchemaEnumType by John Snow · 4 years, 4 months ago
- dec44d3 qapi/types.py: remove one-letter variables by John Snow · 4 years, 4 months ago
- cd073c8 qapi/types.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 9abddb5 qapi/gen.py: delint with pylint by John Snow · 4 years, 4 months ago
- cc6263c qapi/gen.py: update write() to be more idiomatic by John Snow · 4 years, 4 months ago
- 0cbd5b0 qapi/gen.py: Remove unused parameter by John Snow · 4 years, 4 months ago
- 17d40c3 qapi/gen.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 3ae1c84 qapi/gen: Make _is_user_module() return bool by John Snow · 4 years, 4 months ago
- 96670e8 qapi/source.py: delint with pylint by John Snow · 4 years, 4 months ago
- f5d4361 qapi/source.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 7304721 qapi/commands.py: add type hint annotations by John Snow · 4 years, 4 months ago
- ab2d8a7 qapi/commands.py: Don't re-bind to variable of different type by John Snow · 4 years, 4 months ago
- 1a50376 qapi/events.py: Move comments into docstrings by John Snow · 4 years, 4 months ago
- d1b21b3 qapi/events.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 7e09d78 qapi: establish mypy type-checking baseline by John Snow · 4 years, 4 months ago
- e6a34cd qapi/common.py: move build_params into gen.py by John Snow · 4 years, 4 months ago
- 1cc7398 qapi/common.py: Convert comments into docstrings, and elaborate by John Snow · 4 years, 4 months ago
- d646b2a qapi/common.py: add type hint annotations by John Snow · 4 years, 4 months ago
- 9c2a7b1 qapi/common.py: check with pylint by John Snow · 4 years, 4 months ago
- 7395171 qapi/common.py: Replace one-letter 'c' variable by John Snow · 4 years, 4 months ago
- a7aa64a qapi/common.py: delint with pylint by John Snow · 4 years, 4 months ago
- cbe8f87 qapi/common.py: Add indent manager by John Snow · 4 years, 4 months ago
- 341f6af qapi/common.py: Remove python compatibility workaround by John Snow · 4 years, 4 months ago
- e6522d8 qapi: add pylintrc by John Snow · 4 years, 4 months ago
- 42c0dd1 qapi: delint using flake8 by John Snow · 4 years, 4 months ago
- 67fea57 qapi: enforce import order/styling with isort by John Snow · 4 years, 4 months ago
- 5af8263 qapi: Remove wildcard includes by John Snow · 4 years, 4 months ago
- 7137a96 qapi: Prefer explicit relative imports by John Snow · 4 years, 4 months ago
- a76ab21 qapi: move generator entrypoint into package by John Snow · 4 years, 4 months ago
- 52a4741 qapi-gen: Separate arg-parsing from generation by John Snow · 4 years, 4 months ago
- adcb9b3 qapi: modify docstrings to be sphinx-compatible by John Snow · 4 years, 4 months ago
- 1ec43ca docs: repair broken references by John Snow · 4 years, 4 months ago
- b433f2c Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into staging by Peter Maydell · 4 years, 4 months ago
- ebd5706 nbd: Simplify meta-context parsing by Eric Blake · 4 years, 5 months ago
- d1e2c3e nbd/server: Reject embedded NUL in NBD strings by Eric Blake · 4 years, 5 months ago
- 029a88c qemu-nbd: Honor SIGINT and SIGHUP by Eric Blake · 4 years, 5 months ago
- 99d72db block/nbd: nbd_co_reconnect_loop(): don't connect if drained by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
- 46f5663 block/nbd: fix reconnect-delay by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
- 8a509af block/nbd: correctly use qio_channel_detach_aio_context when needed by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
- 8c517de block/nbd: fix drain dead-lock because of nbd reconnect-delay by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
- bbc35fc nbd: silence maybe-uninitialized warnings by Christian Borntraeger · 4 years, 5 months ago
- e5d402b tests/acceptance: disable machine_rx_gdbsim on GitLab by Alex Bennée · 4 years, 4 months ago
- 2a5a79d cirrus: use V=1 when running tests on FreeBSD and macOS by Paolo Bonzini · 4 years, 4 months ago
- 27d891b plugin: Fixes compiling errors on msys2/mingw by Yonggang Luo · 4 years, 4 months ago
- b313710 plugins: Fixes a issue when dlsym failed, the handle not closed by Yonggang Luo · 4 years, 4 months ago
- 98d3a72 .mailmap: Fix more contributor entries by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 311a73a contrib/gitdm: Add Yandex to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 0f53854 contrib/gitdm: Add Yadro to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 99b1933 contrib/gitdm: Add SUSE to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 0d056af contrib/gitdm: Add Nir Soffer to Red Hat domain by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 3b3453f contrib/gitdm: Add Qualcomm to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 0705260 contrib/gitdm: Add Nuvia to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 4766a2b contrib/gitdm: Add Google to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 2f8cdb7 contrib/gitdm: Add ByteDance to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 2ba17f9 contrib/gitdm: Add Baidu to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
- da568cc contrib/gitdm: Add more individual contributors by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 33955b5 contrib/gitdm: Add more academic domains by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 7e86e5d tests/docker: Add genisoimage to the docker file by Thomas Huth · 4 years, 4 months ago
- 5eb691d cirrus: msys2/mingw speed is up, add excluded target back by Yonggang Luo · 4 years, 4 months ago
- 0026b33 cirrus: Fixing and speedup the msys2/mingw CI by Yonggang Luo · 4 years, 4 months ago
- de00b8b hw/ide: restore replay support of IDE by Alex Bennée · 4 years, 4 months ago
- 42a0523 hw/misc/mips_cpc: Start vCPU when powered on by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 0c3dd50 configure: fix performance regression due to PIC objects by Paolo Bonzini · 4 years, 4 months ago
- 4a7c0bd Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into staging by Peter Maydell · 4 years, 4 months ago
- e1c30c4 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into staging by Peter Maydell · 4 years, 4 months ago
- b7092cd Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-10-09' into staging by Peter Maydell · 4 years, 4 months ago
- 805d449 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 4 years, 7 months ago
- 2155cea error: Remove NULL checks on error_propagate() calls (again) by Markus Armbruster · 4 years, 7 months ago
- eb94b81 block: Convert 'block_resize' to coroutine by Kevin Wolf · 4 years, 4 months ago
- 18c6ac1 block: Add bdrv_lock()/unlock() by Kevin Wolf · 4 years, 4 months ago
- e336fd4 block: Add bdrv_co_enter()/leave() by Kevin Wolf · 4 years, 4 months ago
- 26b0b69 util/async: Add aio_co_reschedule_self() by Kevin Wolf · 4 years, 4 months ago
- bb4b9ea hmp: Add support for coroutine command handlers by Kevin Wolf · 4 years, 4 months ago
- 9ce44e2 qmp: Move dispatcher to a coroutine by Kevin Wolf · 4 years, 4 months ago
- 04f2236 qapi: Add a 'coroutine' flag for commands by Kevin Wolf · 4 years, 4 months ago
- e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 4 months ago
- 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 4 months ago
- 57d3635 qmp: Assert that no other monitor is active by Kevin Wolf · 4 years, 4 months ago