qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/3] two optimizations to speed up the start time


From: Longpeng(Mike)
Subject: [PATCH v3 0/3] two optimizations to speed up the start time
Date: Tue, 27 Dec 2022 15:20:12 +0800

From: Longpeng <longpeng2@huawei.com>

Changes v3->v2:
 - cleanup the code [Philippe]

Changes v2->v1:
 Patch-1:
  - remove vq_init_count [Jason]
 Patch-2:
  - new added. [Jason]

v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg922499.html

Longpeng (Mike) (3):
  vhost: simplify vhost_dev_enable_notifiers
  vhost: configure all host notifiers in a single MR transaction
  vdpa: commit all host notifier MRs in a single MR transaction

 hw/virtio/vhost-vdpa.c | 25 ++++++++++++++++++------
 hw/virtio/vhost.c      | 44 +++++++++++++++++++++++++++---------------
 2 files changed, 47 insertions(+), 22 deletions(-)

-- 
2.23.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]