1. bc61c8c s390x/sclp: proper support of larger send and receive masks by Claudio Imbrenda · 7 years ago
  2. 81ce6aa numa: we don't implement NUMA for s390x by David Hildenbrand · 7 years ago
  3. 3c4e9ba hw/s390x: Add the possibility to specify the netboot image on the command line by Thomas Huth · 7 years ago
  4. 9d0306d qmp: expose s390-specific CPU info by Viktor Mihajlovski · 7 years ago
  5. 7e0019a Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging by Peter Maydell · 7 years ago
  6. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  7. a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 7 years ago
  8. de35239 s390x/tcg: remove SMP warning by David Hildenbrand · 7 years ago
  9. d342eb7 possible_cpus: add CPUArchId::type field by Igor Mammedov · 7 years ago
  10. bb22305 s390-ccw-virtio: allow for systems larger that 7.999TB by Christian Borntraeger · 7 years ago
  11. 35b4df6 s390x: change the QEMU cpu model to a stripped down z12 by David Hildenbrand · 7 years ago
  12. d69969e s390x: deprecate s390-squash-mcss machine prop by Halil Pasic · 7 years ago
  13. 99577c4 s390x/css: unrestrict cssids by Halil Pasic · 7 years ago
  14. 67ee0ce s390x: introduce 2.12 compat machine by Cornelia Huck · 7 years ago
  15. 0280b3e s390x/kvm: use cpu model for gscb on compat machines by Christian Borntraeger · 7 years ago
  16. 32dc6aa s390x: move s390x_new_cpu() into board code by Igor Mammedov · 7 years ago
  17. 0fc60ca s390x/tcg: unlock NMI by David Hildenbrand · 7 years ago
  18. 11b0079 s390x/tcg: switch to new SIGP handling code by David Hildenbrand · 7 years ago
  19. 74b4c74 s390x/kvm: factor out SIGP code into sigp.c by David Hildenbrand · 7 years ago
  20. 28f8dbe s390/kvm: make TOD setting failures fatal for migration by Collin L. Walling · 7 years ago
  21. 489c909 s390x/css: fix css migration compat handling by Halil Pasic · 7 years ago
  22. f42dc44 s390x: introduce and use S390_MAX_CPUS by David Hildenbrand · 7 years ago
  23. c5b9343 s390x: raise CPU hotplug irq after really hotplugged by David Hildenbrand · 7 years ago
  24. c1843e2 Revert "s390x/ccw: create s390 phb conditionally" by Christian Borntraeger · 7 years ago
  25. b6805e1 s390x: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  26. 524d18d s390x: get rid of cpu_s390x_create() by David Hildenbrand · 7 years ago
  27. 2b44178 s390x: get rid of cpu_states and use possible_cpus instead by David Hildenbrand · 7 years ago
  28. 4dc3b15 s390x: implement query-hotpluggable-cpus by David Hildenbrand · 7 years ago
  29. f2f3beb s390x: CPU hot unplug via device_del cannot work for now by David Hildenbrand · 7 years ago
  30. ca5c145 target/s390x: use "core-id" for cpu number/address/id handling by David Hildenbrand · 7 years ago
  31. b5684cd s390x: allow only 1 CPU with TCG by David Hildenbrand · 7 years ago
  32. 7d57754 s390x: rename s390-virtio.h to s390-virtio-hcall.h by David Hildenbrand · 7 years ago
  33. 6286b41 s390x: get rid of s390-virtio.c by David Hildenbrand · 7 years ago
  34. 5e7164c s390x: avoid calling kvm_ functions outside of target/s390x/ by David Hildenbrand · 8 years ago
  35. fe7cb8e target/s390x: no need to pass kvm_state to savevm_gtod handlers by David Hildenbrand · 8 years ago
  36. c50f651 target/s390x: simplify gs_allowed() by David Hildenbrand · 8 years ago
  37. ad4ad5f target/s390x: simplify ri_allowed() by David Hildenbrand · 8 years ago
  38. d32bd03 s390x/ccw: create s390 phb conditionally by Cornelia Huck · 8 years ago
  39. 70d8d9a s390x: introduce 2.11 compat machine by Cornelia Huck · 8 years ago
  40. 95a5bef Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() by Peter Maydell · 8 years ago
  41. 62deb62 s390x/kvm: enable guarded storage by Fan Zhang · 8 years ago
  42. 7223bcc s390x/cpumodel: add esop/esop2 to z12 model by Jason J. Herne · 8 years ago
  43. 3b00f70 s390x/cpumodel: add zpci, aen and ais facilities by Yi Min Zhao · 8 years ago
  44. 3720d33 s390x: initialize cpu firstly by Yi Min Zhao · 8 years ago
  45. e996583 s390x/css: activate ChannelSubSys migration by Halil Pasic · 8 years ago
  46. 52629b3 s390x: add css_migration_enabled to machine class by Halil Pasic · 8 years ago
  47. cec8bbf s390x: add helper get_machine_class by Halil Pasic · 8 years ago
  48. 903fd80 s390x/migration: Storage attributes device by Claudio Imbrenda · 9 years ago
  49. f2a8f0a migration: Split registration functions from vmstate.h by Juan Quintela · 8 years ago
  50. 1b6e748 migration: remove register_savevm() by Laurent Vivier · 8 years ago
  51. 817d4a6 s390x/css: realize css_create_sch by Dong Jia Shi · 8 years ago
  52. 274250c s390x/css: add s390-squash-mcss machine option by Xiao Feng Ren · 8 years ago
  53. 7104bae hw/s390x: provide loadparm property for the machine by Farhan Ali · 9 years ago
  54. c572d3f s390x: initialize flic before I/O subsystems by Fei Li · 8 years ago
  55. 1089087 s390x: introduce 2.10 compat machine by Cornelia Huck · 8 years ago
  56. 5f31ade s390x/ipl: Extend S390IPLState to support network boot by Farhan Ali · 8 years ago
  57. b1914b8 virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues by Halil Pasic · 9 years ago
  58. 069097d s390x: bump ADAPTER_ROUTES_MAX_GSI by Halil Pasic · 8 years ago
  59. 113725a s390x: add compat machine for 2.9 by Cornelia Huck · 8 years ago
  60. 765cca0 s390x: remove double compat statement by Christian Borntraeger · 8 years ago
  61. e73316d s390x/kvm: disable cpu model for the 2.7 machine by Christian Borntraeger · 9 years ago
  62. 392529c s390x/kvm: allow runtime-instrumentation for "none" machine by David Hildenbrand · 9 years ago
  63. 6182398 s390x: add compat machine for 2.8 by Cornelia Huck · 9 years ago
  64. 2a79eb1 s390x/css: provide a dev_path for css devices by Cornelia Huck · 9 years ago
  65. dd70bd0 s390x/css: Factor out virtual css bridge and bus by Jing Liu · 9 years ago
  66. 3f9e485 s390x/css: use define for "virtual-css-bridge" literal by Sascha Silbe · 9 years ago
  67. 6b62d96 error: Remove unnecessary local_err variables by Eduardo Habkost · 9 years ago
  68. dcddc75 s390x: Limit s390-ccw machines to 248 CPUs by Christian Borntraeger · 9 years ago
  69. bacc344 machine: add properties to compat_props incrementaly by Igor Mammedov · 9 years ago
  70. bd3f16a s390x: reorganize CSS bits between cpu.h and other headers by Paolo Bonzini · 9 years ago
  71. 04ca4b9 s390x/ipl: Extend the IplParameterBlock struct by Alexander Yarygin · 10 years ago
  72. 9700230 s390x: enable runtime instrumentation by Fan Zhang · 9 years ago
  73. 946e55f s390x: add compat machine for 2.7 by Cornelia Huck · 9 years ago
  74. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  75. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  76. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  77. 8b8a61a s390x: Introduce S390MachineClass by Janosch Frank · 9 years ago
  78. 4fca654 s390x: Introduce machine definition macros by Janosch Frank · 9 years ago
  79. a006b67 s390x/cpu: Allow hotplug of CPUs by Matthew Rosato · 9 years ago
  80. 502edbf s390x/cpu: Add CPU property links by Matthew Rosato · 9 years ago
  81. d2eae20 s390x/cpu: Cleanup init in preparation for hotplug by Matthew Rosato · 9 years ago
  82. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  83. cf87e0a s390: Introduce CCW_COMPAT_2_5 by Shmulik Ladkani · 9 years ago
  84. b21b759 s390x: add 2.6 compat machine by Cornelia Huck · 9 years ago
  85. ae23a33 s390x: switch to memory_region_allocate_system_memory by Dominik Dingel · 10 years ago
  86. 54d8ec8 s390x: include HW_COMPAT_* props by Cornelia Huck · 9 years ago
  87. db3b256 s390x: machine reset function with new ipl cpu handling by David Hildenbrand · 10 years ago
  88. 09c7f58 s390x: unify device reset during subsystem_reset() by David Hildenbrand · 10 years ago
  89. 085b0b0 s390x/virtio-ccw: fix 2.4 virtio compat by Cornelia Huck · 9 years ago
  90. d9f090e s390x: rename io_subsystem_reset -> subsystem_reset by David Hildenbrand · 9 years ago
  91. 542571d virtio-ccw: enable virtio-1 by Cornelia Huck · 9 years ago
  92. 98cec76 machine: Set MachineClass::name automatically by Eduardo Habkost · 10 years ago
  93. af62e63 s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME by Eduardo Habkost · 10 years ago
  94. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  95. 80d2327 s390: unify allocation of initial memory by David Hildenbrand · 10 years ago
  96. 1cf065f s390: move memory calculation into the sclp device by David Hildenbrand · 10 years ago
  97. 311467f s390: no need to manually parse for slots and maxmem by David Hildenbrand · 10 years ago
  98. 9ef4017 s390x: Disable storage key migration on old machine type by Jason J. Herne · 10 years ago
  99. 0f5f669 s390x: Enable new s390-storage-keys device by Jason J. Herne · 10 years ago
  100. 84b48ad s390x: add 2.5 compat s390-ccw-virtio machine by Cornelia Huck · 10 years ago