On 01/10/2019 11.04, Philippe Mathieu-Daudé wrote: > Hi Samuel, > > On 9/29/19 8:13 PM, Samuel Thibault wrote: >> This can be used to set a DNS server to be used by the guest which is >> different from the one configured on the host. >> >> This fixes LP 1010484. > > Wow, 7 years old... > > Can you use this format, easier to understand for newcomers: > > Fixes: https://bugs.launchpad.net/qemu/+bug/1010484
That should be "Buglink:" instead. "Fixes:" is for referencing previous commits. See our submit-a-patch page for more information: https://wiki.qemu.org/Contribute/SubmitAPatch#Write_a_meaningful_commit_message Thomas