Searched hist:"9 d8c6a258c70d8ff494489140a4fcb3a965909b2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-net.h | diff 9d8c6a258c70d8ff494489140a4fcb3a965909b2 Wed Feb 27 07:24:07 CST 2019 Dr. David Alan Gilbert <dgilbert@redhat.com> virtio-net: Switch to using announce timer
Switch virtio's self announcement to use the AnnounceTimer. It keeps it's own AnnounceTimer (per device), and starts running it using a migration post-load and a virtual clock; that way the announce happens once the guest is actually running. The timer uses the migration parameters to set the timing of the repeats.
Based on earlier patches by myself and Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/openbmc/qemu/hw/net/ |
H A D | trace-events | diff 9d8c6a258c70d8ff494489140a4fcb3a965909b2 Wed Feb 27 07:24:07 CST 2019 Dr. David Alan Gilbert <dgilbert@redhat.com> virtio-net: Switch to using announce timer
Switch virtio's self announcement to use the AnnounceTimer. It keeps it's own AnnounceTimer (per device), and starts running it using a migration post-load and a virtual clock; that way the announce happens once the guest is actually running. The timer uses the migration parameters to set the timing of the repeats.
Based on earlier patches by myself and Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | virtio-net.c | diff 9d8c6a258c70d8ff494489140a4fcb3a965909b2 Wed Feb 27 07:24:07 CST 2019 Dr. David Alan Gilbert <dgilbert@redhat.com> virtio-net: Switch to using announce timer
Switch virtio's self announcement to use the AnnounceTimer. It keeps it's own AnnounceTimer (per device), and starts running it using a migration post-load and a virtual clock; that way the announce happens once the guest is actually running. The timer uses the migration parameters to set the timing of the repeats.
Based on earlier patches by myself and Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|