1. 2bcf018 s390x/tcg: low-address protection support by David Hildenbrand · 7 years ago
  2. 6bb6f19 s390x: refactor error handling for MSCH handler by Halil Pasic · 7 years ago
  3. ae9f1be s390x: refactor error handling for HSCH handler by Halil Pasic · 7 years ago
  4. 7733144 s390x: refactor error handling for CSCH handler by Halil Pasic · 7 years ago
  5. 9637640 s390x: refactor error handling for XSCH handler by Halil Pasic · 7 years ago
  6. 66dc50f s390x: improve error handling for SSCH and RSCH by Halil Pasic · 7 years ago
  7. 32dc6aa s390x: move s390x_new_cpu() into board code by Igor Mammedov · 7 years ago
  8. ac7e4cb s390x: fix cpu object referrence leak in s390x_new_cpu() by Igor Mammedov · 7 years ago
  9. 741a4ec target/s390x: special handling when starting a CPU with WAIT PSW by David Hildenbrand · 7 years ago
  10. f74990a s390x/tcg: refactor stfl(e) to use s390_get_feat_block() by David Hildenbrand · 7 years ago
  11. 0fc60ca s390x/tcg: unlock NMI by David Hildenbrand · 7 years ago
  12. ca26c5d s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu by David Hildenbrand · 7 years ago
  13. 11b0079 s390x/tcg: switch to new SIGP handling code by David Hildenbrand · 7 years ago
  14. b376a55 s390x/tcg: flush the tlb on SIGP SET PREFIX by David Hildenbrand · 7 years ago
  15. b1ab5f6 s390x/tcg: implement STOP and RESET interrupts for TCG by David Hildenbrand · 7 years ago
  16. a6880d2 s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL by David Hildenbrand · 7 years ago
  17. c50105d s390x/tcg: implement SIGP EMERGENCY SIGNAL by David Hildenbrand · 7 years ago
  18. 070aa1a s390x/tcg: implement SIGP EXTERNAL CALL by David Hildenbrand · 7 years ago
  19. 302230f s390x/tcg: implement SIGP SENSE by David Hildenbrand · 7 years ago
  20. d1b468b s390x/tcg: implement SIGP SENSE RUNNING STATUS by David Hildenbrand · 7 years ago
  21. 3047f8b s390x/kvm: factor out actual handling of STOP interrupts by David Hildenbrand · 7 years ago
  22. 74b4c74 s390x/kvm: factor out SIGP code into sigp.c by David Hildenbrand · 7 years ago
  23. a7a2b8e s390x/kvm: drop two debug prints by David Hildenbrand · 7 years ago
  24. f875cb0 s390x/kvm: factor out storing of adtl CPU status by David Hildenbrand · 7 years ago
  25. cf729ba s390x/kvm: factor out storing of CPU status by David Hildenbrand · 7 years ago
  26. eabcea1 s390x/kvm: generalize SIGP stop and restart interrupt injection by David Hildenbrand · 7 years ago
  27. 27292ff s390x/kvm: pass ipb directly into handle_sigp() by David Hildenbrand · 7 years ago
  28. c689204 target/s390x: interpret PSW_MASK_WAIT only for TCG by David Hildenbrand · 7 years ago
  29. f1cbfe6 s390x/tcg: handle WAIT PSWs during interrupt injection by David Hildenbrand · 7 years ago
  30. 83f7f32 target/s390x: factor out handling of WAIT PSW into s390_handle_wait() by David Hildenbrand · 7 years ago
  31. 2b3394f s390x/tcg: a CPU cannot switch state due to an interrupt by David Hildenbrand · 7 years ago
  32. 4beab67 s390x/tcg: STOPPED cpus can never wake up by David Hildenbrand · 7 years ago
  33. 9dec238 s390x/tcg: take care of external interrupt subclasses by David Hildenbrand · 7 years ago
  34. 8417f90 s390x/tcg: rework checking for deliverable interrupts by David Hildenbrand · 7 years ago
  35. 14ca122 s390x/tcg: injection of emergency signals and external calls by David Hildenbrand · 7 years ago
  36. d516f74 s390x/tcg: cleanup service interrupt injection by David Hildenbrand · 7 years ago
  37. 6482b0f s390x/tcg: turn INTERRUPT_EXT into a mask by David Hildenbrand · 7 years ago
  38. 96f64aa S390: use g_new() family of functions by Marc-André Lureau · 7 years ago
  39. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 8 years ago
  40. 8986db4 s390x/tcg: initialize machine check queue by Cornelia Huck · 7 years ago
  41. 7edd4a4 s390/kvm: Support for get/set of extended TOD-Clock for guest by Collin L. Walling · 7 years ago
  42. 86b5ab3 s390x/tcg: make STFL store into the lowcore by David Hildenbrand · 7 years ago
  43. f42dc44 s390x: introduce and use S390_MAX_CPUS by David Hildenbrand · 7 years ago
  44. 1e70ba2 target/s390x: get rid of next_core_id by David Hildenbrand · 7 years ago
  45. c547a75 s390x/cpumodel: fix max STFL(E) bit number by David Hildenbrand · 7 years ago
  46. c5b9343 s390x: raise CPU hotplug irq after really hotplugged by David Hildenbrand · 7 years ago
  47. 8eb82de s390x/tcg: make idte/ipte use the new _real mmu by David Hildenbrand · 8 years ago
  48. e26131c s390x/tcg: make testblock use the new _real mmu by David Hildenbrand · 8 years ago
  49. 4ae4334 s390x/tcg: make stora(g) use the new _real mmu by David Hildenbrand · 8 years ago
  50. 34499da s390x/tcg: make lura(g) use the new _real mmu. by David Hildenbrand · 8 years ago
  51. fb66944 s390x/tcg: add MMU for real addresses by David Hildenbrand · 8 years ago
  52. 0bd695a s390x/tcg: fix checking for invalid memory check by David Hildenbrand · 8 years ago
  53. 947a38b s390x/kvm: fix and cleanup storing CPU status by David Hildenbrand · 8 years ago
  54. b6805e1 s390x: use generic cpu_model parsing by Igor Mammedov · 8 years ago
  55. 7705c75 s390x/tcg: add basic MSA features by David Hildenbrand · 8 years ago
  56. 7634d65 s390x/tcg: move wrap_address() to internal.h by David Hildenbrand · 8 years ago
  57. 6b25735 s390x/tcg: implement spm (SET PROGRAM MASK) by David Hildenbrand · 8 years ago
  58. ab16152 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging by Peter Maydell · 7 years ago
  59. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 8 years ago
  60. 9dacc90 s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1 by Christian Borntraeger · 8 years ago
  61. 3f2d07b s390x/ais: for 2.10 stable: disable ais facility by Christian Borntraeger · 8 years ago
  62. 8ad9087 s390x/ccw: create s390 phb for compat reasons as well by Cornelia Huck · 8 years ago
  63. a142272 s390x: allow CPU hotplug in random core-id order by David Hildenbrand · 8 years ago
  64. 524d18d s390x: get rid of cpu_s390x_create() by David Hildenbrand · 8 years ago
  65. 0347ab8 s390x: allow cpu hotplug via device_add by David Hildenbrand · 8 years ago
  66. 99aa6bf s390x: print CPU definitions in sorted order by David Hildenbrand · 8 years ago
  67. b599fef target/s390x: rename next_cpu_id to next_core_id by David Hildenbrand · 8 years ago
  68. ca5c145 target/s390x: use "core-id" for cpu number/address/id handling by David Hildenbrand · 8 years ago
  69. 88556ed target/s390x: set cpu->id for linux user when realizing by David Hildenbrand · 8 years ago
  70. e0b1a8a target/s390x: use program_interrupt() in per_check_exception() by David Hildenbrand · 8 years ago
  71. 525f4b6 target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault() by David Hildenbrand · 8 years ago
  72. 53d8e91 s390x: move sclp_service_call() to sclp.h by David Hildenbrand · 8 years ago
  73. ef2974c target/s390x: move some s390x typedefs to cpu-qom.h by David Hildenbrand · 8 years ago
  74. 19c6982 s390x: move subsystem_reset() to s390-virtio-ccw.h by David Hildenbrand · 8 years ago
  75. 2c98a6c s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h by David Hildenbrand · 8 years ago
  76. 7f579e2 exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly by David Hildenbrand · 8 years ago
  77. 01c3619 s390x/pci: fixup ind_offset of msix routing entry by Yi Min Zhao · 8 years ago
  78. ceb7054 s390x/pci: remove idx from msix msg data by Yi Min Zhao · 8 years ago
  79. 55d527a Convert remaining error_report() to warn_report() by Alistair Francis · 8 years ago
  80. 77fc6f5 target: [tcg] Use a generic enum for DISAS_ values by Lluís Vilanova · 8 years ago
  81. 6ad76dfd s390x: replace cpu_s390x_init() with cpu_generic_init() by Igor Mammedov · 8 years ago
  82. c862bdd target/s390x: cleanup cpu.h by David Hildenbrand · 8 years ago
  83. f16bbb9 s390x/kvm: move KVM declarations and stubs to separate files by David Hildenbrand · 8 years ago
  84. 5e7164c s390x: avoid calling kvm_ functions outside of target/s390x/ by David Hildenbrand · 8 years ago
  85. b6089b0 target/s390x: move a couple of functions to cpu.c by David Hildenbrand · 8 years ago
  86. 4e58b83 target/s390x: introduce internal.h by David Hildenbrand · 8 years ago
  87. d9b8daf target/s390x: move get_per_in_range() to misc_helper.c by David Hildenbrand · 8 years ago
  88. 52c91545 target/s390x: move s390_do_cpu_reset() to diag.c by David Hildenbrand · 8 years ago
  89. c07a100 target/s390x: move psw_key_valid() to mem_helper.c by David Hildenbrand · 8 years ago
  90. 12e1e8f target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c by David Hildenbrand · 8 years ago
  91. c534055 target/s390x: move cc_name() to helper.c by David Hildenbrand · 8 years ago
  92. 1083a3f target/s390x: move gtod_*() declarations to s390-virtio.h by David Hildenbrand · 8 years ago
  93. e654ca8 s390x: drop inclusion of sysemu/kvm.h from some files by David Hildenbrand · 8 years ago
  94. 7d00bf9 s390x/cpumodel: factor out determination of default model name by David Hildenbrand · 8 years ago
  95. 708f99c s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit() by David Hildenbrand · 8 years ago
  96. fba5f6f s390x/kvm: drop KVMState parameter from s390_get_memslot_count() by David Hildenbrand · 8 years ago
  97. 42f865d s390x/pci: fence off instructions for non-pci by Cornelia Huck · 8 years ago
  98. 21eb052 s390x/pci: do not advertise pci on non-pci builds by Cornelia Huck · 8 years ago
  99. 1c5deae s390x: chsc nt2 events are pci-only by Cornelia Huck · 8 years ago
  100. eb569af s390x: wire up diag288 in tcg by Cornelia Huck · 8 years ago