1. 11 10月, 2011 8 次提交
  2. 10 10月, 2011 3 次提交
  3. 09 10月, 2011 4 次提交
    • M
      Restore consistent formatting · 8acbc9b2
      malc 提交于
      Signed-off-by: Nmalc <av1474@comtv.ru>
      8acbc9b2
    • A
      Merge remote-tracking branch 'upstream' into memory/batch · df2921d3
      Avi Kivity 提交于
      * upstream: (87 commits)
        target-alpha: Fix compilation errors for 32 bit hosts
        target-alpha: Add high-resolution access to wall clock and an alarm.
        target-alpha: Implement HALT IPR.
        target-alpha: Implement WAIT IPR.
        target-alpha: Add CLIPPER emulation.
        target-alpha: Add custom PALcode image for CLIPPER emulation.
        target-alpha: Honor icount for RPCC instruction.
        tcg/s390: Remove unused tcg_out_addi()
        tcg/ia64: Remove unused tcg_out_addi()
        ARM: fix segfault
        ppc64: Fix linker script
        pseries: Implement set-time-of-day RTAS function
        pseries: Refactor spapr irq allocation
        PPC: Clean up BookE timer code
        PPC: booke timers
        KVM: PPC: Use HIOR setting for -M pseries with PR KVM
        KVM: Update kernel headers
        KVM: Update kernel headers
        PPC: Fix heathrow PIC to use little endian MMIO
        PPC: Fix via-cuda memory registration
        ...
      
      Conflicts:
      	hw/milkymist-uart.c
      	hw/ppce500_mpc8544ds.c
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      df2921d3
    • S
      target-alpha: Fix compilation errors for 32 bit hosts · 02d6516c
      Stefan Weil 提交于
      On i386, these errors were reported:
      
      qemu/hw/alpha_dp264.c: In function ‘clipper_init’:
      qemu/hw/alpha_dp264.c:158: error: integer constant is too large for ‘unsigned long’ type
      
      qemu/hw/alpha_typhoon.c: In function ‘typhoon_init’:
      qemu/hw/alpha_typhoon.c:737: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:741: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:745: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:749: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:757: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:767: error: integer constant is too large for ‘long’ type
      qemu/hw/alpha_typhoon.c:772: error: integer constant is too large for ‘long’ type
      Signed-off-by: NStefan Weil <sw@weilnetz.de>
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      02d6516c
    • B
      Merge branch 'axp-system-7' of git://repo.or.cz/qemu/rth · 9a7242f7
      Blue Swirl 提交于
      * 'axp-system-7' of git://repo.or.cz/qemu/rth:
        target-alpha: Add high-resolution access to wall clock and an alarm.
        target-alpha: Implement HALT IPR.
        target-alpha: Implement WAIT IPR.
        target-alpha: Add CLIPPER emulation.
        target-alpha: Add custom PALcode image for CLIPPER emulation.
        target-alpha: Honor icount for RPCC instruction.
      9a7242f7
  4. 08 10月, 2011 12 次提交
  5. 06 10月, 2011 13 次提交