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

Mark Cave-Ayland posted 3 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180126092029.20737-1-mark.cave-ayland@ilande.co.uk
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
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(-)
[Qemu-devel] [PATCH 0/3] ppc: trivial Mac-related trace-events patches
Posted by Mark Cave-Ayland 6 years, 2 months ago
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 <mark.cave-ayland@ilande.co.uk>

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