Re: [Qemu-devel] KVM serial8250: too much work for irq3

2019-01-10 Thread hpa
On January 10, 2019 3:44:54 PM PST, Paolo Bonzini wrote: >On 22/09/17 15:28, Denys Zagorui wrote: >> Hello >> >> This is known issue, it was mentioned at first time about 9 years >ago. >> >> https://lkml.org/lkml/2008/2/5/401 >> >> https://bugzilla.redhat.com/show_bug.cgi?id=986761 > >The issue

Re: [Qemu-devel] [v2] tftp: fake support for netascii protocol

2016-11-21 Thread hpa
On November 21, 2016 7:05:41 AM PST, Samuel Thibault wrote: >Stefan Hajnoczi, on Mon 21 Nov 2016 14:46:16 +, wrote: >> On Sun, Nov 20, 2016 at 09:41:36AM +0100, Vincent Bernat wrote: >> > From: Vincent Bernat >> > >> > Some network equipments are requesting a file using the netascii >> > pr

Re: [Qemu-devel] [v2] tftp: fake support for netascii protocol

2016-11-21 Thread hpa
On November 21, 2016 7:35:28 AM PST, Vincent Bernat wrote: > ❦ 21 novembre 2016 14:46 GMT, Stefan Hajnoczi  : > >> The commit description says it would be "far more complex" to >implement >> netascii. Is the LF -> CR LF and CR -> CR NUL transformation so >hard? > >Currently, the code uses lseek

Re: [Qemu-devel] [v2] tftp: fake support for netascii protocol

2016-11-21 Thread hpa
On November 21, 2016 6:46:16 AM PST, Stefan Hajnoczi wrote: >On Sun, Nov 20, 2016 at 09:41:36AM +0100, Vincent Bernat wrote: >> From: Vincent Bernat >> >> Some network equipments are requesting a file using the netascii >> protocol and this is not configurable. Currently, qemu's tftpd only >> s