qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 3dbe85: tests: Add libqemustub to qom-interfa


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 3dbe85: tests: Add libqemustub to qom-interface-check
Date: Wed, 22 Jan 2014 00:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3dbe85b8404fa479ad0a75d5adb464949257f129
      
https://github.com/qemu/qemu/commit/3dbe85b8404fa479ad0a75d5adb464949257f129
  Author: Peter Crosthwaite <address@hidden>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M tests/Makefile

  Log Message:
  -----------
  tests: Add libqemustub to qom-interface-check

The recent addition of util/error.c's dependency on error_report()
causes this test to fail to link due to a number of missing monitor
related symbols. All these symbols are however defined by libqemustub.
Add this libary to the link.

Signed-off-by: Peter Crosthwaite <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


  Commit: 732c66ce641c69702a7e7fdb73b68f0c1b583ab5
      
https://github.com/qemu/qemu/commit/732c66ce641c69702a7e7fdb73b68f0c1b583ab5
  Author: Peter Crosthwaite <address@hidden>
  Date:   2014-01-16 (Thu, 16 Jan 2014)

  Changed paths:
    M util/error.c

  Log Message:
  -----------
  Revert "error: Don't use error_report() for assertion msgs."

This reverts commit d32934c84c72f57e78d430c22974677b7bcabe5d.

The original implementation before this patch makes abortive error
messages much more friendly. The underlying bug that required this
change is now fixed. Revert.

Signed-off-by: Peter Crosthwaite <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>


Compare: https://github.com/qemu/qemu/compare/1cf892ca2689...732c66ce641c

reply via email to

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