aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-06target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé
2021-10-06target/hexagon: Remove unused TCG temporary from predicated loadsPhilippe Mathieu-Daudé
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson
2021-10-06Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson
2021-10-06iotests: Update for pylint 2.11.1John Snow
2021-10-06iotests/migrate-bitmaps-test: delintJohn Snow
2021-10-06iotests/mirror-top-perms: Adjust importsJohn Snow
2021-10-06iotests/linters: check mypy files all at onceJohn Snow
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow
2021-10-06block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini
2021-10-06iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy
2021-10-06block: bdrv_insert_node(): don't use bdrv_open()Vladimir Sementsov-Ogievskiy
2021-10-06block: bdrv_insert_node(): doc and styleVladimir Sementsov-Ogievskiy
2021-10-06block: bdrv_insert_node(): fix and improve error handlingVladimir Sementsov-Ogievskiy
2021-10-06block: implement bdrv_new_open_driver_opts()Vladimir Sementsov-Ogievskiy
2021-10-06qemu-storage-daemon: Only display FUSE help when FUSE is built-inPhilippe Mathieu-Daudé
2021-10-06include/block.h: remove outdated commentEmanuele Giuseppe Esposito
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_sat_vecRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_minmax_vecRichard Henderson
2021-10-05tcg/s390x: Implement vector shift operationsRichard Henderson
2021-10-05tcg/s390x: Implement TCG_TARGET_HAS_mul_vecRichard Henderson
2021-10-05tcg/s390x: Implement andc, orc, abs, neg, not vector operationsRichard Henderson
2021-10-05tcg/s390x: Implement minimal vector operationsRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_dup*_vecRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_mov for vector typesRichard Henderson
2021-10-05tcg/s390x: Implement tcg_out_ld/st for vector typesRichard Henderson
2021-10-05tcg/s390x: Add host vector frameworkRichard Henderson
2021-10-05tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGRegRichard Henderson
2021-10-05tcg/s390x: Change FACILITY representationRichard Henderson
2021-10-05tcg/s390x: Rename from tcg/s390Richard Henderson
2021-10-05tcg: Expand usadd/ussub with umin/umaxRichard Henderson
2021-10-05hw/core/cpu: Re-sort the non-pointers to the end of CPUClassRichard Henderson
2021-10-05trace: Split guest_mem_beforeRichard Henderson
2021-10-05plugins: Reorg arguments to qemu_plugin_vcpu_mem_cbRichard Henderson
2021-10-05accel/tcg: Pass MemOpIdx to atomic_trace_*_postRichard Henderson
2021-10-05trace/mem: Pass MemOpIdx to trace_mem_get_infoRichard Henderson
2021-10-05tcg: Split out MemOpIdx to exec/memopidx.hRichard Henderson
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson
2021-10-05tcg: Expand MO_SIZE to 3 bitsRichard Henderson
2021-10-05accel/tcg: Drop signness in tracing in cputlb.cRichard Henderson
2021-10-05tcg: add dup_const_tl wrapperPhilipp Tomsich
2021-10-05tests/docker: Fix fedora-i386-cross cross-compilationRichard Henderson
2021-10-05tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGESRichard Henderson
2021-10-05tests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34Richard Henderson
2021-10-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-05hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCIPhilippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()Philippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename amdviPCI TypeInfoPhilippe Mathieu-Daudé