1. 09 12月, 2010 4 次提交
  2. 05 12月, 2010 7 次提交
  3. 04 12月, 2010 2 次提交
    • E
      Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu · bcd47878
      Edgar E. Iglesias 提交于
      * 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu:
        linux-user: fix mips and ppc to use UID16
        update binfmt conf
        linux-user: fix compiler error on nptl
        ARM: linux-user: Restore iWMMXT state from ucontext on sigreturn
        ARM: linux-user: Expose iWMMXT registers to signal handlers
        ARM: linux-user: Restore VFP state from ucontext on sigreturn
        ARM: linux-user: Expose VFP registers to signal handlers
        ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
        ARM: linux-user: Correct size of padding in target_ucontext_v2
        target-sparc: remove unused functions cpu_lock(), cpu_unlock()
        ARM: enable XScale/iWMMXT in linux-user mode
        linux-user: Translate getsockopt level option
        linux-user: remove unnecessary local from __get_user(), __put_user()
        linux-user: fix memory leaks with NPTL emulation
        linux-user: mmap_reserve() not controlled by RESERVED_VA
        [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
      bcd47878
    • S
      exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr() · db1923de
      Stefan Hajnoczi 提交于
      Remove the debugging fprintf() slipped in via the following commit:
      
          commit b2e0a138
          Author: Michael S. Tsirkin <mst@redhat.com>
          Date:   Mon Nov 22 19:52:34 2010 +0200
      
              migration: stable ram block ordering
      Signed-off-by: NStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      db1923de
  4. 03 12月, 2010 21 次提交
  5. 02 12月, 2010 6 次提交