From: Peter Maydell <peter.maydell@linaro.org>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL 00/15] Machine queue, 2020-12-23
Date: Sat, 2 Jan 2021 13:12:17 +0000 [thread overview]
Message-ID: <CAFEAcA-3J5C5zaRfZE1TFRry8v4TXam_YNsw7+x-tVy9GiLsvw@mail.gmail.com> (raw)
In-Reply-To: <20201223212735.512062-1-ehabkost@redhat.com>
On Wed, 23 Dec 2020 at 21:27, Eduardo Habkost <ehabkost@redhat.com> wrote:
>
> The following changes since commit a05f8ecd88f15273d033b6f044b850a8af84a5b8:
>
> Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201217-1' into staging (2020-12-18 11:12:35 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request
>
> for you to fetch changes up to bdd5ce050d086e9f63874f1f36e9e39fa27a976c:
>
> bugfix: hostmem: Free host_nodes list right after visited (2020-12-18 15:20:23 -0500)
>
> ----------------------------------------------------------------
> Machine queue, 2020-12-23
>
> Cleanup:
> * qdev code cleanup (Eduardo Habkost)
>
> Bug fix:
> * hostmem: Free host_nodes list right after visited (Keqian Zhu)
>
> ----------------------------------------------------------------
>
> Eduardo Habkost (14):
> qdev: Move softmmu properties to qdev-properties-system.h
> qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
> sparc: Use DEFINE_PROP for nwindows property
> qdev: Get just property name at error_set_from_qdev_prop_error()
> qdev: Avoid using prop->name unnecessarily
> qdev: Add name parameter to qdev_class_add_property()
> qdev: Add name argument to PropertyInfo.create method
> qdev: Wrap getters and setters in separate helpers
> qdev: Move dev->realized check to qdev_property_set()
> qdev: Make PropertyInfo.create return ObjectProperty*
> qdev: Make qdev_class_add_property() more flexible
> qdev: Move qdev_prop_tpm declaration to tpm_prop.h
> qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
> qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
>
> Keqian Zhu (1):
> bugfix: hostmem: Free host_nodes list right after visited
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
prev parent reply other threads:[~2021-01-02 13:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-23 21:27 [PULL 00/15] Machine queue, 2020-12-23 Eduardo Habkost
2020-12-23 21:27 ` [PULL 01/15] qdev: Move softmmu properties to qdev-properties-system.h Eduardo Habkost
2020-12-23 21:27 ` [PULL 02/15] qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros Eduardo Habkost
2020-12-23 21:27 ` [PULL 03/15] sparc: Use DEFINE_PROP for nwindows property Eduardo Habkost
2020-12-23 21:27 ` [PULL 04/15] qdev: Get just property name at error_set_from_qdev_prop_error() Eduardo Habkost
2020-12-23 21:27 ` [PULL 05/15] qdev: Avoid using prop->name unnecessarily Eduardo Habkost
2020-12-23 21:27 ` [PULL 06/15] qdev: Add name parameter to qdev_class_add_property() Eduardo Habkost
2020-12-23 21:27 ` [PULL 07/15] qdev: Add name argument to PropertyInfo.create method Eduardo Habkost
2020-12-23 21:27 ` [PULL 08/15] qdev: Wrap getters and setters in separate helpers Eduardo Habkost
2020-12-23 21:27 ` [PULL 09/15] qdev: Move dev->realized check to qdev_property_set() Eduardo Habkost
2020-12-23 21:27 ` [PULL 10/15] qdev: Make PropertyInfo.create return ObjectProperty* Eduardo Habkost
2020-12-23 21:27 ` [PULL 11/15] qdev: Make qdev_class_add_property() more flexible Eduardo Habkost
2020-12-23 21:27 ` [PULL 12/15] qdev: Move qdev_prop_tpm declaration to tpm_prop.h Eduardo Habkost
2020-12-23 21:27 ` [PULL 13/15] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() Eduardo Habkost
2020-12-23 21:27 ` [PULL 14/15] qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen() Eduardo Habkost
2020-12-23 21:27 ` [PULL 15/15] bugfix: hostmem: Free host_nodes list right after visited Eduardo Habkost
2021-01-02 13:12 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFEAcA-3J5C5zaRfZE1TFRry8v4TXam_YNsw7+x-tVy9GiLsvw@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=ehabkost@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).