qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6661d9: hw/i386/xen: Remove dead code


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 6661d9: hw/i386/xen: Remove dead code
Date: Sun, 21 Feb 2021 07:20:51 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6661d9a58ad7960184f173b4411f888fabecd3bd
      
https://github.com/qemu/qemu/commit/6661d9a58ad7960184f173b4411f888fabecd3bd
  Author: Philippe Mathieu-Daudé <philmd@redhat.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/i386/xen/xen_platform.c

  Log Message:
  -----------
  hw/i386/xen: Remove dead code

'drivers_blacklisted' is never accessed, remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Paul Durrant <paul@xen.org>
Message-Id: <20210202155644.998812-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: f5d33dd51f02d0e292fd41c628ed0594fcb126ff
      
https://github.com/qemu/qemu/commit/f5d33dd51f02d0e292fd41c628ed0594fcb126ff
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/block/fdc.c
    M tests/qemu-iotests/172.out

  Log Message:
  -----------
  hw/block/fdc: Remove the check_media_rate property

This was only required for the pc-1.0 and earlier machine types.
Now that these have been removed, we can also drop the corresponding
code from the FDC device.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-Id: <20210203171832.483176-3-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 5054ba1066f1131502ddcb770743eb85937a95c7
      
https://github.com/qemu/qemu/commit/5054ba1066f1131502ddcb770743eb85937a95c7
  Author: Ryan Finnie <ryan@finnie.org>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/misc/aspeed_xdma.c
    M hw/misc/sbsa_ec.c
    M hw/sd/aspeed_sdhci.c
    M include/hw/misc/aspeed_xdma.h
    M include/hw/sd/aspeed_sdhci.h

  Log Message:
  -----------
  Fix SPDX-License-Identifier typos

Several SPDX headers contain "SPDX-License-Identifer" (note the
missing "i" before "er"); fix these typos.

Signed-off-by: Ryan Finnie <ryan@finnie.org>
Cc: qemu-trivial@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210201200147.211914-1-ryan@finnie.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 90225f90988c21d3c95b44cfefb655e9473158a4
      
https://github.com/qemu/qemu/commit/90225f90988c21d3c95b44cfefb655e9473158a4
  Author: Christian Schoenebeck <qemu_oss@crudebyte.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add my github tree URL

I already used this github URL for PRs before and will continue to use it in
foreseeable future.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <E1l5rYG-0005sv-87@lizzy.crudebyte.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: d3649bfca714e324836695a1b542681e51ae2e0d
      
https://github.com/qemu/qemu/commit/d3649bfca714e324836695a1b542681e51ae2e0d
  Author: Gan Qixin <ganqixin@huawei.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/virtio/virtio-pmem.c

  Log Message:
  -----------
  virtio-pmem: put it into the 'storage' category

The category of the virtio-pmem device is not set, put it into the 'storage'
category.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
Message-Id: <20201130083630.2520597-3-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: dbb6b0c78be0227c87768713ff303c3b622745f9
      
https://github.com/qemu/qemu/commit/dbb6b0c78be0227c87768713ff303c3b622745f9
  Author: Gan Qixin <ganqixin@huawei.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/i386/vmmouse.c

  Log Message:
  -----------
  vmmouse: put it into the 'input' category

The category of the vmmouse device is not set, put it into the 'input'
category.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201130083630.2520597-4-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: b16c5a22ad4e3099d76fbe1040801dbd38b52273
      
https://github.com/qemu/qemu/commit/b16c5a22ad4e3099d76fbe1040801dbd38b52273
  Author: Gan Qixin <ganqixin@huawei.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/mem/nvdimm.c

  Log Message:
  -----------
  nvdimm: put it into the 'storage' category

The category of the nvdimm device is not set, put it into the 'storage'
category.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201130083630.2520597-5-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 14e996ef2a5569d9e863488fe3a18ca2f5174128
      
