qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 1d728c: tests: add gcov support


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 1d728c: tests: add gcov support
Date: Sun, 06 Jan 2013 00:30:08 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 1d728c394652d40a9065668606d62f28bc544949
      
https://github.com/qemu/qemu/commit/1d728c394652d40a9065668606d62f28bc544949
  Author: Blue Swirl <address@hidden>
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
    M Makefile.objs
    M configure
    M tests/Makefile

  Log Message:
  -----------
  tests: add gcov support

Add support for compiling for GCOV test coverage, enabled
with '--enable-gcov' during configure.

Test coverage will be reported after each test.

Signed-off-by: Blue Swirl <address@hidden>


  Commit: 9807caccd605d09a72495637959568d690e10175
      
https://github.com/qemu/qemu/commit/9807caccd605d09a72495637959568d690e10175
  Author: Blue Swirl <address@hidden>
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
    M exec.c
    M hw/virtio-pci.c

  Log Message:
  -----------
  virtio-pci: replace byte swap hack

Remove byte swaps by declaring the config space
as native endian.

Signed-off-by: Blue Swirl <address@hidden>


Compare: https://github.com/qemu/qemu/compare/549db5c32bb0...9807caccd605

reply via email to

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