]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
blockdev: Mark BD-{remove,insert}-medium stable
authorMax Reitz <mreitz@redhat.com>
Fri, 10 Nov 2017 22:43:02 +0000 (23:43 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:42 +0000 (12:34 +0100)
commit34ce1111416986e62fbb6d55e0a7d45bbb9802ce
tree05589396f52601fc34e9ea5feb408ad37b0af894
parent82fcf66e052d6dae834255a814969c67e13b6791
blockdev: Mark BD-{remove,insert}-medium stable

Now that iotest 093 test proves that the throttling configuration
survives a blockdev-remove-medium/blockdev-insert-medium pair, the
original reason for declaring these commands experimental is gone
(see commit 6e0abc251dd4f8eba1f53656dfede12e5840e83b).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171110224302.14424-5-mreitz@redhat.com
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
blockdev.c
qapi/block-core.json
tests/ahci-test.c
tests/qemu-iotests/093
tests/qemu-iotests/118
tests/qemu-iotests/139