On Fri, 19 Mar 2021 at 14:43, Markus Armbruster <arm...@redhat.com> wrote: > > The following changes since commit 92566947b3ac5ca75f91a34acb188219c455fc71: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2021-03-19 11:27:40 +0000) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qom-fdc-2021-03-16-v5 > > for you to fetch changes up to bb3c92ed105f0704ffd1cc1dc6031b6d457c829e: > > memory: Drop "qemu:" prefix from QOM memory region type names (2021-03-19 > 15:18:43 +0100) > > ---------------------------------------------------------------- > QOM and fdc patches patches for 2021-03-16 > > ---------------------------------------------------------------- > Markus Armbruster (7): > fuzz: Avoid deprecated misuse of -drive if=sd > docs/system/deprecated: Fix note on fdc drive properties > fdc: Drop deprecated floppy configuration > fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common() > blockdev: Drop deprecated bogus -drive interface type > hw: Replace anti-social QOM type names > memory: Drop "qemu:" prefix from QOM memory region type names >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM