1. 12 3月, 2014 3 次提交
  2. 11 3月, 2014 8 次提交
    • P
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310' into staging · 0ca540db
      Peter Maydell 提交于
      target-arm queue:
       * implement WFE as yield (improves performance with emulated SMP)
       * fixes to avoid undefined behaviour shifting left into sign bit
       * libvixl format string fixes for 32 bit hosts
       * fix build error when intptr_t and tcg_target_long are different
         sizes (eg x32)
       * implement PMCCNTR register
       * fix incorrect setting of E bit in CPSR (broke booting under
         KVM on ARM)
      
      # gpg: Signature made Mon 10 Mar 2014 15:05:25 GMT using RSA key ID 14360CDE
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
      
      * remotes/pmaydell/tags/pull-target-arm-20140310:
        target-arm: Implement WFE as a yield operation
        hw/arm/musicpal: Avoid shifting left into sign bit
        hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
        hw/arm/omap1.c: Avoid shifting left into sign bit
        pxa2xx: Don't shift into sign bit
        libvixl: Fix format strings for several int64_t values
        target-arm: Fix intptr_t vs tcg_target_long
        target-arm: Implements the ARM PMCCNTR register
        target-arm: Fix incorrect setting of E bit in CPSR
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0ca540db
    • P
      Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into staging · ed9b103d
      Peter Maydell 提交于
      minor spice patches.
      
      # gpg: Signature made Mon 10 Mar 2014 13:13:14 GMT 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/spice/tags/pull-spice-4:
        configure: Prettify message for hosts without spice support
        spice: QemuUIInfo windup
        spice: fix simple display surface handling
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ed9b103d
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-5' into staging · c57ec324
      Peter Maydell 提交于
      input: fixes for the rewrite.
      
      # gpg: Signature made Mon 10 Mar 2014 12:50:25 GMT 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-input-5:
        input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
        input: sdl: fix guest_cursor logic.
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      c57ec324
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-1' into staging · fe6c53b4
      Peter Maydell 提交于
      vnc dirty tracking optinizations.
      various vnc bugfixes.
      
      # gpg: Signature made Mon 10 Mar 2014 12:39:54 GMT 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-1:
        ui/vnc: disable adaptive update calculations if not needed
        ui/vnc: optimize setting in vnc_dpy_update()
        ui/vnc: optimize clearing in find_and_clear_dirty_height()
        ui/vnc: optimize dirty bitmap tracking
        ui/vnc: derive cmp_bytes from VNC_DIRTY_PIXELS_PER_BIT
        ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro
        vnc: fix use-after-free in vnc_update_client_sync
        vnc: Fix qemu crashed when vnc client disconnect suddenly
        vnc: Fix tight_detect_smooth_image() for lossless case
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      fe6c53b4
    • L
      target-i386: bugfix of Intel MPX · b0f15a5d
      Liu, Jinsong 提交于
      The correct size of cpuid 0x0d sub-leaf 4 is 0x40, not 0x10.
      This is confirmed by Anvin H Peter and Mallick Asit K.
      Signed-off-by: NLiu Jinsong <jinsong.liu@intel.com>
      Cc: H. Peter Anvin <hpa@zytor.com>
      Cc: Asit K Mallick <asit.k.mallick@intel.com>
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      Signed-off-by: NLiu, Jinsong <jinsong.liu@intel.com>
      b0f15a5d
    • P
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · 118760df
      Peter Maydell 提交于
      acpi,pc,pci,virtio,memory bug fixes
      
      This collects several small fixes from all over the place.
      Additionally, Marcel's changes make acpi unit tests more robust.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Sun 09 Mar 2014 19:14:57 GMT using RSA key ID D28D5469
      # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>"
      # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>"
      # 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: 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:
        qemu: x86: ignore ioapic polarity
        pckbd: return 'keyboard enabled' on read input port command
        pam: partly fix write-only mode
        acpi-test: issue errors instead of warnings when possible
        acpi-test: retain both asl and aml files on failure
        MAINTAINERS: drop an out of date address
        Add a 'name' parameter to qemu_thread_create
        Add 'debug-threads' suboption to --name
        Rework --name to use QemuOpts
        PCIE: fix regression with coldplugged multifunction device
        memory_region_present: return false if address is not found in child MemoryRegion
        virtio-net: remove function calls from assert
        acpi-test-data: update expected files
        acpi-build: append description for non-hotplug
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      118760df
    • C
      s390/kvm: Add Maintainers for s390/kvm · b304bf00
      Christian Borntraeger 提交于
      Lets add Conny and myself as maintainers for s390/kvm and
      related code. This does not include any tcg related code,
      which is maintained by Richard and Alex.
      Signed-off-by: NChristian Borntraeger <borntraeger@de.ibm.com>
      Acked-by: NCornelia Huck <cornelia.huck@de.ibm.com>
      Acked-by: NPaolo Bonzini <pbonzini@redhat.com>
      Acked-by: NAlexander Graf <agraf@suse.de>
      Message-id: 1394095765-29686-2-git-send-email-borntraeger@de.ibm.com
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      b304bf00
    • P
      Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging · 3f150670
      Peter Maydell 提交于
      * remotes/riku/linux-user-for-upstream:
        linux-user: set minimum kernel version to 2.6.32
        linux-user: correct handling of break exception for MIPS
        linux-user: translate signal number on return from sigtimedwait
        linux-user: Implement sendmmsg syscall
        linux-user: Fix getresuid, getresgid if !USE_UID16
        linux-user: Don't use UID16 on AArch64
        linux-user: AArch64: Implement SA_RESTORER for signal handlers
        linux-user/signal.c: Fix AArch64 big-endian FP register restore
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3f150670
  3. 10 3月, 2014 29 次提交