1. 22 9月, 2014 37 次提交
  2. 20 9月, 2014 2 次提交
  3. 19 9月, 2014 1 次提交
    • P
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · 10e11f4d
      Peter Maydell 提交于
      pci, pc, virtio, misc bugfixes
      
      A bunch of bugfixes - some of these will make sense for 2.1.2
      I put Cc: qemu-stable included where appropriate.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Thu 18 Sep 2014 19:52:18 BST using RSA key ID D28D5469
      # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>"
      # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>"
      
      * remotes/mst/tags/for_upstream:
        pc: leave more space for BIOS allocations
        virtio-pci: fix migration for pci bus master
        vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
        virtio-pci: enable bus master for old guests
        Revert "virtio: don't call device on !vm_running"
        virtio-net: drop assert on vm stop
        Revert "rng-egd: remove redundant free"
        qdev: Move global validation to a single function
        qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
        test-qdev-global-props: Test handling of hotpluggable and non-device types
        test-qdev-global-props: Initialize not_used=true for all props
        test-qdev-global-props: Run tests on subprocess
        tests: disable global props test for old glib
        test-qdev-global-props: Trivial comment fix
        hw/machine: Free old values of string properties
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      10e11f4d