qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 0712c1: modules-test: fix const cast


From: Paolo Bonzini
Subject: [Qemu-commits] [qemu/qemu] 0712c1: modules-test: fix const cast
Date: Fri, 23 Aug 2019 07:12:54 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0712c1b15b31a516264c89d822129939317af42a
      
https://github.com/qemu/qemu/commit/0712c1b15b31a516264c89d822129939317af42a
  Author: Paolo Bonzini <address@hidden>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M tests/modules-test.c

  Log Message:
  -----------
  modules-test: fix const cast

Add a missing cast; this fixes a build failure with --enable-modules.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Miroslav Rezanina <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>


  Commit: 45db1ac157530600defb4d0c13f6d3236a6e3127
      
https://github.com/qemu/qemu/commit/45db1ac157530600defb4d0c13f6d3236a6e3127
  Author: Paolo Bonzini <address@hidden>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M tests/modules-test.c

  Log Message:
  -----------
  modules-test: ui-spice-app is not built as module

$(call land, $(CONFIG_SPICE), $(CONFIG_GIO)) will never return "m" so
ui-spice-app is always linked into QEMU.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Miroslav Rezanina <address@hidden>
Message-id: address@hidden
Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/61146e9cb40c...45db1ac15753



reply via email to

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