1. 10 3月, 2015 20 次提交
  2. 09 3月, 2015 8 次提交
  3. 08 3月, 2015 6 次提交
    • P
      Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into staging · 6608c7e9
      Peter Maydell 提交于
      Xtensa updates:
      
      - implement do_unassigned_access callback;
      - fix ML605 xtfpga FLASH size.
      
      # gpg: Signature made Sat Mar  7 12:35:05 2015 GMT using RSA key ID F83FA044
      # gpg: Good signature from "Max Filippov <max.filippov@cogentembedded.com>"
      # gpg:                 aka "Max Filippov <jcmvbkbc@gmail.com>"
      
      * remotes/xtensa/tags/20150307-xtensa:
        target-xtensa: xtfpga: fix ml605 flash size
        target-xtensa: implement do_unassigned_access callback
        hw/xtensa: allow reads/writes in the system I/O region
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      6608c7e9
    • P
      Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging · 9c31a821
      Peter Maydell 提交于
      * remotes/qmp-unstable/queue/qmp:
        docs: add memory-hotplug.txt
        qemu-options.hx: improve -m description
        virtio-balloon: Add some trace events
        virtio-balloon: Fix balloon not working correctly when hotplug memory
        pc-dimm: add a function to calculate VM's current RAM size
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      9c31a821
    • P
      Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into staging · 033c7ddf
      Peter Maydell 提交于
      misc spice/qxl fixes.
      
      # gpg: Signature made Wed Mar  4 13:57:42 2015 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-20150304-1:
        hmp: info spice: take out webdav
        hmp: info spice: Show string channel name
        qxl: drop update_displaychangelistener call for secondary qxl devices
        vga: refactor vram_size clamping and rounding
        qxl: refactor rounding up to a nearest power of 2
        spice: fix invalid memory access to vga.vram
        qxl: document minimal video memory for new modes
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      033c7ddf
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into staging · b6d527fb
      Peter Maydell 提交于
      xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set
      
      # gpg: Signature made Tue Mar  3 07:38:43 2015 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-usb-20150303-1:
        xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      b6d527fb
    • P
      Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' into staging · fff795ab
      Peter Maydell 提交于
      bootdevice: bug fixes
      
      # gpg: Signature made Tue Mar  3 05:18:39 2015 GMT using RSA key ID DDE30FBB
      # gpg: Good signature from "Gonglei <arei.gonglei@huawei.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: 5178 9C82 617F 2F58 8693  63B1 BA7A 65B0 DDE3 0FBB
      
      * remotes/gonglei/tags/bootdevice-next-20150303:
        bootdevice: add check in restore_boot_order()
        bootdevice: check boot order argument validation before vm running
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      fff795ab
    • P
      Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150303' into staging · cff6abd6
      Peter Maydell 提交于
      TriCore RRR1, RRR2 instructions and bugfixes
      
      # gpg: Signature made Tue Mar  3 01:12:02 2015 GMT using RSA key ID 6B69CA14
      # gpg: Good signature from "Bastian Koppelmann <kbastian@mail.uni-paderborn.de>"
      
      * remotes/bkoppelmann/tags/pull-tricore-20150303:
        target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as first opcode
        target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as first opcode
        target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as first opcode
        target-tricore: Add instructions of RRR2 opcode format
        target-tricore: fix msub32_suov return wrong results
        target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helper
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      cff6abd6
  4. 07 3月, 2015 3 次提交
  5. 05 3月, 2015 3 次提交