1. 08 3月, 2015 5 次提交
    • 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
  2. 05 3月, 2015 5 次提交
  3. 04 3月, 2015 3 次提交
  4. 03 3月, 2015 25 次提交
  5. 02 3月, 2015 2 次提交
    • P
      Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging · b8a173b2
      Peter Maydell 提交于
      * remotes/ehabkost/tags/x86-pull-request:
        target-i386: Move APIC ID compatibility code to pc.c
        target-i386: Require APIC ID to be explicitly set before CPU realize
        target-i386: Set APIC ID using cpu_index on CONFIG_USER
        linux-user: Check for cpu_init() errors
        target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
        target-i386: Simplify error handling on cpu_x86_init_user()
        target-i386: Eliminate cpu_init() function
        target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
        target-i386: Move topology.h to include/hw/i386
        target-i386: Eliminate unnecessary get_cpuid_vendor() function
        target-i386: Simplify listflags() function
      
      Conflicts:
      	target-i386/cpu.c
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      b8a173b2
    • P
      Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging · 5de09046
      Peter Maydell 提交于
      QOM infrastructure fixes and device conversions
      
      * Assertion fix for device_add with non-device types
      * Documentation fix
      * qdev_init() error reporting cleanups
      
      # gpg: Signature made Tue Feb 24 13:56:33 2015 GMT using RSA key ID 3E7E013F
      # gpg: Good signature from "Andreas Färber <afaerber@suse.de>"
      # gpg:                 aka "Andreas Färber <afaerber@suse.com>"
      
      * remotes/afaerber/tags/qom-devices-for-peter:
        parallel: parallel_hds_isa_init() shouldn't fail
        parallel: Factor out common parallel_hds_isa_init()
        serial: serial_hds_isa_init() shouldn't fail
        serial: Factor out common serial_hds_isa_init()
        etsec: Replace qdev_init() by qdev_init_nofail()
        leon3: Replace unchecked qdev_init() by qdev_init_nofail()
        ide/isa: Replace unchecked qdev_init() by qdev_init_nofail()
        qdev: Improve qdev_init_nofail()'s error reporting
        qom: Fix typo, 'my_class_init' -> 'derived_class_init'
        qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      5de09046