qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] b1e349: hw/intc/arm_gicv3: Fix compilation wi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b1e349: hw/intc/arm_gicv3: Fix compilation with simple tra...
Date: Mon, 20 Jun 2016 05:00:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b1e3493b25bf3d9363cfbb2c58ab395259d5585c
      
https://github.com/qemu/qemu/commit/b1e3493b25bf3d9363cfbb2c58ab395259d5585c
  Author: Peter Maydell <address@hidden>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M hw/intc/arm_gicv3_dist.c
    M hw/intc/arm_gicv3_redist.c

  Log Message:
  -----------
  hw/intc/arm_gicv3: Fix compilation with simple trace backend

Fix missing includes of qemu/log.h, which broke compilation with the
simple trace backend (the default backend pulls in log.h implicitly
via trace.h).

Signed-off-by: Peter Maydell <address@hidden>
Reviewed-by: Sergey Fedorov <address@hidden>
Tested-by: Sergey Fedorov <address@hidden>
Message-id: address@hidden



reply via email to

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