qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] b58636: hw/xen/xen_pvdev: Include qemu/log.h


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b58636: hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_...
Date: Fri, 04 Nov 2016 15:30:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b5863634181a655bd2201cf51a363ac94a43f145
      
https://github.com/qemu/qemu/commit/b5863634181a655bd2201cf51a363ac94a43f145
  Author: Thomas Huth <address@hidden>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M hw/xen/xen_pvdev.c

  Log Message:
  -----------
  hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()

Olaf Hering reported a build failure due to an undefined reference
to 'qemu_log_vprintf'. Explicitely including qemu/log.h seems to
fix the issue.

Signed-off-by: Thomas Huth <address@hidden>
Signed-off-by: Stefano Stabellini <address@hidden>
Acked-by: Stefano Stabellini <address@hidden>
Tested-by: Olaf Hering <address@hidden>


  Commit: 021746c131cdfeab9d82ff918795a9f18d20d7ae
      
https://github.com/qemu/qemu/commit/021746c131cdfeab9d82ff918795a9f18d20d7ae
  Author: Wei Liu <address@hidden>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M hw/i386/acpi-build.c
    M hw/i386/pc.c
    M include/hw/i386/pc.h
    M xen-common.c

  Log Message:
  -----------
  PCMachineState: introduce acpi_build_enabled field

Introduce this field to control whether ACPI build is enabled by a
particular machine or accelerator.

It defaults to true if the machine itself supports ACPI build. Xen
accelerator will disable it because Xen is in charge of building ACPI
tables for the guest.

Signed-off-by: Wei Liu <address@hidden>
Signed-off-by: Stefano Stabellini <address@hidden>
Reviewed-by: Stefano Stabellini <address@hidden>
Reviewed-by: Eduardo Habkost <address@hidden>
Tested-by: Sander Eikelenboom <address@hidden>


  Commit: 9226682a401f34b10fd79dfe17ba334da0800747
      
https://github.com/qemu/qemu/commit/9226682a401f34b10fd79dfe17ba334da0800747
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M hw/i386/acpi-build.c
    M hw/i386/pc.c
    M hw/xen/xen_pvdev.c
    M include/hw/i386/pc.h
    M xen-common.c

  Log Message:
  -----------
  Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging

Xen 2016/11/02

# gpg: Signature made Wed 02 Nov 2016 07:28:40 PM GMT
# gpg:                using RSA key 0x894F8F4870E1AE90
# gpg: Good signature from "Stefano Stabellini <address@hidden>"
# gpg:                 aka "Stefano Stabellini <address@hidden>"
# Primary key fingerprint: D04E 33AB A51F 67BA 07D3  0AEA 894F 8F48 70E1 AE90

* sstabellini/tags/xen-20161102-tag:
  PCMachineState: introduce acpi_build_enabled field
  hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()

Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


Compare: https://github.com/qemu/qemu/compare/199a5bde46b0...9226682a401f

reply via email to

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