]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add the new disk src into shared disk table when updating disk
authorOsier Yang <jyang@redhat.com>
Mon, 18 Mar 2013 13:52:04 +0000 (21:52 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 21 Mar 2013 04:20:36 +0000 (12:20 +0800)
commit65f61e4594f52f305bedffe58d487274d752d806
tree7821b1cea3cc99ecb32c1fe55b94edd1e5e0d109
parent4b143ab23173000d1afa258726be0ff38cf2b386
qemu: Add the new disk src into shared disk table when updating disk

We should record the new disk src in the shared disk table for
updating disk (CD-ROM or Floppy) API. Fortunately, we only allow
to update the disk source now, otherwise we might also want to
set the unpriv_sgio setting.
src/qemu/qemu_driver.c