1. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  2. 234779a s390x: s390_cpu_get_phys_page_debug has to return -1 by David Hildenbrand · 9 years ago
  3. b3820e6 gdb: provide the name of the architecture in the target.xml by David Hildenbrand · 9 years ago
  4. c81b4f8 s390x: fix generation of event information crw by Song Shan Gong · 9 years ago
  5. f70202b s390x/ioinst: set type and len for SEI response by Pierre Morel · 9 years ago
  6. 52c6cfb s390x/machine: make addon register fields static by Christian Borntraeger · 9 years ago
  7. 182f42f fpu: Replace uint64 typedef with uint64_t by Peter Maydell · 9 years ago
  8. b09afd5 dump: qemunotes aren't commonly needed by Andrew Jones · 9 years ago
  9. 7b3fdbd s390x: remove s390-virtio devices by Pierre Morel · 9 years ago
  10. aafcf80 s390x: avoid "naked" qemu_log by Paolo Bonzini · 9 years ago
  11. 013a294 qemu-log: introduce qemu_log_separate by Paolo Bonzini · 9 years ago
  12. 4c292a0 s390x/kvm: don't enable CMMA when hugetlbfs will be used by Dominik Dingel · 10 years ago
  13. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  14. dbad6b7 disas: QOMify s390x specific disas setup by Peter Crosthwaite · 10 years ago
  15. 1cd4e0f s390x/cmma: clean up cmma reset by David Hildenbrand · 10 years ago
  16. 4ab7292 s390x: reset crypto only on clear reset and QEMU reset by David Hildenbrand · 9 years ago
  17. feacc6c s390x/ipl: we always have an ipl device by David Hildenbrand · 10 years ago
  18. b080364 s390x: flagify mcic values by Cornelia Huck · 9 years ago
  19. 2ab75df s390x/kvm: Fix vector validity bit in device machine checks by Christian Borntraeger · 9 years ago
  20. dc9f06c kvm: Pass PCI device pointer to MSI routing functions by Pavel Fedin · 9 years ago
  21. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  22. 31c9bd1 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging by Peter Maydell · 9 years ago
  23. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 10 years ago
  24. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 10 years ago
  25. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 10 years ago
  26. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 10 years ago
  27. a3fd522 target-s390x: Add cc_op state to insn_start by Richard Henderson · 10 years ago
  28. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 9 years ago
  29. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 9 years ago
  30. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 10 years ago
  31. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 10 years ago
  32. d9f090e s390x: rename io_subsystem_reset -> subsystem_reset by David Hildenbrand · 9 years ago
  33. a6085fa s390x/info registers: print vector registers properly by Christian Borntraeger · 9 years ago
  34. 8a641ff s390x/gdb: expose virtualization specific registers by David Hildenbrand · 9 years ago
  35. 99a4434 s390: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  36. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  37. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 10 years ago
  38. 67cc32e typofixes - v4 by Veres Lajos · 10 years ago
  39. 5f5b594 Added generic panic handler qemu_system_guest_panicked() by Andrey Smetanin · 10 years ago
  40. 5b9f634 s390x/gdb: support reading/writing of control registers by David Hildenbrand · 10 years ago
  41. 0f5f669 s390x: Enable new s390-storage-keys device by Jason J. Herne · 10 years ago
  42. ecc7b3a tcg: Remove tcg_gen_trunc_i64_i32 by Richard Henderson · 10 years ago
  43. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  44. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  45. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  46. 92f2b4e target-s390x: fix CONVERT TO BINARY (CVD, CVDY) by Aurelien Jarno · 10 years ago
  47. c9c19b4 target-s390x: fix EXECUTE instruction executing TRT by Aurelien Jarno · 10 years ago
  48. b5edcdd target-s390x: fix MOVE LONG instruction by Aurelien Jarno · 10 years ago
  49. 7edd8e4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  50. fba0a59 Stop including qemu-common.h in memory.h by Peter Maydell · 10 years ago
  51. 55b1b75 s390x/gdb: synchronize cpu state after modifying acrs by David Hildenbrand · 10 years ago
  52. 4b8523e kvm: First step to push iothread lock out of inner run loop by Jan Kiszka · 10 years ago
  53. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  54. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  55. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  56. 3da0ab3 target-s390x: PER: add Breaking-Event-Address register by Aurelien Jarno · 10 years ago
  57. 83bb161 target-s390x: PER instruction-fetch nullification event support by Aurelien Jarno · 10 years ago
  58. 2f54394 target-s390x: PER store-using-real-address event support by Aurelien Jarno · 10 years ago
  59. 311918b target-s390x: PER storage-alteration event support by Aurelien Jarno · 10 years ago
  60. f0e0d81 target-s390x: PER instruction-fetch event support by Aurelien Jarno · 10 years ago
  61. 2c2275e target-s390x: PER successful-branching event support by Aurelien Jarno · 10 years ago
  62. 777c98c target-s390x: basic PER event handling by Aurelien Jarno · 10 years ago
  63. d453d10 target-s390x: add get_per_in_range function by Aurelien Jarno · 10 years ago
  64. a8f931a target-s390x: add get_per_atmid function by Aurelien Jarno · 10 years ago
  65. fb01bf4 target-s390x: add PER related constants by Aurelien Jarno · 10 years ago
  66. 6da528d target-s390x: mvc_fast_memmove: access memory through softmmu by Aurelien Jarno · 10 years ago
  67. fc89efe target-s390x: mvc_fast_memset: access memory through softmmu by Aurelien Jarno · 10 years ago
  68. d7ce6b7 target-s390x: function to adjust the length wrt page boundary by Aurelien Jarno · 10 years ago
  69. ad8a457 target-s390x: wire up I/O instructions in TCG mode by Alexander Graf · 10 years ago
  70. 2ecacb0 target-s390x: wire up DIAG REIPL in TCG mode by Aurelien Jarno · 10 years ago
  71. 8df7eef target-s390x: wire up DIAG IPL in TCG mode by Aurelien Jarno · 10 years ago
  72. cbed0ba target-s390x: fix s390_cpu_initial_reset by Aurelien Jarno · 10 years ago
  73. cc0d079 target-s390x: initialize I/O interrupt queue by Aurelien Jarno · 10 years ago
  74. 7107e5a target-s390x: correctly initialize ext interrupt queue by Aurelien Jarno · 10 years ago
  75. 06e3c07 target-s390x: fix setcc in TCG mode by Aurelien Jarno · 10 years ago
  76. a499973 virtio-ccw: disable ioevent bit when ioeventfds are not enabled by Aurelien Jarno · 10 years ago
  77. d49f4ab s390/ioinst: fix endianness in ioinst_schib_valid by Alexander Graf · 10 years ago
  78. ae52e58 s390/ioinst: fix IO_INT_WORD_ISC macro by Aurelien Jarno · 10 years ago
  79. 46bca54 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into staging by Peter Maydell · 10 years ago
  80. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  81. 8fc639a s390x/kvm: diag288 instruction interception and handling by Xu Wang · 10 years ago
  82. 44ee94e Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into staging by Peter Maydell · 10 years ago
  83. 6028ef0 s390x/migration: add comment about floating point migration by Christian Borntraeger · 10 years ago
  84. 9814fed target-s390x: Only access allocated storage keys by Alexander Graf · 10 years ago
  85. 068593d target-s390x: fix MVC instruction when areas overlap by Aurelien Jarno · 10 years ago
  86. a3084e8 target-s390x: use softmmu functions for mvcp/mvcs by Aurelien Jarno · 10 years ago
  87. c255ac6 target-s390x: support non current ASC in s390_cpu_handle_mmu_fault by Aurelien Jarno · 10 years ago
  88. 4decd76 target-s390x: add a cpu_mmu_idx_to_asc function by Aurelien Jarno · 10 years ago
  89. a1f12d8 target-s390x: implement high-word facility by Aurelien Jarno · 10 years ago
  90. 782a847 target-s390x: implement load-and-trap facility by Aurelien Jarno · 10 years ago
  91. 375ee58 target-s390x: implement miscellaneous-instruction-extensions facility by Aurelien Jarno · 10 years ago
  92. df46283 target-s390x: implement LPDFR and LNDFR instructions by Aurelien Jarno · 10 years ago
  93. 3f4de67 target-s390x: implement TRANSLATE EXTENDED instruction by Aurelien Jarno · 10 years ago
  94. 54f0077 target-s390x: implement TRANSLATE AND TEST instruction by Aurelien Jarno · 10 years ago
  95. ed0bcec target-s390x: implement LOAD FP INTEGER instructions by Aurelien Jarno · 10 years ago
  96. 9182886 target-s390x: move SET DFP ROUNDING MODE to the correct facility by Aurelien Jarno · 10 years ago
  97. f7c2114 target-s390x: move STORE CLOCK FAST to the correct facility by Aurelien Jarno · 10 years ago
  98. 74266b4 target-s390x: change CHRL and CGHRL format to RIL-b by Aurelien Jarno · 10 years ago
  99. 1dedb9b target-s390x: fix CLGIT instruction by Aurelien Jarno · 10 years ago
  100. 111d7f4 target-s390x: fix exception for invalid operation code by Aurelien Jarno · 10 years ago