qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] cf9258: docs/devel/build-system: fix 'softmu'


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] cf9258: docs/devel/build-system: fix 'softmu' typo
Date: Wed, 19 Dec 2018 10:48:50 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: cf9258ce168d4e709a196c59ec40cda869b8fcc8
      
https://github.com/qemu/qemu/commit/cf9258ce168d4e709a196c59ec40cda869b8fcc8
  Author: Emilio G. Cota <address@hidden>
  Date:   2018-12-18 (Tue, 18 Dec 2018)

  Changed paths:
    M docs/devel/build-system.txt

  Log Message:
  -----------
  docs/devel/build-system: fix 'softmu' typo

Signed-off-by: Emilio G. Cota <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: bcdc5081901e172a4b7c5ecc2faa2d4eae1f67a9
      
https://github.com/qemu/qemu/commit/bcdc5081901e172a4b7c5ecc2faa2d4eae1f67a9
  Author: Roman Bolshakov <address@hidden>
  Date:   2018-12-18 (Tue, 18 Dec 2018)

  Changed paths:
    M target/i386/hvf/x86_decode.c

  Log Message:
  -----------
  i386: hvf: drop debug printf in decode_sldtgroup

It's going to clutter QEMU logs if 0x0f00 is trapped.

Signed-off-by: Roman Bolshakov <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: 92917cd25103569ad8992dbc5b4dc2dcacfdda7f
      
https://github.com/qemu/qemu/commit/92917cd25103569ad8992dbc5b4dc2dcacfdda7f
  Author: Markus Armbruster <address@hidden>
  Date:   2018-12-18 (Tue, 18 Dec 2018)

  Changed paths:
    M vl.c

  Log Message:
  -----------
  vl: Use error_fatal to simplify obvious fatal errors (again)

Patch created mechanically by rerunning:

    $ spatch --in-place --sp-file scripts/coccinelle/use-error_fatal.cocci \
       --macro-file scripts/cocci-macro-file.h vl.c

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Laurent Vivier <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: b2322003b6389c7c98104c8626ffa342928ba83c
      
https://github.com/qemu/qemu/commit/b2322003b6389c7c98104c8626ffa342928ba83c
  Author: Markus Armbruster <address@hidden>
  Date:   2018-12-18 (Tue, 18 Dec 2018)

  Changed paths:
    M blockdev.c
    M hw/s390x/s390-pci-bus.c
    M qga/commands-posix.c

  Log Message:
  -----------
  error: Remove NULL checks on error_propagate() calls

Patch created mechanically by rerunning:

  $  spatch --sp-file scripts/coccinelle/error_propagate_null.cocci \
      --macro-file scripts/cocci-macro-file.h \
      --dir . --in-place

Whitespace tidied up manually.

Signed-off-by: Markus Armbruster <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Laurent Vivier <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Laurent Vivier <address@hidden>


  Commit: b72566a4ffaddbc0c0c1f6f5ee91b42ab13ff429
      
https://github.com/qemu/qemu/commit/b72566a4ffaddbc0c0c1f6f5ee91b42ab13ff429
  Author: Peter Maydell <address@hidden>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

  Changed paths:
    M blockdev.c
    M docs/devel/build-system.txt
    M hw/s390x/s390-pci-bus.c
    M qga/commands-posix.c
    M target/i386/hvf/x86_decode.c
    M vl.c

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

Trivial patches (2018-12-18)

# gpg: Signature made Tue 18 Dec 2018 14:28:41 GMT
# gpg:                using RSA key F30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <address@hidden>"
# gpg:                 aka "Laurent Vivier <address@hidden>"
# gpg:                 aka "Laurent Vivier (Red Hat) <address@hidden>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/trivial-patches-pull-request:
  error: Remove NULL checks on error_propagate() calls
  vl: Use error_fatal to simplify obvious fatal errors (again)
  i386: hvf: drop debug printf in decode_sldtgroup
  docs/devel/build-system: fix 'softmu' typo

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


Compare: https://github.com/qemu/qemu/compare/adf02c4419e9...b72566a4ffad
      **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]