virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] strictly check the acccess to the common cfg
@ 2023-09-25  3:58 Xuan Zhuo
  2023-09-25  3:58 ` [PATCH 1/2] virtio_pci: fix the common map size and add check for vq-reset Xuan Zhuo
  2023-09-25  3:58 ` [PATCH 2/2] virtio_pci: add build offset check for the new common cfg items Xuan Zhuo
  0 siblings, 2 replies; 5+ messages in thread
From: Xuan Zhuo @ 2023-09-25  3:58 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 check to the reset offset
3. add build 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 | 12 ++++++++++--
 include/linux/virtio_pci_modern.h      |  1 +
 2 files changed, 11 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25  3:58 [PATCH 0/2] strictly check the acccess to the common cfg Xuan Zhuo
2023-09-25  3:58 ` [PATCH 1/2] virtio_pci: fix the common map size and add check for vq-reset Xuan Zhuo
2023-10-08  4:31   ` Jason Wang
2023-09-25  3:58 ` [PATCH 2/2] virtio_pci: add build offset check for the new common cfg items Xuan Zhuo
2023-10-08  4:31   ` Jason Wang

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