1. 06 6月, 2019 4 次提交
    • P
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · 347a6f44
      Peter Maydell 提交于
      virtio, pci, pc: cleanups, features
      
      stricter rules for acpi tables: we now fail
      on any difference that isn't whitelisted.
      
      vhost-scsi migration.
      
      some cleanups all over the place
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Wed 05 Jun 2019 20:55:04 BST
      # gpg:                using RSA key 281F0DB8D28D5469
      # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
      # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
      # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
      #      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469
      
      * remotes/mst/tags/for_upstream:
        bios-tables-test: ignore identical binaries
        tests: acpi: add simple arm/virt testcase
        tests: add expected ACPI tables for arm/virt board
        bios-tables-test: list all tables that differ
        vhost-scsi: Allow user to enable migration
        vhost-scsi: Add VMState descriptor
        vhost-scsi: The vhost backend should be stopped when the VM is not running
        bios-tables-test: add diff allowed list
        vhost: fix memory leak in vhost_user_scsi_realize
        vhost: fix incorrect print type
        vhost: remove the dead code
        docs: smbios: remove family=x from type2 entry description
        pci: Fold pci_get_bus_devfn() into its sole caller
        pci: Make is_bridge a bool
        pcie: Simplify pci_adjust_config_limit()
        acpi: pci: use build_append_foo() API to construct MCFG
        hw/acpi: Consolidate build_mcfg to pci.c
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      347a6f44
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 7ad5f33b
      Peter Maydell 提交于
      * Fix pr-manager-helper (Markus)
      
      # gpg: Signature made Wed 05 Jun 2019 15:15:34 BST
      # gpg:                using RSA key BFFBD25F78C7AE83
      # 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/tags/for-upstream:
        vl: Document why objects are delayed
        vl: Fix -drive / -blockdev persistent reservation management
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7ad5f33b
    • P
      Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-request' into staging · 8be20946
      Peter Maydell 提交于
      Migration Pull request
      
      # gpg: Signature made Wed 05 Jun 2019 12:52:06 BST
      # gpg:                using RSA key 1899FF8EDEBF58CCEE034B82F487EF185872D723
      # gpg: Good signature from "Juan Quintela <quintela@redhat.com>" [full]
      # gpg:                 aka "Juan Quintela <quintela@trasno.org>" [full]
      # Primary key fingerprint: 1899 FF8E DEBF 58CC EE03  4B82 F487 EF18 5872 D723
      
      * remotes/juanquintela/tags/migration-pull-request:
        migratioin/ram: leave RAMBlock->bmap blank on allocating
        migration-test: Add a test for fd protocol
        migration: Fix fd protocol for incoming defer
        migration/ram.c: multifd_send_state->count is not really used
        migration/ram.c: MultiFDSendParams.sem_sync is not really used
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8be20946
    • M
      bios-tables-test: ignore identical binaries · 7f36f093
      Michael S. Tsirkin 提交于
      when binary of the tables is identical, there is no need to run iasl
      to check that they are functionally equivalent.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      7f36f093
  2. 05 6月, 2019 8 次提交
  3. 04 6月, 2019 28 次提交