1. 11 12月, 2011 1 次提交
  2. 18 1月, 2011 1 次提交
  3. 18 10月, 2009 1 次提交
  4. 04 10月, 2009 1 次提交
  5. 01 10月, 2009 1 次提交
  6. 28 9月, 2009 2 次提交
  7. 01 8月, 2009 2 次提交
  8. 18 7月, 2009 1 次提交
    • C
      fix build warnings · fff2a02f
      Christoph Egger 提交于
      Hi!
      
      Attached patch fixes build warnings due to use of different pointer
      signedness.
      Signed-off-by: NChristoph Egger <Christoph.Egger@amd.com>
      
      --
      ---to satisfy European Law for business letters:
      Advanced Micro Devices GmbH
      Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
      Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
      Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
      Registergericht Muenchen, HRB Nr. 43632
      fff2a02f
  9. 16 1月, 2009 1 次提交
  10. 15 1月, 2009 1 次提交
  11. 27 10月, 2008 1 次提交
  12. 22 10月, 2008 1 次提交
  13. 05 10月, 2008 1 次提交
  14. 01 10月, 2008 1 次提交
  15. 20 9月, 2008 1 次提交
  16. 21 8月, 2008 1 次提交
    • M
      Kludge to support linux-user on a PPC64 · a6cc84f4
      malc 提交于
      Some headers (e.g. signal.h) include asm/elf.h and the chaos of macro
      redefinitions ensues, this kludge avoids it.
      
      Alternative way to fight that would be to change all ELF_XXX and some
      other definitions to QEMU_ELF_XXX or something to that effect.
      
      This patch concludes the quest for enabling linux-user on PPC64,
      however, since qemu_mallocz uses mmap and, at least on this system,
      mmap tends to return values that do not fit into 32bit, emulation for
      32bit targets does not work without some hacks wich are to disgusting
      to commit (and as `man mmap' tells us MAP_32BIT is only implemented on
      X86_64)
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5037 c046a42c-6fe2-441c-8c8c-71466251a162
      a6cc84f4
  17. 08 6月, 2008 1 次提交
  18. 27 3月, 2008 1 次提交
  19. 16 11月, 2007 1 次提交
  20. 11 11月, 2007 1 次提交
  21. 29 10月, 2007 1 次提交
  22. 28 10月, 2007 1 次提交
  23. 19 10月, 2007 1 次提交
  24. 15 10月, 2007 1 次提交
  25. 10 10月, 2007 1 次提交
  26. 08 10月, 2007 1 次提交
  27. 07 10月, 2007 1 次提交
  28. 27 9月, 2007 2 次提交
  29. 17 9月, 2007 2 次提交
  30. 05 7月, 2007 1 次提交
  31. 22 6月, 2007 1 次提交
  32. 03 6月, 2007 1 次提交
  33. 13 5月, 2007 1 次提交
  34. 06 4月, 2007 1 次提交
  35. 05 4月, 2007 1 次提交
  36. 14 12月, 2006 1 次提交