]> git.proxmox.com Git - mirror_qemu.git/commit
misc: fix naming scheme of compatiblity arrays
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 8 Jul 2019 20:49:09 +0000 (00:49 +0400)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 21 Aug 2019 08:29:03 +0000 (10:29 +0200)
commitac78f737222ca5273cda26deeb850aa8546d108d
treec4c6dd4bcd09e5126e77e7e1a39feed3f8fa0f22
parent348fbd5816cab30d38d7a3727a4b83404797128a
misc: fix naming scheme of compatiblity arrays

Since merge 31ed41889e6e13699871040fe089a2884dca46cb ("Merge
remote-tracking branch
'remotes/elmarco/tags/machine-props-pull-request' into staging"), the
compat arrays are in lowercase.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20190708204909.10891-1-marcandre.lureau@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
docs/devel/migration.rst
hw/i386/pc_piix.c