Hello, This series adds some trace events to virtio-serial-bus.c and virtio-console.c. There's also one trivial patch to remove a trailing \n from an error_report() string.
Note: some mirrors may not yet have received the update. The following changes since commit 9312805d33e8b106bae356d13a8071fb37d75554: pxa2xx_lcd: add proper rotation support (2011-07-04 22:12:21 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-serial.git for-anthony Amit Shah (3): virtio-serial-bus: Add trace events virtio-console: Add some trace events virtio-serial-bus: Fix trailing \n in error_report string hw/virtio-console.c | 9 ++++++++- hw/virtio-serial-bus.c | 9 ++++++++- trace-events | 11 +++++++++++ 3 files changed, 27 insertions(+), 2 deletions(-) -- 1.7.5.4