Skip to content
Snippets Groups Projects
  1. Oct 14, 2020
  2. Oct 13, 2020
  3. Oct 12, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging · 724c1c8b
      Peter Maydell authored
      
      * qtest documentation improvements (Eduardo, myself)
      * libqtest event buffering (Maxim)
      * use RCU for list of children of a bus (Maxim)
      * move more files to softmmu/ (myself)
      * meson.build cleanups, qemu-storage-daemon fix (Philippe)
      
      # gpg: Signature made Mon 12 Oct 2020 16:55:19 BST
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini-gitlab/tags/for-upstream: (38 commits)
        meson: identify more sections of meson.build
        scsi/scsi_bus: fix races in REPORT LUNS
        virtio-scsi: use scsi_device_get
        scsi/scsi_bus: Add scsi_device_get
        scsi/scsi-bus: scsi_device_find: don't return unrealized devices
        device-core: use atomic_set on .realized property
        scsi: switch to bus->check_address
        device-core: use RCU for list of children of a bus
        device_core: use drain_call_rcu in in qmp_device_add
        scsi/scsi_bus: switch search direction in scsi_device_find
        qdev: add "check if address free" callback for buses
        qemu-iotests, qtest: rewrite test 067 as a qtest
        qtest: check that drives are really appearing and disappearing
        qtest: switch users back to qtest_qmp_receive
        device-plug-test: use qtest_qmp to send the device_del command
        qtest: remove qtest_qmp_receive_success
        qtest: Reintroduce qtest_qmp_receive with QMP event buffering
        qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
        meson.build: Re-enable KVM support for MIPS
        build-sys: fix git version from -version
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      724c1c8b
Loading