qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] b7d894: Clean up includes


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b7d894: Clean up includes
Date: Thu, 20 Dec 2018 12:37:02 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b7d89466dde6889d353e4f76d9cc3460067d8784
      
https://github.com/qemu/qemu/commit/b7d89466dde6889d353e4f76d9cc3460067d8784
  Author: Markus Armbruster <address@hidden>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M contrib/elf2dmp/pdb.h
    M contrib/elf2dmp/pe.h
    M contrib/elf2dmp/qemu_elf.h
    M contrib/vhost-user-blk/vhost-user-blk.c
    M contrib/vhost-user-scsi/vhost-user-scsi.c
    M hw/rdma/rdma_utils.c
    M hw/rdma/rdma_utils.h
    M hw/rdma/vmw/pvrdma_dev_ring.h
    M hw/vfio/ap.c
    M include/qemu/vfio-helpers.h
    M include/sysemu/whpx.h
    M target/i386/sev.c
    M target/i386/whp-dispatch.h
    M target/riscv/fpu_helper.c
    M tests/fp/platform.h
    M tests/tpm-util.h
    M tests/vhost-user-bridge.c
    M util/qemu-thread-common.h

  Log Message:
  -----------
  Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes, with the changes
to the following files manually reverted:

    contrib/libvhost-user/libvhost-user-glib.h
    contrib/libvhost-user/libvhost-user.c
    contrib/libvhost-user/libvhost-user.h
    linux-user/mips64/cpu_loop.c
    linux-user/mips64/signal.c
    linux-user/sparc64/cpu_loop.c
    linux-user/sparc64/signal.c
    linux-user/x86_64/cpu_loop.c
    linux-user/x86_64/signal.c
    target/s390x/gen-features.c
    tests/migration/s390x/a-b-bios.c
    tests/test-rcu-simpleq.c
    tests/test-rcu-tailq.c

Signed-off-by: Markus Armbruster <address@hidden>
Message-Id: <address@hidden>
Acked-by: Eduardo Habkost <address@hidden>
Acked-by: Halil Pasic <address@hidden>
Acked-by: Yuval Shaia <address@hidden>
Acked-by: Viktor Prutyanov <address@hidden>


  Commit: 3a6b016d6487f3492bc1b80b2c3bc25c67aab8e2
      
https://github.com/qemu/qemu/commit/3a6b016d6487f3492bc1b80b2c3bc25c67aab8e2
  Author: Markus Armbruster <address@hidden>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  build: Remake config-host.mak when VERSION changes

configure gets the version number from VERSION, and writes it to
config-host.mak.  The make dependency for that is missing.  Because of
that, a rebuild after a VERSION change may not pick up the change.
Fix that.

Signed-off-by: Markus Armbruster <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Eric Blake <address@hidden>


  Commit: 95de6f4b92efea391a3cbb8651d774a4d3529861
      
https://github.com/qemu/qemu/commit/95de6f4b92efea391a3cbb8651d774a4d3529861
  Author: Peter Maydell <address@hidden>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    M Makefile
    M contrib/elf2dmp/pdb.h
    M contrib/elf2dmp/pe.h
    M contrib/elf2dmp/qemu_elf.h
    M contrib/vhost-user-blk/vhost-user-blk.c
    M contrib/vhost-user-scsi/vhost-user-scsi.c
    M hw/rdma/rdma_utils.c
    M hw/rdma/rdma_utils.h
    M hw/rdma/vmw/pvrdma_dev_ring.h
    M hw/vfio/ap.c
    M include/qemu/vfio-helpers.h
    M include/sysemu/whpx.h
    M target/i386/sev.c
    M target/i386/whp-dispatch.h
    M target/riscv/fpu_helper.c
    M tests/fp/platform.h
    M tests/tpm-util.h
    M tests/vhost-user-bridge.c
    M util/qemu-thread-common.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-12-20' into 
staging

Miscellaneous patches for 2018-12-20

# gpg: Signature made Thu 20 Dec 2018 09:36:27 GMT
# gpg:                using RSA key 3870B400EB918653
# gpg: Good signature from "Markus Armbruster <address@hidden>"
# gpg:                 aka "Markus Armbruster <address@hidden>"
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* remotes/armbru/tags/pull-misc-2018-12-20:
  build: Remake config-host.mak when VERSION changes
  Clean up includes

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


Compare: https://github.com/qemu/qemu/compare/b72566a4ffad...95de6f4b92ef
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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