If there is a loop in the backing file chain, it could cause problems
such as no response or a segfault during system boot. Hence detecting a
backing file loop is necessary. This patch extracts the loop check from
collect_image_info_list() in block.c into independent functions
bdrv_backing_chain_ok
Check the backing file for a loop during image boot, to avoid a lack or
response or segfault.
Signed-off-by: Xu Wang
---
blockdev.c | 8
1 file changed, 8 insertions(+)
diff --git a/blockdev.c b/blockdev.c
index b260477..60a3c93 100644
--- a/blockdev.c
+++ b/blockdev.c
@@ -510,6 +510,1
some of the new scripts in scripts/ specify a interpreter path
which is not always pointing to the right place.
I see that an alternative format is also being used
#!/usr/bin/env
which seems to work better.
The patch below is merely to let master compile on FreeBSD,
but there are other of
Am 15.11.2013 07:51, schrieb Luigi Rizzo:
> some of the new scripts in scripts/ specify a interpreter path
> which is not always pointing to the right place.
> I see that an alternative format is also being used
> #!/usr/bin/env
> which seems to work better.
>
> The patch below is merely t
Public bug reported:
Qemu: 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
Host: Ubuntu 13.10 x86_64 (Intel Core i7-950)
Guest: FreeBSD 9.2 RELEASE x86_64
As initially reported here:
https://www.redhat.com/archives/libvirt-users/2013-November/msg00066.html
I was told that this is a bug in Qemu.
Basically th
Same behaviour with git master
(5c5432e7d630592ddcc1876ac8a1505f8f14ef15)
** Also affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1251470
Ti
101 - 106 of 106 matches
Mail list logo