Hello,

These patches fix one bug (patch 2), and add some stats for bytes
sent, received and discarded, mainly for debugging purposes..  These
stats are shown in the 'info qtree' output.  More details in the
commit logs.

Please apply,


Amit Shah (3):
  virtio-serial-bus: add port arg to discard_vq_data()
  virtio-serial-bus: discard data in already popped-out elem
  virtio-serial-bus: Add per-port stats for received, sent, discarded
    bytes

 hw/virtio-serial-bus.c |   37 +++++++++++++++++++++++++++++++------
 hw/virtio-serial.h     |   11 +++++++++++
 2 files changed, 42 insertions(+), 6 deletions(-)

-- 
1.7.6


Reply via email to