qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] fe07b6: tests: Move qdict-test-data.txt to te


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] fe07b6: tests: Move qdict-test-data.txt to tests/data/qobj...
Date: Fri, 08 Mar 2019 10:29:13 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: fe07b62c8c4fcaadb039fab0de3541b4574ec3dc
      
https://github.com/qemu/qemu/commit/fe07b62c8c4fcaadb039fab0de3541b4574ec3dc
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M MAINTAINERS
    M configure
    R qdict-test-data.txt
    M tests/check-qdict.c
    A tests/data/qobject/qdict.txt

  Log Message:
  -----------
  tests: Move qdict-test-data.txt to tests/data/qobject/

Move qdict-test-data.txt to the tests/data/qobject/ subdirectory,
and remove the unnecessary symlinking.
(See 4b2ff65a1f3 for similar test-data cleanup).

Suggested-by: Markus Armbruster <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
[thuth: Fix conflict in MAINTAINERS]
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 04f3c0084d7e687165fbf087b9cef543c15f2ca3
      
https://github.com/qemu/qemu/commit/04f3c0084d7e687165fbf087b9cef543c15f2ca3
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M hw/alpha/typhoon.c
    M hw/arm/allwinner-a10.c
    M hw/arm/collie.c
    M hw/arm/cubieboard.c
    M hw/arm/highbank.c
    M hw/arm/mps2-tz.c
    M hw/arm/musicpal.c
    M hw/arm/nrf51_soc.c
    M hw/arm/spitz.c
    M hw/arm/virt.c
    M hw/arm/z2.c
    M hw/display/sm501.c
    M hw/hppa/dino.c
    M hw/intc/allwinner-a10-pic.c
    M hw/lm32/lm32_boards.c
    M hw/lm32/milkymist.c
    M hw/microblaze/petalogix_ml605_mmu.c
    M hw/microblaze/petalogix_s3adsp1800_mmu.c
    M hw/net/dp8393x.c
    M hw/ppc/virtex_ml507.c
    M hw/sh4/r2d.c
    M hw/tricore/tricore_testboard.c
    M hw/usb/tusb6010.c

  Log Message:
  -----------
  hw: Remove unused 'hw/devices.h' include

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: BALATON Zoltan <address@hidden>
Tested-by: Thomas Huth <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 142659b89cf45ab9117d4abe771fff67c74dfac5
      
https://github.com/qemu/qemu/commit/142659b89cf45ab9117d4abe771fff67c74dfac5
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M include/hw/devices.h

  Log Message:
  -----------
  hw/devices: Remove unused TC6393XB_RAM definition

Introduced in 64b40bc54a9, this definition is no more used since
a0b753dfd39. Remove it.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 13ee9e30c8855a8b8d62b05992cfc65fc57a8df5
      
https://github.com/qemu/qemu/commit/13ee9e30c8855a8b8d62b05992cfc65fc57a8df5
  Author: Thomas Huth <address@hidden>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M tests/ivshmem-test.c
    M tests/m48t59-test.c
    M tests/migration-test.c
    M tests/rtc-test.c
    M tests/rtl8139-test.c
    M tests/test-aio-multithread.c
    M tests/test-coroutine.c
    M tests/vhost-user-test.c

  Log Message:
  -----------
  tests: Do not use "\n" in g_test_message() strings

g_test_message() takes care of the newline on its own, so we
should not use \n in the strings here.

Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 5411f3d0a25fc15cc0d42d985e5fdeddd51c0606
      
https://github.com/qemu/qemu/commit/5411f3d0a25fc15cc0d42d985e5fdeddd51c0606
  Author: Marc-André Lureau <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M tests/vhost-user-test.c

  Log Message:
  -----------
  vhost-user-test: fix leaks

Spotted by ASAN.

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Reviewed-by: Stefano Garzarella <address@hidden>
Fixes: ae31fb54914 and 4d3f50eb489
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: fa59483d36818b5c4b164e99abcab1106e6825e0
      
