On Thu, 27 Aug 2020 at 20:21, Eduardo Habkost <[email protected]> wrote:
>
> The following changes since commit ac8b279f13865d1a4f1958d3bf34240c1c3af90d:
>
>   Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into 
> staging (2020-08-27 13:48:12 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/machine-next-pull-request
>
> for you to fetch changes up to 92951316dc0b66a41b04edb5dcf3f4a7a2470a61:
>
>   dc390: Use TYPE_DC390_DEVICE constant (2020-08-27 14:21:48 -0400)
>
> ----------------------------------------------------------------
> Machine queue + QOM fixes and cleanups
>
> Bug fix:
> * numa: hmat: fix cache size check (Igor Mammedov)
>
> QOM fixes and cleanups:
> * Move QOM macros and typedefs to header files
> * Use TYPE_* constants on TypeInfo structs
> * Rename QOM type checking macros for consistency
> * Rename enum values and typedefs that conflict with QOM
>   type checking amcros
> * Fix typos on QOM type checking macros
> * Delete unused QOM type checking macros that use
>   non-existing typedefs
> * hvf: Add missing include
> * xen-legacy-backend: Add missing typedef XenLegacyDevice

(Thanks for putting in this work to clean up our QOM boilerplate
handling -- definitely very much needed.)

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM

Reply via email to