[Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2018-04-13 Thread Thomas Huth
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

Re: [Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-09-08 Thread Stefan Hajnoczi
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

[Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-09-08 Thread senya
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:

Re: [Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-09-01 Thread Stefan Hajnoczi
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

[Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-09-01 Thread senya
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

[Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-09-01 Thread senya
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

Re: [Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-08-29 Thread Stefan Hajnoczi
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

[Qemu-devel] [Bug 1362635] Re: bdrv_read co-routine re-entered recursively

2014-08-29 Thread senya
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: