On 03/26/2017 02:39 PM, Samuel Thibault wrote:
> Hello,
>
> Cole Robinson, on ven. 24 mars 2017 21:17:43 -0400, wrote:
>> I bisected to this commit:
>>
>> slirp: Add RDNSS advertisement
>
> Mmm, I see. Could you try the attached patch to confirm that it fixes
> the issue for you too?
>
I a
Hello Samuel,
I tested your patch and solved my problem. Thank you.
My version: qemu-kvm-2.7.1-4.fc25.x86_64 + your patch.
Original qemu-kvm-2.7.1-4.fc25.x86_64 didn't work.
Cole, thanks for reporting. Consider applying this to Fedora package.
I am not a member of qemu-devel, so this mail will
Hello,
Cole Robinson, on ven. 24 mars 2017 21:17:43 -0400, wrote:
> I bisected to this commit:
>
> slirp: Add RDNSS advertisement
Mmm, I see. Could you try the attached patch to confirm that it fixes
the issue for you too?
Samuel
diff --git a/slirp/ip6_icmp.c b/slirp/ip6_icmp.c
index 298a4
Hi Samuel,
A Fedora user reported a regression for his ipxe setup (Jan, CCd). He has a
public PXE server and config. You can see details about his config here:
http://boot.salstar.sk/ipxe/
Reproducer:
wget http://boot.salstar.sk/ipxe/ipxe.lkrn
qemu-system-x86_64 -kernel ipxe.lkrn
Non-workin