1. 04 6月, 2014 34 次提交
  2. 03 6月, 2014 3 次提交
    • P
      Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0' into staging · e00fcfea
      Peter Maydell 提交于
      VFIO patches: realtek NIC quirk + SPAPR IOMMU AddressSpace support
      
      # gpg: Signature made Mon 02 Jun 2014 22:44:42 BST using RSA key ID 3BB08B22
      # gpg: Can't check signature: public key not found
      
      * remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0:
        vfio: Add guest side IOMMU support
        vfio: Create VFIOAddressSpace objects as needed
        vfio: Introduce VFIO address spaces
        vfio: Rework to have error paths
        vfio: Fix 128 bit handling
        int128: Add int128_exts64()
        memory: Sanity check that no listeners remain on a destroyed AddressSpace
        vfio-pci: Quirk RTL8168 NIC
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      e00fcfea
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into staging · 278073ba
      Peter Maydell 提交于
      seabios: update to 1.7.5 final
      
      # gpg: Signature made Mon 02 Jun 2014 15:49:59 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-roms-3:
        seabios: update to 1.7.5 final
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      278073ba
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging · 82ea61c6
      Peter Maydell 提交于
      qtest: improve ehci/uhci test
      usb: misc fixes, mostly for usb3/xhci
      
      # gpg: Signature made Mon 02 Jun 2014 15:40:34 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-usb-8:
        xhci: order superspeed ports first
        xhci: make port reset trace point more verbose
        usb: add usb_pick_speed
        usb-host: add HAVE_STREAMS define
        usb-host: allow attaching usb3 devices to ehci
        usb: improve ehci/uhci test
        usb: move ehci register defines to header file
        usb: add uhci port status reserved bit
        usb: move uhci register defines to header file
        qtest: fix qpci_config_writel
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      82ea61c6
  3. 02 6月, 2014 3 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging · 1673e89e
      Peter Maydell 提交于
      sdl2: add support for text consoles
      
      # gpg: Signature made Mon 02 Jun 2014 15:35:20 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-sdl-3:
        sdl2: textinput + terminal
        sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
        console: add kbd_put_string_console
        console: add kbd_put_qcode_console
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1673e89e
    • G
      seabios: update to 1.7.5 final · 3257fc83
      Gerd Hoffmann 提交于
      git shortlog since -rc1:
      
      Gerd Hoffmann (2):
            acpi: remove PORT_ACPI_PM_BASE constant
            Allow using full io region on q35.
      
      Kevin O'Connor (2):
            vgabios: Add debug message if x86emu leal check triggers.
            python3 fixes for vgabios and csm builds.
      
      Paolo Bonzini (1):
            smm: remove code to handle ACPI disable/enable
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      3257fc83
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into staging · 36f5db59
      Peter Maydell 提交于
      misc minor vnc patches
      
      # gpg: Signature made Mon 02 Jun 2014 15:31:53 BST using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-vnc-3:
        vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}
        vnc: add trace events for key events
        vnc: refuse to set a password with VNC_AUTH_NONE
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      36f5db59