1. caa5af0 kvm: Add arch reset handler by Jan Kiszka · 15 years ago
  2. 812151f kvm ppc: Remove unused label by Hollis Blanchard · 15 years ago
  3. b55a37c user: move CPU reset call to main.c for x86/PPC/Sparc by Blue Swirl · 15 years ago
  4. d84bda4 PPC: rename cpu_ppc_reset to cpu_reset for consistency by Blue Swirl · 15 years ago
  5. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  6. cb2dbfc target-ppc: move often used CPU fields at the top of the structure by Aurelien Jarno · 15 years ago
  7. 74d77ca target-ppc: simpler definitions for microcontrollers based on e300 by Thomas Monjalon · 15 years ago
  8. 492d7bf target-ppc: add declarations of microcontrollers based on e300 by Thomas Monjalon · 15 years ago
  9. 8daf178 target-ppc: better support of e300 CPU core by Thomas Monjalon · 15 years ago
  10. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  11. 99a0949 Get rid of _t suffix by malc · 15 years ago
  12. 731c54f target-ppc: log instructions start in TCG code by Aurelien Jarno · 15 years ago
  13. 86178a5 static and inline should came before the type of the functions by Juan Quintela · 15 years ago
  14. 7fd6bf7 target-ppc: optimize slw/srw/sld/srd by Aurelien Jarno · 15 years ago
  15. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  16. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  17. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 15 years ago
  18. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  19. b11ebf6 Replace REGX with PRIx64 by Blue Swirl · 15 years ago
  20. 90e189e Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx by Blue Swirl · 15 years ago
  21. 636aa20 Replace always_inline with inline by Blue Swirl · 15 years ago
  22. 4425265 target-ppc: add exceptions for conditional stores by Nathan Froyd · 15 years ago
  23. 18b21a2 target-ppc: retain l{w,d}arx loaded value by Nathan Froyd · 15 years ago
  24. 174c80d target-ppc: add cpu_set_tls by Nathan Froyd · 15 years ago
  25. d11f69b target-ppc: fix cpu_clone_regs by Nathan Froyd · 15 years ago
  26. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  27. 3f0855b Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile by Juan Quintela · 15 years ago
  28. 1641533 Use correct input constant by Alexander Graf · 15 years ago
  29. 861bbc8 Set PVR in sregs by Alexander Graf · 15 years ago
  30. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 15 years ago
  31. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  32. f407823 target-ppc: enable PPC_MFTB for 44x by Baojun Wang · 15 years ago
  33. fbe7300 ppc tcg: fix wrong bit/mask of wrteei by Baojun Wang · 15 years ago
  34. 33890b3 target-ppc: fix evmergelo and evmergelohi by Nathan Froyd · 15 years ago
  35. a139aa1 target-ppc: permit linux-user to read PVR by Nathan Froyd · 15 years ago
  36. d2e9fd8 Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used by malc · 15 years ago
  37. 5c55ff9 Replace ELF section hack with normal table by Blue Swirl · 15 years ago
  38. 2e61005 Concentrate rest of table entries to top by Blue Swirl · 15 years ago
  39. 5462327 Concentrate most table entries to top by Blue Swirl · 15 years ago
  40. e8eaa2c Clean up GEN_HANDLER2 by Blue Swirl · 15 years ago
  41. 99e300e Clean up GEN_HANDLER by Blue Swirl · 15 years ago
  42. c5b76b3 Fix mingw32 build warnings by Blue Swirl · 15 years ago
  43. b0a46a3 kvm: Add missing bits to support live migration by Jan Kiszka · 15 years ago
  44. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 15 years ago
  45. 1ad2134 Hardware convenience library by Paul Brook · 15 years ago
  46. c29b735 target-ppc: expose cpu capability flags by Nathan Froyd · 15 years ago
  47. 5561650 Include assert.h from qemu-common.h by Paul Brook · 15 years ago
  48. 1481e16 Fix typo that leads to out of bounds array access on big endian systems by malc · 15 years ago
  49. 2d3eb7b Fix powerpc 604 reset vector by Tristan Gingold · 15 years ago
  50. fc1c67b Fix PPC reset by Blue Swirl · 15 years ago
  51. 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 15 years ago
  52. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 15 years ago
  53. 69a218f target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE by aurel32 · 15 years ago
  54. 2dc766d Fix ppc-softmmu warnings on OpenBSD host by blueswir1 · 15 years ago
  55. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  56. bf1752e target-ppc: Explain why the whole TLB is flushed on SR write by aurel32 · 16 years ago
  57. af4b6c5 target-ppc: avoid nop to override next instruction by aurel32 · 16 years ago
  58. 7f70c93 Make the ELF loader aware of backwards compatibility by blueswir1 · 16 years ago
  59. fa3966a target-ppc: use the new bswap* TCG ops by aurel32 · 16 years ago
  60. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  61. 515e2f7 target-ppc: fix commit r6789 by aurel32 · 16 years ago
  62. 651721b targe-ppc: optimize mfcr and mtcrf by aurel32 · 16 years ago
  63. 69bd582 target-ppc: free a tcg temp variable by aurel32 · 16 years ago
  64. d34defb target-ppc: add support for reading/writing spefscr by aurel32 · 16 years ago
  65. 70976a7 Fix off-by-one errors for Altivec and SPE registers by aurel32 · 16 years ago
  66. 9485593 Disable BAT for 970 by blueswir1 · 16 years ago
  67. 0497d2f Fix mfcr on ppc64-softmmu by aurel32 · 16 years ago
  68. 8eee0af Keep SLB in-CPU by blueswir1 · 16 years ago
  69. 29c8ca6 Fix NX bit by blueswir1 · 16 years ago
  70. 2ada0ed Fix RFI(d) by blueswir1 · 16 years ago
  71. 4911012 Implement mtfsf.L encoding by blueswir1 · 16 years ago
  72. 6ce0ca1 Enable 64bit mode on interrupts by blueswir1 · 16 years ago
  73. 4e98d8c Nop some SPRs on 970fx by blueswir1 · 16 years ago
  74. bf14b1c Implment tlbiel by blueswir1 · 16 years ago
  75. 5b5aba4 Implement large pages by blueswir1 · 16 years ago
  76. f6b868f Implement slbmte by blueswir1 · 16 years ago
  77. 50773fd Sparse fixes: add extern to ELF opcode tables to avoid warnings by blueswir1 · 16 years ago
  78. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  79. 0cfe11e target-ppc: improve mfcr/mtcrf by aurel32 · 16 years ago
  80. 8dd640e Fix mtcrf/mfcr by malc · 16 years ago
  81. 1db09b8 kvm/powerpc: Add MPC8544DS board support by aurel32 · 16 years ago
  82. 9fdc60b kvm/powerpc: Add irq support for E500 core by aurel32 · 16 years ago
  83. 2adab7d Implement HIOR by blueswir1 · 16 years ago
  84. a457e7e Fix typo in gen_qemu_ld32s by blueswir1 · 16 years ago
  85. 07c485c Turn MMU off on reset by blueswir1 · 16 years ago
  86. 5518f3a Fix branch debugging by blueswir1 · 16 years ago
  87. bd5ea51 target-ppc: Model e500v{1,2} CPUs more accurately by aurel32 · 16 years ago
  88. 40569b7 target-ppc: Model SPE floating-point instructions more accurately by aurel32 · 16 years ago
  89. 071fc3b target-ppc: Add vrsqrtefp instruction by aurel32 · 16 years ago
  90. bdfbac3 target-ppc: Add vrefp instruction by aurel32 · 16 years ago
  91. 875b31d target-ppc: Add vct{u,s}xs instructions by aurel32 · 16 years ago
  92. 819ca12 target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions by aurel32 · 16 years ago
  93. 35cf7c7 target-ppc: Add vmaddfp and vnmsubfp instructions by aurel32 · 16 years ago
  94. 56fdd21 target-ppc: Add v{add,sub}fp instructions by aurel32 · 16 years ago
  95. 1536ff6 target-ppc: Add v{max,min}fp instructions by aurel32 · 16 years ago
  96. 3a61659 Load 32 bit ELF BIOS images also on PPC64 by blueswir1 · 16 years ago
  97. b580763 target-ppc: change instruction name vrlogefp into vlogefp by aurel32 · 16 years ago
  98. 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  99. f586ce0 target-ppc: add vrlogefp instruction by aurel32 · 16 years ago
  100. 06f7332 target-ppc: fix previous commit by aurel32 · 16 years ago