Re: [PATCH v2 0/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl

From: Hans de Goede
Date: Tue Jul 07 2020 - 11:37:26 EST


Hi Arnd,

On 6/23/20 4:23 PM, Hans de Goede wrote:
Hi All,

Here is v2 of my vboxguest driver patch-set adding support for the
new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl which is necessary to
make guest resizing work with the new(ish) VMSVGA emulation in vbox +
some other small fixes.

The only change since v2 is rate-limiting the error-logging in:
[PATCH v2 7/8] virt: vbox: Log unknown ioctl requests as error

What is the status of this series? I've addressed the one review
remark you had on v1 of this series and it would be nice to
get it upstream for the next cycle.

Regards,

Hans