aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11target/arm: Reuse sve_probe_page for scatter storesRichard Henderson
2020-05-11target/arm: Reuse sve_probe_page for gather first-fault loadsRichard Henderson
2020-05-11target/arm: Use SVEContLdSt for contiguous storesRichard Henderson
2020-05-11target/arm: Update contiguous first-fault and no-fault loadsRichard Henderson
2020-05-11target/arm: Use SVEContLdSt for multi-register contiguous loadsRichard Henderson
2020-05-11target/arm: Handle watchpoints in sve_ld1_rRichard Henderson
2020-05-11target/arm: Use SVEContLdSt in sve_ld1_rRichard Henderson
2020-05-11target/arm: Adjust interface of sve_ld1_host_fnRichard Henderson
2020-05-11target/arm: Add sve infrastructure for page lookupRichard Henderson
2020-05-11target/arm: Drop manual handling of set/clear_helper_retaddrRichard Henderson
2020-05-11target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fnRichard Henderson
2020-05-11accel/tcg: Add endian-specific cpu_{ld, st}* operationsRichard Henderson
2020-05-11accel/tcg: Add probe_access_flagsRichard Henderson
2020-05-11accel/tcg: Adjust probe_access call to page_check_rangeRichard Henderson
2020-05-11accel/tcg: Add block comment for probe_accessRichard Henderson
2020-05-11exec: Fix cpu_watchpoint_address_matches address lengthRichard Henderson
2020-05-11exec: Add block comments for watchpoint routinesRichard Henderson
2020-05-11hw/timer/nrf51_timer: Add trace event of counter value updatePhilippe Mathieu-Daudé
2020-05-11hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé
2020-05-11aspeed: sdmc: Implement AST2600 locking behaviourJoel Stanley
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-05-11target/arm: Drop access_el3_aa32ns_aa64any()Edgar E. Iglesias
2020-05-11aspeed: Add boot stub for smp bootingJoel Stanley
2020-05-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-05-08block: Drop unused .bdrv_has_zero_init_truncateEric Blake
2020-05-08vhdx: Rework truncation logicEric Blake
2020-05-08parallels: Rework truncation logicEric Blake
2020-05-08ssh: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08sheepdog: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08rbd: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08nfs: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08file-win32: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08gluster: Drop useless has_zero_init callbackEric Blake
2020-05-08qcow2: Fix preallocation on block devicesMax Reitz
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf
2020-05-08iotests: Backup with different source/target sizeKevin Wolf
2020-05-08backup: Make sure that source and target size matchKevin Wolf
2020-05-08backup: Improve error for bdrv_getlength() failureKevin Wolf
2020-05-08iotests/283: Use consistent size for source and targetKevin Wolf
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf
2020-05-08vmdk: Flush only once in vmdk_L2update()Kevin Wolf
2020-05-08vmdk: Don't update L2 table for zero write on zero clusterKevin Wolf
2020-05-08vmdk: Fix partial overwrite of zero clusterKevin Wolf
2020-05-08vmdk: Fix zero cluster allocationKevin Wolf
2020-05-08vmdk: Rename VmdkMetaData.valid to new_allocationKevin Wolf
2020-05-08qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia
2020-05-08iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy