[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 0/4] machine development tool
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PULL v2 0/4] machine development tool |
Date: |
Tue, 19 Mar 2024 15:36:30 +0100 |
User-agent: |
Mozilla Thunderbird |
Hi Maksim,
On 19/3/24 11:24, Peter Maydell wrote:
On Mon, 18 Mar 2024 at 21:36, Maksim Davydov <davydov-max@yandex-team.ru> wrote:
The following changes since commit ba49d760eb04630e7b15f423ebecf6c871b8f77b:
Merge tag 'pull-maintainer-final-130324-1' of
https://gitlab.com/stsquad/qemu into staging (2024-03-13 15:12:14 +0000)
are available in the Git repository at:
https://gitlab.com/davydov-max/qemu.git tags/pull-compare-mt-2024-03-19
for you to fetch changes up to e12b89f71ba5b93877b6a3adc379a6369d0c9bab:
scripts: add script to compare compatibility properties (2024-03-19 00:13:54
+0300)
----------------------------------------------------------------
Please note. This is the first pull request from me.
My public GPG key is available here
https://keys.openpgp.org/vks/v1/by-fingerprint/CDB5BEEF8837142579F5CDFE8E927E10F72F78D4
----------------------------------------------------------------
scripts: add a new script for machine development
I said I wanted this to go via some other sub-maintainer's tree.
I'm OK to take the first 3 machine-core patches, but the
tree is currently frozen to stabilize before the next release.
Since your patches add a new feature, I'll merge them once the
tree re-opens in ~1 month, see the announced schedule:
https://lore.kernel.org/qemu-devel/CAFEAcA_ncrw8nsD50Ov=Fse=gYFw3CabpURWM9yK3yWmL5CTQw@mail.gmail.com/
I haven't looked at the last patch yet, at a glance I'm not objecting
to it, but having an Ack-by tag by John (Python maintainer) would be nice.
Regards,
Phil.
- [PULL v2 0/4] machine development tool, Maksim Davydov, 2024/03/18
- [PULL v2 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field, Maksim Davydov, 2024/03/18
- [PULL v2 1/4] qom: add default value, Maksim Davydov, 2024/03/18
- [PULL v2 2/4] qmp: add dump machine type compatibility properties, Maksim Davydov, 2024/03/18
- [PULL v2 4/4] scripts: add script to compare compatibility properties, Maksim Davydov, 2024/03/18
- Re: [PULL v2 0/4] machine development tool, Peter Maydell, 2024/03/19
- Re: [PULL v2 0/4] machine development tool,
Philippe Mathieu-Daudé <=