commit | 07f0a7bdec5c4039cfb9b836482c45004d4c21cc | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Apr 25 14:11:23 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 20:27:28 2013 +0200 |
tree | ea47de6fc439dd8d20d6d1d0c4f9cd21f95c2fcb | |
parent | 22e64024fb83065664160d1c28a10aa98cb5f24c [diff] |
kvm: destroy emulated devices on VM exit The hassle of getting refcounting right was greater than the hassle of keeping a list of devices to destroy on VM exit. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>