1. 28 8月, 2014 5 次提交
  2. 26 8月, 2014 4 次提交
    • P
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140825.0' into staging · c47c61be
      Peter Maydell 提交于
      VFIO: Enable primary NVIDIA quirk regardless of VGA support
      
      # gpg: Signature made Mon 25 Aug 2014 20:29:37 BST using RSA key ID 3BB08B22
      # gpg: Can't check signature: public key not found
      
      * remotes/awilliam/tags/vfio-pci-for-qemu-20140825.0:
        vfio: Enable NVIDIA 88000 region quirk regardless of VGA
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c47c61be
    • A
      vfio: Enable NVIDIA 88000 region quirk regardless of VGA · fe08275d
      Alex Williamson 提交于
      If we make use of OVMF for the BIOS then we can use GPUs without VGA
      space access, but we still need this quirk.  Disassociate it from the
      x-vga option and enable it on all NVIDIA VGA display class devices.
      Signed-off-by: NAlex Williamson <alex.williamson@redhat.com>
      fe08275d
    • P
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · a44a12b7
      Peter Maydell 提交于
      pci, pc fixes, features
      
      A bunch of bugfixes - these will make sense for 2.1.1
      
      ACPI support for TPM and partial ARI support for PCIE.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Sun 24 Aug 2014 23:16:35 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:
        pcie: fix trailing whitespace
        ioh3420: Enable ARI forwarding
        ioh3420: Remove obsoleted, unused ioh3420_init function
        pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
        pcie: Fix incorrect write to the ari capability next function field
        ssdt-tpm: add generated hex file to git
        Add ACPI tables for TPM
        pc: reserve more memory for ACPI for new machine types
        pcihp: fix possible array out of bounds
        pci_bridge: manually destroy memory regions within PCIBridgeWindows
        hostmem: set MPOL_MF_MOVE
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      a44a12b7
    • P
      Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-24' into staging · 3dd359c2
      Peter Maydell 提交于
      trivial patches for 2014-08-24
      
      # gpg: Signature made Sun 24 Aug 2014 14:28:49 BST using RSA key ID A4C3D7DB
      # gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@debian.org>"
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 8044 65C5
      #      Subkey fingerprint: 6F67 E18E 7C91 C5B1 5514  66A7 BEE5 9D74 A4C3 D7DB
      
      * remotes/mjt/tags/trivial-patches-2014-08-24:
        vmxnet3: Pad short frames to minimum size (60 bytes)
        libdecnumber: Fix warnings from smatch (missing static, boolean operations)
        linux-user: fix file descriptor leaks
        po: Fix Makefile rules for in-tree builds without configuration
        slirp/misc: Use the GLib memory allocation APIs
        configure: no need to mkdir QMP
        dma: axidma: Variablise repeated s->streams[i] sub-expr
        microblaze: ml605: Get rid of ddr_base variable
        tests/bios-tables-test: check the value returned by fopen()
        tcg: dump op count into qemu log
        util/path: Use the GLib memory allocation routines
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3dd359c2
  3. 25 8月, 2014 10 次提交
  4. 24 8月, 2014 11 次提交
  5. 22 8月, 2014 10 次提交