virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH vhost v1 0/2] strictly check the acccess to the common cfg
@ 2023-10-08  7:45 Xuan Zhuo
  2023-10-08  7:45 ` [PATCH vhost v1 1/2] virtio_pci: fix the common map size and add check for vq-reset Xuan Zhuo
  2023-10-08  7:45 ` [PATCH vhost v1 2/2] virtio_pci: add build offset check for the new common cfg items Xuan Zhuo
  0 siblings, 2 replies; 4+ messages in thread
From: Xuan Zhuo @ 2023-10-08  7:45 UTC (permalink / raw)
  To: virtualization; +Cc: Xuan Zhuo, Michael S. Tsirkin

1. fix the length of the pci_iomap_range() to the common cfg
2. add size check for the vq-reset
3. add build size check to the new common cfg items

Xuan Zhuo (2):
  virtio_pci: fix the common map size and add check for vq-reset
  virtio_pci: add build offset check for the new common cfg items

 drivers/virtio/virtio_pci_modern_dev.c | 31 ++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

--
2.32.0.3.g01195cf9f

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

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

end of thread, other threads:[~2023-10-08  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-08  7:45 [PATCH vhost v1 0/2] strictly check the acccess to the common cfg Xuan Zhuo
2023-10-08  7:45 ` [PATCH vhost v1 1/2] virtio_pci: fix the common map size and add check for vq-reset Xuan Zhuo
2023-10-08  8:48   ` Michael S. Tsirkin
2023-10-08  7:45 ` [PATCH vhost v1 2/2] virtio_pci: add build offset check for the new common cfg items Xuan Zhuo

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).