qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] dbd73b: Revert "docker: Enable features expli


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] dbd73b: Revert "docker: Enable features explicitly in test...
Date: Thu, 21 Dec 2017 08:32:32 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: dbd73b569b61893ebfe460b0be254997e2cbfb0a
      
https://github.com/qemu/qemu/commit/dbd73b569b61893ebfe460b0be254997e2cbfb0a
  Author: Fam Zheng <address@hidden>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
    M tests/docker/test-full

  Log Message:
  -----------
  Revert "docker: Enable features explicitly in test-full"

This reverts commit 5e8a7fe673ca5949bd51939ee36faaf3b1320de8.

It's hard to get all images to have all these packages, the usual
"FEATURES" and "require" mechanism doesn't scale with so many features.
With that change, the test basically only works in ubuntu.

Until a better way comes up, leave the feature enabling to ./configure
detection.

But don't remove the "-e" removal.

Reported-by: Paolo Bonzini <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: bfab1aede07f864b8fbd749c3a0545b949b4cc84
      
https://github.com/qemu/qemu/commit/bfab1aede07f864b8fbd749c3a0545b949b4cc84
  Author: Roman Kagan <address@hidden>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
    M include/qemu/uuid.h
    M tests/test-uuid.c
    M util/uuid.c

  Log Message:
  -----------
  util: add is_equal to UUID API

It's going to be useful, in particular, in VMBus code massively using
uuids aka GUIDs.

Signed-off-by: Roman Kagan <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>


  Commit: c3e7267935f27fe5570faffd1483b33be3258653
      
https://github.com/qemu/qemu/commit/c3e7267935f27fe5570faffd1483b33be3258653
  Author: Peter Maydell <address@hidden>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M include/qemu/uuid.h
    M tests/docker/test-full
    M tests/test-uuid.c
    M util/uuid.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into 
staging

# gpg: Signature made Thu 21 Dec 2017 01:51:20 GMT
# gpg:                using RSA key 0xCA35624C6A9171C6
# gpg: Good signature from "Fam Zheng <address@hidden>"
# Primary key fingerprint: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6

* remotes/famz/tags/staging-pull-request:
  util: add is_equal to UUID API
  Revert "docker: Enable features explicitly in test-full"

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/4da5c51cac83...c3e7267935f2

reply via email to

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