qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 417d43: hw: AC97: make it more QOMconventiona


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 417d43: hw: AC97: make it more QOMconventional
Date: Mon, 29 Oct 2018 08:45:48 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 417d430eb33740f368f8ed97879aaf814797a3ee
      
https://github.com/qemu/qemu/commit/417d430eb33740f368f8ed97879aaf814797a3ee
  Author: Li Qiang <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/audio/ac97.c

  Log Message:
  -----------
  hw: AC97: make it more QOMconventional

Signed-off-by: Li Qiang <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: a518333b15c69269e15025d0d6b7a921a6fc709e
      
https://github.com/qemu/qemu/commit/a518333b15c69269e15025d0d6b7a921a6fc709e
  Author: Mao Zhongyi <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/audio/marvell_88w8618.c

  Log Message:
  -----------
  audio: use TYPE_WM8750 instead of a hardcoded string

Cc: Jan Kiszka <address@hidden>
Cc: Peter Maydell <address@hidden>
Cc: Gerd Hoffmann <address@hidden>

Signed-off-by: Mao Zhongyi <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: a8299ec1b243ea56c41648ca63b96930f2db118b
      
https://github.com/qemu/qemu/commit/a8299ec1b243ea56c41648ca63b96930f2db118b
  Author: Mao Zhongyi <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/audio/marvell_88w8618.c

  Log Message:
  -----------
  audio: use object link instead of qdev property to pass wm8750 reference

According to qdev-properties.h, properties of pointer type should
be avoided, it seems a link type property is a good substitution.

Cc: Jan Kiszka <address@hidden>
Cc: Peter Maydell <address@hidden>
Cc: Gerd Hoffmann <address@hidden>

Signed-off-by: Mao Zhongyi <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: d436d4e7a50a7c4fddc0569c2107fe5eaf0e1fbc
      
https://github.com/qemu/qemu/commit/d436d4e7a50a7c4fddc0569c2107fe5eaf0e1fbc
  Author: Mao Zhongyi <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/audio/marvell_88w8618.c
    M include/hw/audio/wm8750.h

  Log Message:
  -----------
  audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string

Cc: Jan Kiszka <address@hidden>
Cc: Philippe Mathieu-Daudé <address@hidden>
Cc: Peter Maydell <address@hidden>

Signed-off-by: Mao Zhongyi <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: db7069133e2aab279efa999b7de3d241bb219acf
      
https://github.com/qemu/qemu/commit/db7069133e2aab279efa999b7de3d241bb219acf
  Author: Peter Maydell <address@hidden>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/audio/ac97.c
    M hw/audio/marvell_88w8618.c
    M include/hw/audio/wm8750.h

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/kraxel/tags/audio-20181029-pull-request' into staging

audio: qom cleanups.

# gpg: Signature made Mon 29 Oct 2018 13:37:09 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/audio-20181029-pull-request:
  audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
  audio: use object link instead of qdev property to pass wm8750 reference
  audio: use TYPE_WM8750 instead of a hardcoded string
  hw: AC97: make it more QOMconventional

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


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