]> git.ipfire.org Git - thirdparty/qemu.git/history - python/qemu/qmp/legacy.py
Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging
[thirdparty/qemu.git] / python / qemu / qmp / legacy.py
2023-10-20  Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-17  Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16  Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-12  Vladimir Sementsov... python/qemu: rename command() to cmd()
2023-10-12  Vladimir Sementsov... python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
2023-10-12  Vladimir Sementsov... python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
2023-06-21  Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-31  Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2023-05-31  John Snowpython/qmp/legacy: remove open_with_socket() calls
2023-05-31  John Snowpython/qmp/legacy: allow using sockets for connect()
2023-02-04  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04  Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-03  Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03  Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02  Peter MaydellMerge tag 'pull-request-2023-01-31' of https://gitlab...
2023-02-02  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-02-01  Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-01-24  Marc-AndrĂ© Lureaupython/qmp/legacy: make QEMUMonitorProtocol accept...
2022-07-21  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-20  Peter MaydellMerge tag 'pull-request-2022-07-20' of https://gitlab...
2022-07-19  Peter MaydellMerge tag 'kraxel-20220719-pull-request' of https:...
2022-07-19  Peter MaydellMerge tag 'pull-request-2022-07-19' of https://gitlab...
2022-07-18  Thomas Huthpython/qemu/qmp/legacy: Replace 'returns-whitelist...
2022-04-25  Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-22  Richard HendersonMerge tag 'pull-migration-20220421a' of https://gitlab...
2022-04-21  Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21  Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21  John Snowpython/qmp: remove pylint workaround from legacy.py
2022-04-21  John Snowpython: rename qemu.aqmp to qemu.qmp