qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] copy of 4G file in qemu fails


From: Markus Stockhausen
Subject: Re: [Qemu-discuss] copy of 4G file in qemu fails
Date: Sun, 16 Nov 2014 19:01:21 +0000

Hi Roman,

had some time to look at your dump once again. The following line suggest 
you received a ENOSPC (no space left on device):

#11 0x000055555562ae2a in dma_bdrv_cb (opaque=0x7fffe8021490, ret=-28)
    at dma-helpers.c:148

because of:

qemu-source-dir> grep ENOSPC linux-user/errno_defs.h
#define TARGET_ENOSPC          28      /* No space left on device */

Markus
________________________________________
Von: Roman Mashak address@hidden
Gesendet: Mittwoch, 12. November 2014 21:53
An: Markus Stockhausen
Cc: address@hidden
Betreff: Re: copy of 4G file in qemu fails

Markus,

I applied the patch but no impact on the behaviour, the issue remains.

2014-11-12 14:20 GMT-05:00 Markus Stockhausen <address@hidden>:
> reading aio functions inside your call stack this patch comes to my mind:
> http://lists.nongnu.org/archive/html/qemu-stable/2014-06/msg00006.html
>
> If you think that might be related and you have a chance to give it a try
> I would be interested in the reults too.

--
Roman Mashak

Attachment: InterScan_Disclaimer.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]