On Tue, 09/11 11:00, Gerd Hoffmann wrote:
> On Thu, Sep 06, 2018 at 01:43:36PM +0800, Fam Zheng wrote:
> > In this new version:
> >
> > - Include the virtio fix by Paolo so that it's easier to test this series.
> > - Improve the slirp patch on input validation and buffer overflow. [Thomas]
> > - Use OpenBSD 6.3 image; Use guestfwd and tftp-server-name.
> >
> > Thanks to the loose dependency, the three parts (patch 1; patches 2+3; patch 4)
> > can go to individual maintainers if desired.
> >
> > Fam Zheng (3):
> > slirp: Add sanity check for str option length
> > slirp: Implement RFC2132 TFTP server name
> > tests: vm: auto_install OpenBSD
> >
> > Paolo Bonzini (1):
> > virtio: update MemoryRegionCaches when guest negotiates features
>
> Tested-by: Gerd Hoffmann <kraxel@redhat.com>
>
Thanks. I think Michael has included the virtio patch in a pull already. I'll
pick up your tested-by tag and queue the OpenBSD patch, then leave the slirp
ones to Samuel (the test script will still depend on the new slirp options, of
course).
Fam