Re: [Qemu-discuss] [Qemu-devel] KVM guest gets aborted if blockcommit is called

2015-08-26 Thread Christian Rößner
> Am 25.08.2015 um 08:02 schrieb Christian Rößner : > > Hello, > > I wrote this mail to the qemu-discuss mailing list, but today I am unsure, if > I chose the right list. So I copy and paste this mail here in hope someone > can respond :-) > > I have reproducable problems with some code in qe

[Qemu-discuss] "-net user,guestfwd" protocol issue

2015-08-26 Thread Denis Buzdalov
Hi, all. According to documentation and experiments, guestfwd does not support UDP unlike its brother hostfwd. Does anyone know whether this is intentional (e.g. there are some difficulties in implementation) or this feature wasn't relevant and thus not implemented yet? -- Denis Buzdalov

Re: [Qemu-discuss] [Qemu-devel] KVM guest gets aborted if blockcommit is called

2015-08-26 Thread Jeff Cody
On Wed, Aug 26, 2015 at 10:08:26AM +0200, Christian Rößner wrote: > > > Am 25.08.2015 um 08:02 schrieb Christian Rößner : > > > > Hello, > > > > I wrote this mail to the qemu-discuss mailing list, but today I am unsure, > > if I chose the right list. So I copy and paste this mail here in hope

Re: [Qemu-discuss] "-net user,guestfwd" protocol issue

2015-08-26 Thread Denis Buzdalov
Let me answer myself. I've found a workaround. > According to documentation and experiments, guestfwd does not support > UDP unlike its brother hostfwd. Does anyone know whether this is > intentional (e.g. there are some difficulties in implementation) or > this feature wasn't relevant and thus no

Re: [Qemu-discuss] [Qemu-devel] KVM guest gets aborted if blockcommit is called

2015-08-26 Thread Christian Rößner
> Am 26.08.2015 um 15:25 schrieb Jeff Cody : > > On Wed, Aug 26, 2015 at 10:08:26AM +0200, Christian Rößner wrote: >> >>> Am 25.08.2015 um 08:02 schrieb Christian Rößner : >>> >>> Hello, >>> >>> I wrote this mail to the qemu-discuss mailing list, but today I am unsure, >>> if I chose the righ