https://github.com/qemu/qemu/commit/fa59483d36818b5c4b164e99abcab1106e6825e0
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M tests/data/acpi/rebuild-expected-aml.sh

  Log Message:
  -----------
  tests/bios-tables: Improve portability by searching bash in the $PATH

Bash is not always installed as /bin/bash. In particular on OpenBSD,
the package installs it in /usr/local/bin.
Use the 'env' shebang to search bash in the $PATH.

Reviewed-by: Kamil Rytarowski <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 4966c5bd8a6ab17214f54f8016426f95303f9760
      
https://github.com/qemu/qemu/commit/4966c5bd8a6ab17214f54f8016426f95303f9760
  Author: Thomas Huth <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M .cirrus.yml

  Log Message:
  -----------
  cirrus.yml: Add macOS continuous integration task

cirrus-ci.com also has the possibility to run CI tasks on macOS.
Since most of the QEMU developers do not have access to macOS yet,
let's add a CI pipeline for this operating system here, too.

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Acked-by: Ed Maste <address@hidden>
Acked-by: Paolo Bonzini <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 234afe78281b10a798fb97c584e1b677844aaab8
      
https://github.com/qemu/qemu/commit/234afe78281b10a798fb97c584e1b677844aaab8
  Author: Peter Maydell <address@hidden>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M .cirrus.yml
    M MAINTAINERS
    M configure
    M hw/alpha/typhoon.c
    M hw/arm/allwinner-a10.c
    M hw/arm/collie.c
    M hw/arm/cubieboard.c
    M hw/arm/highbank.c
    M hw/arm/mps2-tz.c
    M hw/arm/musicpal.c
    M hw/arm/nrf51_soc.c
    M hw/arm/spitz.c
    M hw/arm/virt.c
    M hw/arm/z2.c
    M hw/display/sm501.c
    M hw/hppa/dino.c
    M hw/intc/allwinner-a10-pic.c
    M hw/lm32/lm32_boards.c
    M hw/lm32/milkymist.c
    M hw/microblaze/petalogix_ml605_mmu.c
    M hw/microblaze/petalogix_s3adsp1800_mmu.c
    M hw/net/dp8393x.c
    M hw/ppc/virtex_ml507.c
    M hw/sh4/r2d.c
    M hw/tricore/tricore_testboard.c
    M hw/usb/tusb6010.c
    M include/hw/devices.h
    R qdict-test-data.txt
    M tests/check-qdict.c
    M tests/data/acpi/rebuild-expected-aml.sh
    A tests/data/qobject/qdict.txt
    M tests/ivshmem-test.c
    M tests/m48t59-test.c
    M tests/migration-test.c
    M tests/rtc-test.c
    M tests/rtl8139-test.c
    M tests/test-aio-multithread.c
    M tests/test-coroutine.c
    M tests/vhost-user-test.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/huth-gitlab/tags/pull-request-2019-03-08' into staging

- qtest fixes
- Some generic clean-ups by Philippe
- macOS CI testing via cirrus-ci.com

# gpg: Signature made Fri 08 Mar 2019 08:58:47 GMT
# gpg:                using RSA key 2ED9D774FE702DB5
# gpg: Good signature from "Thomas Huth <address@hidden>" [full]
# gpg:                 aka "Thomas Huth <address@hidden>" [full]
# gpg:                 aka "Thomas Huth <address@hidden>" [full]
# gpg:                 aka "Thomas Huth <address@hidden>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth-gitlab/tags/pull-request-2019-03-08:
  cirrus.yml: Add macOS continuous integration task
  tests/bios-tables: Improve portability by searching bash in the $PATH
  vhost-user-test: fix leaks
  tests: Do not use "\n" in g_test_message() strings
  hw/devices: Remove unused TC6393XB_RAM definition
  hw: Remove unused 'hw/devices.h' include
  tests: Move qdict-test-data.txt to tests/data/qobject/

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

# Conflicts:
#       tests/vhost-user-test.c


Compare: https://github.com/qemu/qemu/compare/62cfabb52210...234afe78281b



reply via email to

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