https://github.com/qemu/qemu/commit/14e996ef2a5569d9e863488fe3a18ca2f5174128
  Author: Gan Qixin <ganqixin@huawei.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/tpm/tpm_tis_isa.c
    M hw/tpm/tpm_tis_sysbus.c

  Log Message:
  -----------
  tpm: put some tpm devices into the correct category

Some tpm devices have no category, put them into the correct category.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-Id: <20201130083630.2520597-8-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 50bf0b3d809f42ed8b70579b6b690c15bce53475
      
https://github.com/qemu/qemu/commit/50bf0b3d809f42ed8b70579b6b690c15bce53475
  Author: Gan Qixin <ganqixin@huawei.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/usb/u2f-passthru.c

  Log Message:
  -----------
  u2f-passthru: put it into the 'misc' category

The category of the u2f-passthru device is not set, put it into the 'misc'
category.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20201130083630.2520597-10-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: ba1da4a7f10c4be8831ece6c8a9af54cfc9b559a
      
https://github.com/qemu/qemu/commit/ba1da4a7f10c4be8831ece6c8a9af54cfc9b559a
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M hw/scsi/megasas.c

  Log Message:
  -----------
  hw/scsi/megasas: Remove pointless parenthesis

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201011195001.3219730-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 27aefd66d6141fd151a03c416d006d804d40b33e
      
https://github.com/qemu/qemu/commit/27aefd66d6141fd151a03c416d006d804d40b33e
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M target/avr/cpu.c

  Log Message:
  -----------
  target/avr/cpu: Use device_class_set_parent_realize()

Change generated automatically using the Coccinelle
patch included in commit bf853881690 ("qdev: use
device_class_set_parent_realize/unrealize/reset()")

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210201080348.438095-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 1cb428356beec30cd5067add76e51e01d0f6f680
      
https://github.com/qemu/qemu/commit/1cb428356beec30cd5067add76e51e01d0f6f680
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Fix default-configs/ entries

Update the F: line after the Meson refactor.

Fixes: 1bb4cb1c338..73362fc0b0c ("default-configs: ...")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201117114656.1222555-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>


  Commit: 4115aec9af2a3de5fa89a0b1daa12debcd7741ff
      
https://github.com/qemu/qemu/commit/4115aec9af2a3de5fa89a0b1daa12debcd7741ff
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2021-02-21 (Sun, 21 Feb 2021)

  Changed paths:
    M MAINTAINERS
    M hw/block/fdc.c
    M hw/i386/vmmouse.c
    M hw/i386/xen/xen_platform.c
    M hw/mem/nvdimm.c
    M hw/misc/aspeed_xdma.c
    M hw/misc/sbsa_ec.c
    M hw/scsi/megasas.c
    M hw/sd/aspeed_sdhci.c
    M hw/tpm/tpm_tis_isa.c
    M hw/tpm/tpm_tis_sysbus.c
    M hw/usb/u2f-passthru.c
    M hw/virtio/virtio-pmem.c
    M include/hw/misc/aspeed_xdma.h
    M include/hw/sd/aspeed_sdhci.h
    M target/avr/cpu.c
    M tests/qemu-iotests/172.out

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

Pull request trivial patches 20210220

# gpg: Signature made Sat 20 Feb 2021 12:34:21 GMT
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" 
[full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/trivial-branch-for-6.0-pull-request:
  MAINTAINERS: Fix default-configs/ entries
  target/avr/cpu: Use device_class_set_parent_realize()
  hw/scsi/megasas: Remove pointless parenthesis
  u2f-passthru: put it into the 'misc' category
  tpm: put some tpm devices into the correct category
  nvdimm: put it into the 'storage' category
  vmmouse: put it into the 'input' category
  virtio-pmem: put it into the 'storage' category
  MAINTAINERS: add my github tree URL
  Fix SPDX-License-Identifier typos
  hw/block/fdc: Remove the check_media_rate property
  hw/i386/xen: Remove dead code

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/a528b8c4c638...4115aec9af2a



reply via email to

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