Skip to content
Snippets Groups Projects
  1. Oct 15, 2011
  2. Oct 12, 2011
  3. Oct 10, 2011
  4. Oct 09, 2011
    • malc's avatar
      Restore consistent formatting · 8acbc9b2
      malc authored
      Signed-off-by: default avatarmalc <av1474@comtv.ru>
      8acbc9b2
    • Avi Kivity's avatar
      Merge remote-tracking branch 'upstream' into memory/batch · df2921d3
      Avi Kivity authored
      
      * 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: default avatarAvi Kivity <avi@redhat.com>
      df2921d3
    • Stefan Weil's avatar
      target-alpha: Fix compilation errors for 32 bit hosts · 02d6516c
      Stefan Weil authored
      
      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: default avatarStefan Weil <sw@weilnetz.de>
      Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
      02d6516c
  5. Oct 08, 2011
  6. Oct 06, 2011
Loading