linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
@ 2020-06-23 14:23 Hans de Goede
  2020-06-23 14:23 ` [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream Hans de Goede
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Hans de Goede @ 2020-06-23 14:23 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman; +Cc: Hans de Goede, linux-kernel

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

Regards,

Hans


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH v2 0/8 resend] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
@ 2020-06-23 14:27 Hans de Goede
  2020-06-23 14:27 ` [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream Hans de Goede
  0 siblings, 1 reply; 12+ messages in thread
From: Hans de Goede @ 2020-06-23 14:27 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman; +Cc: Hans de Goede, linux-kernel

Hi All,

<Resend, for some reason after updating git my git send-email all of a
 sudden send each patch seperately instead of making all mails part of the
 same email thread, that is hopefully fixed now.>

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

Regards,

Hans


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-07-07 20:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 14:23 [PATCH v2 0/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl Hans de Goede
2020-06-23 14:23 ` [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream Hans de Goede
2020-06-23 14:23 ` [PATCH v2 2/8] virt: vbox: Fix guest capabilities mask check Hans de Goede
2020-06-23 14:23 ` [PATCH v2 3/8] virt: vbox: Rename guest_caps struct members to set_guest_caps Hans de Goede
2020-06-23 14:23 ` [PATCH v2 4/8] virt: vbox: Add vbg_set_host_capabilities() helper function Hans de Goede
2020-06-23 14:23 ` [PATCH v2 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl Hans de Goede
2020-06-23 14:23 ` [PATCH v2 6/8] virt: vbox: Add a few new vmmdev request types to the userspace whitelist Hans de Goede
2020-06-23 14:24 ` [PATCH v2 7/8] virt: vbox: Log unknown ioctl requests as error Hans de Goede
2020-06-23 14:24 ` [PATCH v2 8/8] virt: vbox: Fix some comments which talk about the "session spinlock" Hans de Goede
2020-07-07 15:37 ` [PATCH v2 0/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl Hans de Goede
2020-07-07 20:22   ` Arnd Bergmann
2020-06-23 14:27 [PATCH v2 0/8 resend] " Hans de Goede
2020-06-23 14:27 ` [PATCH v2 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream Hans de Goede
2020-06-23 14:27   ` [PATCH v2 2/8] virt: vbox: Fix guest capabilities mask check Hans de Goede
2020-06-23 14:27     ` [PATCH v2 3/8] virt: vbox: Rename guest_caps struct members to set_guest_caps Hans de Goede
2020-06-23 14:27       ` [PATCH v2 4/8] virt: vbox: Add vbg_set_host_capabilities() helper function Hans de Goede
2020-06-23 14:27         ` [PATCH v2 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl Hans de Goede
2020-06-23 14:27           ` [PATCH v2 6/8] virt: vbox: Add a few new vmmdev request types to the userspace whitelist Hans de Goede
2020-06-23 14:27             ` [PATCH v2 7/8] virt: vbox: Log unknown ioctl requests as error Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).