1. 30e398f s390x/cpumodel: Add more feature to gen16 default model by Christian Borntraeger · 3 years, 5 months ago
  2. ed3288f s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK by Thomas Huth · 3 years, 5 months ago
  3. c356223 hw/s390x/s390-skeys: lazy storage key enablement under TCG by David Hildenbrand · 3 years, 5 months ago
  4. 5227b32 hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled by David Hildenbrand · 3 years, 5 months ago
  5. 2162faf hw/s390x/s390-skeys: check if an address is valid before dumping the key by David Hildenbrand · 3 years, 5 months ago
  6. 78eedc6 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump by David Hildenbrand · 3 years, 5 months ago
  7. 67db130 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate by David Hildenbrand · 3 years, 5 months ago
  8. 759a5d3 vfio-ccw: forward halt/clear errors by Cornelia Huck · 3 years, 7 months ago
  9. 52e64f5 hw: Add compat machines for 6.2 by Yanan Wang · 3 years, 5 months ago
  10. f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 6 months ago
  11. 57e28d3 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into staging by Peter Maydell · 3 years, 7 months ago
  12. 8245782 modules: add s390x module annotations by Gerd Hoffmann · 3 years, 7 months ago
  13. 6704360 target/s390x: move kvm files into kvm/ by Cho, Yu-Chen · 3 years, 7 months ago
  14. c9274b6 target/s390x: start moving TCG-only code to tcg/ by Cho, Yu-Chen · 3 years, 7 months ago
  15. 1be53ca hw/s390x: only build tod-tcg from the CONFIG_TCG build by Cho, Yu-Chen · 3 years, 7 months ago
  16. 4f91550 hw/s390x: tod: make explicit checks for accelerators when initializing by Cho, Yu-Chen · 3 years, 7 months ago
  17. 85f1b67 hw/s390x: rename tod-qemu.c to tod-tcg.c by Cho, Yu-Chen · 3 years, 7 months ago
  18. 3909c07 virtio: disable ioeventfd for record/replay by Pavel Dovgalyuk · 3 years, 9 months ago
  19. c626710 s390x/css: Add passthrough IRB by Eric Farman · 3 years, 8 months ago
  20. 0599a04 s390x/css: Refactor IRB construction by Eric Farman · 3 years, 8 months ago
  21. 1b01ded s390x/css: Split out the IRB sense data by Eric Farman · 3 years, 8 months ago
  22. 3fdc622 s390x/css: Introduce an ESW struct by Eric Farman · 3 years, 8 months ago
  23. 463e50d s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2 by David Hildenbrand · 3 years, 8 months ago
  24. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 9 months ago
  25. a6d8b73 hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent by Philippe Mathieu-Daudé · 3 years, 9 months ago
  26. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  27. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  28. ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  29. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  30. f6527ea hw: Do not include hw/sysbus.h if it is not necessary by Thomas Huth · 3 years, 10 months ago
  31. da7e13c hw: add compat machines for 6.1 by Cornelia Huck · 3 years, 10 months ago
  32. d895d25 s390x: css: report errors from ccw_dstream_read/write by Pierre Morel · 3 years, 10 months ago
  33. adcf33a s390x: modularize virtio-gpu-ccw by Gerd Hoffmann · 3 years, 11 months ago
  34. 2dd9d8c s390x: add have_virtio_ccw by Gerd Hoffmann · 3 years, 11 months ago
  35. 5793f5a s390x/pci: Add missing initialization for g_autofree variables by Miroslav Rezanina · 3 years, 11 months ago
  36. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 1 month ago
  37. 151fcdf virtio-ccw: commands on revision-less devices by Cornelia Huck · 4 years ago
  38. 403af20 s390x/pci: restore missing Query PCI Function CLP data by Matthew Rosato · 4 years ago
  39. 24056cb hw/s390x: fix build for virtio-9p-ccw by Halil Pasic · 4 years ago
  40. 651615d s390: Recognize confidential-guest-support option by David Gibson · 4 years, 6 months ago
  41. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 1 month ago
  42. 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  43. b383407 s390x/pci: Fix memory_region_access_valid call by Matthew Rosato · 4 years, 1 month ago
  44. 704d7a2 s390x/pci: fix pcistb length by Matthew Rosato · 4 years, 1 month ago
  45. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 2 months ago
  46. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 2 months ago
  47. e68c2cb qdev: Get just property name at error_set_from_qdev_prop_error() by Eduardo Habkost · 4 years, 2 months ago
  48. c7525b1 qdev: Make error_set_from_qdev_prop_error() get Object* argument by Eduardo Habkost · 4 years, 2 months ago
  49. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 2 months ago
  50. b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  51. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 3 months ago
  52. 382a04a s390x: do not use ram_size global by Paolo Bonzini · 4 years, 3 months ago
  53. f034439 s390: remove bios_name by Paolo Bonzini · 4 years, 3 months ago
  54. 4bd802b Clean up includes by Markus Armbruster · 4 years, 3 months ago
  55. 576a00b hw: add compat machines for 6.0 by Cornelia Huck · 4 years, 3 months ago
  56. 5039caf memory: Add IOMMUTLBEvent by Eugenio Pérez · 4 years, 2 months ago
  57. a4e2fff s390x/pci: fix endianness issues by Cornelia Huck · 4 years, 2 months ago
  58. e67ad05 s390x/pci: Unregister listeners before destroying IOMMU address space by Matthew Rosato · 4 years, 2 months ago
  59. e2c6cd5 s390/kvm: fix diag318 propagation and reset functionality by Collin Walling · 4 years, 3 months ago
  60. a58cabd s390x: Avoid variable size warning in ipl.h by Daniele Buono · 4 years, 3 months ago
  61. 77280d3 s390x: fix build for --without-default-devices by Cornelia Huck · 4 years, 3 months ago
  62. 1e7552f s390x/pci: get zPCI function info from host by Matthew Rosato · 4 years, 3 months ago
  63. 9670ee7 s390x/pci: use a PCI Function structure by Pierre Morel · 4 years, 3 months ago
  64. b354d5d s390x/pci: clean up s390 PCI groups by Matthew Rosato · 4 years, 3 months ago
  65. 28dc86a s390x/pci: use a PCI Group structure by Pierre Morel · 4 years, 3 months ago
  66. 37fa32d s390x/pci: Honor DMA limits set by vfio by Matthew Rosato · 4 years, 3 months ago
  67. cd7498d s390x/pci: Add routine to get the vfio dma available count by Matthew Rosato · 4 years, 3 months ago
  68. 408b55d s390x/pci: Move header files to include/hw/s390x by Matthew Rosato · 4 years, 3 months ago
  69. 3df4843 s390x: pv: Remove sclp boundary checks by Janosch Frank · 4 years, 3 months ago
  70. db08244 s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset by Matthew Rosato · 4 years, 4 months ago
  71. 805d449 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 4 years, 6 months ago
  72. fabdada s390: guest support for diagnose 0x318 by Collin Walling · 4 years, 5 months ago
  73. 1ecd607 s390/sclp: add extended-length sccb support for kvm guest by Collin Walling · 4 years, 5 months ago
  74. 1a7a568 s390/sclp: use cpu offset to locate cpu entries by Collin Walling · 4 years, 5 months ago
  75. 0260b97 s390/sclp: check sccb len before filling in data by Collin Walling · 4 years, 5 months ago
  76. c1db53a s390/sclp: read sccb from mem based on provided length by Collin Walling · 4 years, 5 months ago
  77. db13387 s390/sclp: rework sclp boundary checks by Collin Walling · 4 years, 5 months ago
  78. 912d70d s390/sclp: get machine once during read scp/cpu info by Collin Walling · 4 years, 5 months ago
  79. 715ff23 hw/s390x/css: Remove double initialization by Philippe Mathieu-Daudé · 4 years, 5 months ago
  80. a6704a3 vhost-vsock-ccw: force virtio version 1 by Stefano Garzarella · 4 years, 4 months ago
  81. d55f518 virtio: skip legacy support check on machine types less than 5.1 by Stefano Garzarella · 4 years, 4 months ago
  82. 63e7983 cphp: remove deprecated cpu-add command(s) by Igor Mammedov · 4 years, 5 months ago
  83. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
  84. bd0bbb9 virtio: add vhost-user-fs-ccw device by Halil Pasic · 4 years, 5 months ago
  85. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
  86. a489d19 Use OBJECT_DECLARE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
  87. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 6 months ago
  88. fab2aff ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE by Eduardo Habkost · 4 years, 5 months ago
  89. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 5 months ago
  90. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 5 months ago
  91. 74ded8b virtio: add Virtio*BusClass sizes by Cornelia Huck · 4 years, 5 months ago
  92. b1af587 s390-virtio-ccw: Rename S390_MACHINE_CLASS macro by Eduardo Habkost · 4 years, 5 months ago
  93. f58b770 virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS by Eduardo Habkost · 4 years, 5 months ago
  94. de34526 virtio-ccw-input: fix description by Cornelia Huck · 4 years, 6 months ago
  95. ca489cd Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
  96. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 5 years ago
  97. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  98. 3ff3c5d hw: add compat machines for 5.2 by Cornelia Huck · 4 years, 5 months ago
  99. 148d25e s390x/s390-virtio-ccw: fix off-by-one in loadparm getter by Halil Pasic · 4 years, 6 months ago
  100. d664548 s390x/s390-virtio-ccw: fix loadparm property getter by Halil Pasic · 4 years, 6 months ago