On 07/02/2013 07:03 AM, Bas van Sisseren wrote:
>>> +# @nextserver: #optional IP address of BOOTP server
>>> +#
>
>> Please mark this field as '(since 1.6)'.
>
> Added in my local checkout. I now have to find out how to generate a new
> patch and post it into this thread. I'll try to post a new p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/07/13 22:51, Eric Blake wrote:
> On 06/21/2013 07:20 AM, Bas van Sisseren wrote:
>> The slirp dhcp-server normally returns its own address as tftp
>> nextserver for netbooting. This patch makes that address
>> configurable, so it is possible to u
On 06/21/2013 07:20 AM, Bas van Sisseren wrote:
> The slirp dhcp-server normally returns its own address as tftp
> nextserver for netbooting. This patch makes that address
> configurable, so it is possible to use an external tftp boot-
> environment.
>
> Signed-off-by: Bas van Sisseren
> ---
> n
On Fri, Jun 21, 2013 at 03:20:09PM +0200, Bas van Sisseren wrote:
> The slirp dhcp-server normally returns its own address as tftp
> nextserver for netbooting. This patch makes that address
> configurable, so it is possible to use an external tftp boot-
> environment.
>
> Signed-off-by: Bas van Si
The slirp dhcp-server normally returns its own address as tftp
nextserver for netbooting. This patch makes that address
configurable, so it is possible to use an external tftp boot-
environment.
Signed-off-by: Bas van Sisseren
---
net/slirp.c | 10 --
qapi-schema.json | 3 +++
qemu