1. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  2. 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
  3. 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
  4. a40ec84 tcg: Create struct CPUTLB by Richard Henderson · 6 years ago
  5. 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
  6. 79e4208 tcg: Fold CPUTLBWindow into CPUTLBDesc by Richard Henderson · 6 years ago
  7. 19735c8 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' into staging by Peter Maydell · 6 years ago
  8. 6960005 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 6 years ago
  9. 754f1db accel: Remove unused AccelClass::opt_name attribute by Wainer dos Santos Moschetta · 6 years ago
  10. a5bf9fb numa: improve cpu hotplug error message with a wrong node-id by Laurent Vivier · 6 years ago
  11. e39b8a6 usb-mtp: refactor the flow of usb_mtp_write_data by Bandan Das · 6 years ago
  12. 185b7cc Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging by Peter Maydell · 6 years ago
  13. c984c4e Merge tag 's390x-tcg-2019-06-07' into s390-next-staging by Cornelia Huck · 6 years ago
  14. 9021fcf Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' into staging by Peter Maydell · 6 years ago
  15. 6d88baf linux-user: elf: ELF_HWCAP for s390x by David Hildenbrand · 6 years ago
  16. 37c70c4 s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT by Richard Henderson · 6 years ago
  17. 08ef92d s390x: Bump the "qemu" CPU model up to a stripped-down z13 by David Hildenbrand · 6 years ago
  18. c7f22b3 s390x/tcg: We support the Vector Facility by David Hildenbrand · 6 years ago
  19. fd48185 s390x/tcg: Allow linux-user to use vector instructions by David Hildenbrand · 6 years ago
  20. 83b955f s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE by David Hildenbrand · 6 years ago
  21. 658a395 s390x/tcg: Implement VECTOR FP SUBTRACT by David Hildenbrand · 6 years ago
  22. 5938f20 s390x/tcg: Implement VECTOR FP SQUARE ROOT by David Hildenbrand · 6 years ago
  23. 76e35cc s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION by David Hildenbrand · 6 years ago
  24. c64c598 s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT) by David Hildenbrand · 6 years ago
  25. 8d47d4d s390x/tcg: Implement VECTOR FP MULTIPLY by David Hildenbrand · 6 years ago
  26. 4500ede s390x/tcg: Implement VECTOR LOAD ROUNDED by David Hildenbrand · 6 years ago
  27. 1a76e59 s390x/tcg: Implement VECTOR LOAD LENGTHENED by David Hildenbrand · 6 years ago
  28. 60d0ab2 s390x/tcg: Implement VECTOR LOAD FP INTEGER by David Hildenbrand · 6 years ago
  29. 817a1ce s390x/tcg: Implement VECTOR FP DIVIDE by David Hildenbrand · 6 years ago
  30. 09c04e4 s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT by David Hildenbrand · 6 years ago
  31. 35b3bb1 s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT by David Hildenbrand · 6 years ago
  32. 9b8d1a3 s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL 64-BIT by David Hildenbrand · 6 years ago
  33. bb03fd8 s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT by David Hildenbrand · 6 years ago
  34. 2c806ab s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH|HIGH OR EQUAL) by David Hildenbrand · 6 years ago
  35. 5b89f0f s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR by David Hildenbrand · 6 years ago
  36. 3a0eae8 s390x/tcg: Implement VECTOR FP ADD by David Hildenbrand · 6 years ago
  37. aae6500 s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask() by David Hildenbrand · 6 years ago
  38. 9be6fa9 s390x/tcg: Introduce tcg_s390_vector_exception() by David Hildenbrand · 6 years ago
  39. e19a61e s390x/tcg: Store only the necessary amount of doublewords for STFLE by David Hildenbrand · 6 years ago
  40. 88a29e8 s390x/tcg: Fix max_byte detection for stfle by David Hildenbrand · 6 years ago
  41. 4f83d7d s390x: Use uint64_t for vector registers by David Hildenbrand · 6 years ago
  42. ec8e23e s390x: Align vector registers to 16 bytes by David Hildenbrand · 6 years ago
  43. 13b0228 s390x/tcg: Implement VECTOR STRING RANGE COMPARE by David Hildenbrand · 6 years ago
  44. be6324c s390x/tcg: Implement VECTOR ISOLATE STRING by David Hildenbrand · 6 years ago
  45. 074e99b s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL by David Hildenbrand · 6 years ago
  46. 8c0e1e5 s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL by David Hildenbrand · 6 years ago
  47. 1fd2863 s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL by David Hildenbrand · 6 years ago
  48. a1c993c MAINTAINERS: cover tests/migration/s390x/ by Cornelia Huck · 6 years ago
  49. 3355623 Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' into staging by Peter Maydell · 6 years ago
  50. 88e34ac tests/tcg: target/mips: Add README for MSA tests by Aleksandar Markovic · 6 years ago
  51. 8598f5f tests/tcg: target/mips: Add tests for MSA FP max/min instructions by Aleksandar Markovic · 6 years ago
  52. ca693d1 tests/tcg: target/mips: Add utility function reset_msa_registers() by Aleksandar Markovic · 6 years ago
  53. b7c6798 tests/tcg: target/mips: Move four tests to a better location by Aleksandar Markovic · 6 years ago
  54. 99d423e tests/tcg: target/mips: Add tests for MSA shift instructions by Aleksandar Markovic · 6 years ago
  55. 6ec12d4 tests/tcg: target/mips: Amend and rearrange MSA wrappers by Aleksandar Markovic · 6 years ago
  56. 5d161bc target/mips: Unroll loops in helpers for MSA logic instructions by Aleksandar Markovic · 6 years ago
  57. 7471df9 target/mips: Outline places for future MSA helpers by Aleksandar Markovic · 6 years ago
  58. 15ee0d9 egl-helpers: add modifier support to egl_dmabuf_import_texture() by Gerd Hoffmann · 6 years ago
  59. 5fc1fb6 egl-helpers: add modifier support to egl_get_fd_for_texture(). by Gerd Hoffmann · 6 years ago
  60. a6c9d5d vfio/display: set dmabuf modifier field by Gerd Hoffmann · 6 years ago
  61. 152b7af console: add dmabuf modifier field. by Gerd Hoffmann · 6 years ago
  62. dc3c871 ui/curses: Fix build with -m32 by Max Reitz · 6 years ago
  63. 7cc8a72 target/mips: Fix block-comment-related issues in msa_helper.c by Aleksandar Markovic · 6 years ago
  64. de1700d target/mips: Fix space-related format issues in msa_helper.c by Aleksandar Markovic · 6 years ago
  65. 0d74f3b Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 6 years ago
  66. 347a6f4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  67. 7ad5f33 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  68. f1114d3 hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  69. 824755b hw/scsi: Use the QOM BUS() macro to access BusState.qbus by Philippe Mathieu-Daudé · 6 years ago
  70. 8be2094 Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-request' into staging by Peter Maydell · 6 years ago
  71. 6afa968 hw/sd: Use the QOM BUS() macro to access BusState.qbus by Philippe Mathieu-Daudé · 6 years ago
  72. 0ce5e02 hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  73. a2596ae hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  74. 4ffebe2 hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  75. a30c34d hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  76. 5027da9 hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus by Philippe Mathieu-Daudé · 6 years ago
  77. 4b3393e hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus by Philippe Mathieu-Daudé · 6 years ago
  78. 573c3e0 hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly by Philippe Mathieu-Daudé · 6 years ago
  79. d33317b docs/devel/build-system: Update an example by Philippe Mathieu-Daudé · 6 years ago
  80. 77b748a test: Fix make target check-report.tap by Markus Armbruster · 6 years ago
  81. 11259e9 util: Adjust qemu_guest_getrandom_nofail for Coverity by Richard Henderson · 6 years ago
  82. cd2fa2a vhost: fix incorrect print type by Jie Wang · 6 years ago
  83. ff1543a migration: fix a typo by Li Qiang · 6 years ago
  84. 501cf8f hw/rdma: Delete unused headers inclusion by Yuval Shaia · 6 years ago
  85. 7f36f09 bios-tables-test: ignore identical binaries by Michael S. Tsirkin · 6 years ago
  86. edfb438 vl: Document why objects are delayed by Markus Armbruster · 6 years ago
  87. 9ea18ed vl: Fix -drive / -blockdev persistent reservation management by Markus Armbruster · 6 years ago
  88. 0315851 migratioin/ram: leave RAMBlock->bmap blank on allocating by Wei Yang · 6 years ago
  89. 24d5588 migration-test: Add a test for fd protocol by Yury Kotov · 6 years ago
  90. 61053d4 migration: Fix fd protocol for incoming defer by Yury Kotov · 6 years ago
  91. f38d7fb migration/ram.c: multifd_send_state->count is not really used by Wei Yang · 6 years ago
  92. 7d4eaac migration/ram.c: MultiFDSendParams.sem_sync is not really used by Wei Yang · 6 years ago
  93. 47fbad4 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  94. 11ba81c iotests: Fix duplicated diff output on failure by Kevin Wolf · 6 years ago
  95. 3dd3e24 iotests: test big qcow2 shrink by Vladimir Sementsov-Ogievskiy · 6 years ago
  96. d93e572 block/io: bdrv_pdiscard: support int64_t bytes parameter by Vladimir Sementsov-Ogievskiy · 6 years ago
  97. 1477b6c block/qcow2-refcount: add trace-point to qcow2_process_discards by Vladimir Sementsov-Ogievskiy · 6 years ago
  98. 42a65f0 block: Remove bdrv_set_aio_context() by Kevin Wolf · 6 years ago
  99. 26bf15e test-bdrv-drain: Use bdrv_try_set_aio_context() by Kevin Wolf · 6 years ago
  100. 6c87053 iotests: Attach new devices to node in non-default iothread by Kevin Wolf · 6 years ago