Closing this ticket now, since it's not about upstream QEMU code.
** Changed in: qemu
Status: New => Invalid
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1362635
Title:
bdrv_read co-routin
On Mon, Sep 08, 2014 at 08:01:18AM -, senya wrote:
> Thanks.. I know about Fam's patch, but I need reverse delta backups, and
> Jagane's work is more appropriate then qemu snapshot approach.
Jagane's approach needs a lot of work to make it mergable, that's why I
suggested Fam's work.
Stefan
Thanks.. I know about Fam's patch, but I need reverse delta backups, and
Jagane's work is more appropriate then qemu snapshot approach.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1362635
Title:
On Mon, Sep 01, 2014 at 07:55:22AM -, senya wrote:
> I'm trying to reanimate github.com/jagane/qemu-kvm-livebackup
> there is a separate thread which connects with client through socket and
> sends disk blocks to it.
Regarding your original question about threads: it is possible to do
block I
It seems like I only need to put all my bdrv_read's into one co-routine
and start it
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1362635
Title:
bdrv_read co-routine re-entered recursively
Status
I'm trying to reanimate github.com/jagane/qemu-kvm-livebackup
there is a separate thread which connects with client through socket and sends
disk blocks to it.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.ne
On Fri, Aug 29, 2014 at 11:16:16AM -, senya wrote:
> the problem is taking place only when call bdrv_read frome separate
> thread.
You probably shouldn't be using threads.
Can you explain what you are trying to do?
Stefan
pgpIsn0IcSRYw.pgp
Description: PGP signature
the problem is taking place only when call bdrv_read frome separate
thread.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1362635
Title:
bdrv_read co-routine re-entered recursively
Status in QEMU: