* [PULL v5 0/7] QOM and fdc patches patches for 2021-03-16
@ 2021-03-19 14:43 Markus Armbruster
2021-03-19 16:39 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2021-03-19 14:43 UTC (permalink / raw)
To: qemu-devel; +Cc: peter.maydell
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
docs/system/deprecated.rst | 33 --
docs/system/removed-features.rst | 57 +++
include/exec/memory.h | 4 +-
include/hw/arm/armv7m.h | 2 +-
include/hw/arm/fsl-imx25.h | 2 +-
include/hw/arm/fsl-imx31.h | 2 +-
include/hw/arm/fsl-imx6.h | 2 +-
include/hw/arm/fsl-imx6ul.h | 2 +-
include/hw/arm/fsl-imx7.h | 2 +-
include/hw/arm/xlnx-zynqmp.h | 2 +-
include/hw/cris/etraxfs.h | 2 +-
include/hw/i386/ich9.h | 2 +-
include/hw/misc/grlib_ahb_apb_pnp.h | 4 +-
include/hw/misc/zynq-xadc.h | 2 +-
include/hw/register.h | 2 +-
include/hw/sparc/grlib.h | 6 +-
include/sysemu/blockdev.h | 1 -
tests/qtest/fuzz/generic_fuzz_configs.h | 2 +-
blockdev.c | 37 +-
hw/arm/xilinx_zynq.c | 2 +-
hw/audio/cs4231.c | 2 +-
hw/block/fdc.c | 77 +---
hw/char/etraxfs_ser.c | 2 +-
hw/cris/axis_dev88.c | 6 +-
hw/display/tcx.c | 2 +-
hw/intc/etraxfs_pic.c | 2 +-
hw/microblaze/xlnx-zynqmp-pmu.c | 2 +-
hw/misc/zynq_slcr.c | 2 +-
hw/sparc/sun4m.c | 12 +-
hw/timer/etraxfs_timer.c | 2 +-
softmmu/vl.c | 10 +-
tests/qemu-iotests/172 | 31 +-
tests/qemu-iotests/172.out | 562 +--------------------------
tests/vmstate-static-checker-data/dump1.json | 4 +-
tests/vmstate-static-checker-data/dump2.json | 4 +-
35 files changed, 126 insertions(+), 762 deletions(-)
--
2.26.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL v5 0/7] QOM and fdc patches patches for 2021-03-16
2021-03-19 14:43 [PULL v5 0/7] QOM and fdc patches patches for 2021-03-16 Markus Armbruster
@ 2021-03-19 16:39 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2021-03-19 16:39 UTC (permalink / raw)
To: Markus Armbruster; +Cc: QEMU Developers
On Fri, 19 Mar 2021 at 14:43, Markus Armbruster <armbru@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-19 16:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 14:43 [PULL v5 0/7] QOM and fdc patches patches for 2021-03-16 Markus Armbruster
2021-03-19 16:39 ` Peter Maydell
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).