1. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  2. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 9 years ago
  3. 0f5f669 s390x: Enable new s390-storage-keys device by Jason J. Herne · 10 years ago
  4. c9c19b4 target-s390x: fix EXECUTE instruction executing TRT by Aurelien Jarno · 10 years ago
  5. b5edcdd target-s390x: fix MOVE LONG instruction by Aurelien Jarno · 10 years ago
  6. 2f54394 target-s390x: PER store-using-real-address event support by Aurelien Jarno · 10 years ago
  7. 311918b target-s390x: PER storage-alteration event support by Aurelien Jarno · 10 years ago
  8. 6da528d target-s390x: mvc_fast_memmove: access memory through softmmu by Aurelien Jarno · 10 years ago
  9. fc89efe target-s390x: mvc_fast_memset: access memory through softmmu by Aurelien Jarno · 10 years ago
  10. d7ce6b7 target-s390x: function to adjust the length wrt page boundary by Aurelien Jarno · 10 years ago
  11. 068593d target-s390x: fix MVC instruction when areas overlap by Aurelien Jarno · 10 years ago
  12. a3084e8 target-s390x: use softmmu functions for mvcp/mvcs by Aurelien Jarno · 10 years ago
  13. 3f4de67 target-s390x: implement TRANSLATE EXTENDED instruction by Aurelien Jarno · 10 years ago
  14. 54f0077 target-s390x: implement TRANSLATE AND TEST instruction by Aurelien Jarno · 10 years ago
  15. e3e09d8 s390x/mmu: Skip exceptions properly when translating addresses for debug by Thomas Huth · 10 years ago
  16. 8cf02f9 target-s390x: support OC and NC in the EX instruction by Paolo Bonzini · 10 years ago
  17. 9c3fd85 target-s390: Implement LURA, LURAG, STURG by Richard Henderson · 11 years ago
  18. 81822c2 target-s390: Fix STURA by Richard Henderson · 11 years ago
  19. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  20. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  21. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  22. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  23. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  24. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  25. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  26. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  27. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  28. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  29. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  30. 2efc6be target-s390x: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  31. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  32. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  33. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  34. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  35. 6681fca Remove unnecessary break statements by Stefan Weil · 12 years ago
  36. e03ba13 Typo, spelling and grammatical fixes by Peter Maydell · 12 years ago
  37. b7886de target-s390: Perform COMPARE AND SWAP inline by Richard Henderson · 12 years ago
  38. 3d596f4 target-s390: Convert CSP by Richard Henderson · 12 years ago
  39. 204504e target-s390: Convert STURA by Richard Henderson · 12 years ago
  40. 5cc69c5 target-s390: Convert RRBE by Richard Henderson · 12 years ago
  41. 2bbde27 target-s390: Convert SSKE by Richard Henderson · 12 years ago
  42. 4600c99 target-s390: Convert SRST by Richard Henderson · 12 years ago
  43. aa31bf6 target-s390: Convert CLST, MVST by Richard Henderson · 12 years ago
  44. ee6c38d target-s390: Convert MVPG by Richard Henderson · 12 years ago
  45. 374724f target-s390: Convert CKSM by Richard Henderson · 12 years ago
  46. 2ae6805 target-s390: Convert STCM by Richard Henderson · 12 years ago
  47. f3de39c target-s390: Convert COMPARE AND SWAP by Richard Henderson · 12 years ago
  48. d8fe4a9 target-s390: Convert LRA by Richard Henderson · 12 years ago
  49. 58a9e35 target-s390: Convert INSERT CHARACTERS UNDER MASK by Richard Henderson · 12 years ago
  50. d5a103c target-s390: Reorg exception handling by Richard Henderson · 12 years ago
  51. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  52. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  53. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  54. 19b0516 target-s390x: switch to AREG0 free mode by Blue Swirl · 12 years ago
  55. 089f5c0 target-s390x: avoid AREG0 for misc helpers by Blue Swirl · 12 years ago
  56. 449c0d7 target-s390x: avoid AREG0 for FPU helpers by Blue Swirl · 12 years ago
  57. 8ef7f78 target-s390x: split memory access helpers by Blue Swirl · 12 years ago