1. 07 7月, 2015 2 次提交
  2. 02 7月, 2015 25 次提交
  3. 30 6月, 2015 6 次提交
  4. 29 6月, 2015 5 次提交
  5. 26 6月, 2015 2 次提交
    • P
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · dc1e1350
      Peter Maydell 提交于
      virtio, pci fixes, enhancements
      
      Almost exclusively bugfixes, though in this case,
      we are adding functionality to the pxb in order
      to make OVMF work on it.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Fri Jun 26 14:43:27 2015 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:
        Fix glib_subprocess test
        hw/pci-bridge: format special OFW unit address for PXB host
        hw/core: explicit OFW unit address callback for SysBusDeviceClass
        hw/pci-bridge: disable SHPC in PXB
        hw/pci-bridge: introduce "shpc" property
        hw/pci: introduce shpc_present() helper function
        hw/pci-bridge: add macro for "msi" property
        hw/pci-bridge: add macro for "chassis_nr" property
        hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
        migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
        add pci-bridge-seat
        pc: cleanup and convert TMP ACPI device description to AML API
        MAINTAINERS: add ACPI entry
        vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
        balloon: add a feature bit to let Guest OS deflate balloon on oom
        qdev: fix OVERFLOW_BEFORE_WIDEN
        virito-pci: fix OVERRUN problem
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      dc1e1350
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626' into staging · d14b9d79
      Peter Maydell 提交于
      target-arm queue:
       * Change the virt board's default interface type for block devices to virtio
       * Improve some error messages that will now be triggered by some incorrect
         but previously worked-by-accident command lines
       * Print ELR if we're doing debug logging of AArch64 exception entry
       * Handle the "completely empty semihosting commandline" correctly for
         softmmu (we already did for linux-user)
       * Add GICv2m description to ACPI tables for virt board
       * Fix some incorrect table revision entries in virt board ACPI tables
      
      # gpg: Signature made Fri Jun 26 14:29:39 2015 BST using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      
      * remotes/pmaydell/tags/pull-target-arm-20150626:
        hw/arm/virt: Make block devices default to virtio
        qdev-properties-system: Improve error message for drive assignment conflict
        qdev-properties-system: Change set_pointer's parse callback to use Error
        target-arm: A64: Print ELR when taking exceptions
        target-arm: default empty semihosting cmdline
        hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
        hw/arm/virt-acpi-build: Fix table revision and some comments
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      d14b9d79