aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-18tests/tcg/tricore: Add muls testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add msub testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add madd testBastian Koppelmann3-0/+30
2021-05-18tests/tcg/tricore: Add ftoi testBastian Koppelmann3-0/+18
2021-05-18tests/tcg/tricore: Add fmul testBastian Koppelmann2-0/+9
2021-05-18tests/tcg/tricore: Add fadd testBastian Koppelmann2-0/+17
2021-05-18tests/tcg/tricore: Add dvstep testBastian Koppelmann3-1/+44
2021-05-18tests/tcg/tricore: Add clz testBastian Koppelmann2-0/+10
2021-05-18tests/tcg/tricore: Add bmerge testBastian Koppelmann3-0/+33
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann4-0/+68
2021-05-18configure: Emit HOST_CC to config-host.makBastian Koppelmann1-0/+1
2021-05-18tests/tcg/tricore: Add build infrastructureBastian Koppelmann3-0/+76
2021-05-18hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann4-0/+129
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann1-2/+3
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann2-1/+33
2021-05-18tests/docker: Added libbpf library to the docker files.Andrew Melnychenko3-0/+3
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée1-89/+59
2021-05-18gitlab: add build-user-hexagon testAlex Bennée1-0/+11
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico1-0/+5
2021-05-18docker: Add Hexagon imageAlessandro Di Federico4-0/+210
2021-05-18tests/docker: add "fetch" sub-commandAlex Bennée1-0/+17
2021-05-18tests/docker: allow "update" to add the current userAlex Bennée1-1/+11
2021-05-18tests/docker: make executable an optional argument to "update"Alex Bennée2-28/+30
2021-05-18tests/docker: fix copying of executable in "update"Alex Bennée1-1/+8
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell13-59/+65
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell28-379/+289
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell23-75/+311
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell32-138/+243
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell16-59/+200
2021-05-14Fix build with 64 bits time_tFabrice Fontaine2-3/+10
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2-4/+2
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2-1/+15
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat5-6/+173
2021-05-14checkpatch: Fix use of uninitialized valueGreg Kurz1-0/+1
2021-05-14virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz1-0/+16
2021-05-14virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz1-18/+22
2021-05-14virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz1-0/+25
2021-05-14virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz1-2/+9
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero2-24/+14
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl1-3/+3
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy3-4/+1
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy1-17/+3
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy1-43/+0
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy3-47/+0
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy1-18/+4
2021-05-14block: drop write notifiersVladimir Sementsov-Ogievskiy3-19/+0
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy4-58/+27
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito3-43/+47
2021-05-14block/copy-on-read: use bdrv_drop_filter() and drop s->activeVladimir Sementsov-Ogievskiy1-32/+1
2021-05-14Document qemu-img options data_file and data_file_rawConnor Kuehl1-0/+31