qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ppc: trivial Mac-related trace-events patches


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/3] ppc: trivial Mac-related trace-events patches
Date: Fri, 26 Jan 2018 09:20:26 +0000

Here is a set of trivial PPC patches which convert grackle and uninorth over
to use trace-events, and also add a missing newline to hw/input/trace-events
which was accidentally omitted when previously converting the ADB devices.

Signed-off-by: Mark Cave-Ayland <address@hidden>

Mark Cave-Ayland (3):
  grackle: convert to trace-events
  uninorth: convert to trace-events
  input: add missing newline from trace-events

 hw/input/trace-events    |  1 +
 hw/pci-host/grackle.c    | 13 ++-----------
 hw/pci-host/trace-events |  9 +++++++++
 hw/pci-host/uninorth.c   | 24 +++++-------------------
 4 files changed, 17 insertions(+), 30 deletions(-)

-- 
2.11.0




reply via email to

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