aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16linux-user/aarch64: Signal SEGV_MTESERR for sync tag check faultRichard Henderson
2021-02-16linux-user/aarch64: Pass syndrome to EXC_*_ABORTRichard Henderson
2021-02-16target/arm: Split out syndrome.h from internals.hRichard Henderson
2021-02-16linux-user/aarch64: Implement PROT_MTERichard Henderson
2021-02-16linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAGRichard Henderson
2021-02-16target/arm: Use the proper TBI settings for linux-userRichard Henderson
2021-02-16target/arm: Improve gen_top_byte_ignoreRichard Henderson
2021-02-16linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLERichard Henderson
2021-02-16linux-user: Handle tags in lock_user/unlock_userRichard Henderson
2021-02-16linux-user: Fix types in uaccess.cRichard Henderson
2021-02-16linux-user: Move lock_user et al out of lineRichard Henderson
2021-02-16linux-user: Use cpu_untagged_addr in access_ok; split out *_untaggedRichard Henderson
2021-02-16exec: Rename guest_{addr,range}_valid to *_untaggedRichard Henderson
2021-02-16linux-user: Use guest_range_valid in access_okRichard Henderson
2021-02-16linux-user: Explicitly untag memory management syscallsRichard Henderson
2021-02-16exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson
2021-02-16exec: Introduce cpu_untagged_addrRichard Henderson
2021-02-16linux-user: Fix guest_addr_valid vs reserved_vaRichard Henderson
2021-02-16linux-user: Do not use guest_addr_valid for h2g_validRichard Henderson
2021-02-16bsd-user: Tidy VERIFY_READ/VERIFY_WRITERichard Henderson
2021-02-16linux-user: Tidy VERIFY_READ/VERIFY_WRITERichard Henderson
2021-02-16linux-user: Check for overflow in access_okRichard Henderson
2021-02-16exec: Improve types for guest_addr_validRichard Henderson
2021-02-16exec: Use uintptr_t in cpu_ldst.hRichard Henderson
2021-02-16exec: Use uintptr_t for guest_baseRichard Henderson
2021-02-16linux-user: Introduce PAGE_ANONRichard Henderson
2021-02-16tcg: Introduce target-specific page data for user-onlyRichard Henderson
2021-02-15Acceptance Tests: set up existing ssh keys by defaultCleber Rosa
2021-02-15Acceptance Tests: fix population of public key in cloudinit imageCleber Rosa
2021-02-15Acceptance Tests: introduce method for requiring an acceleratorCleber Rosa
2021-02-15Acceptance Tests: introduce LinuxTest base classCleber Rosa
2021-02-15maint: Tell git that *.py files should use python diff hunksEric Blake
2021-02-15tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu logCleber Rosa
2021-02-15Python: close the log file kept by QEMUMachine before reading itCleber Rosa
2021-02-15virtiofs_submounts.py test: Note on vmlinuz paramMax Reitz
2021-02-15Acceptance Tests: bump Avocado version requirement to 85.0Cleber Rosa
2021-02-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-02-15docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module namePeter Maydell
2021-02-15monitor/qmp: Stop processing requests when shutdown is requestedKevin Wolf
2021-02-15monitor: Fix assertion failure on shutdownKevin Wolf
2021-02-15block: qcow2: remove the created file on initialization errorMaxim Levitsky
2021-02-15block: add bdrv_co_delete_file_noerrMaxim Levitsky
2021-02-15crypto: luks: Fix tiny memory leakMaxim Levitsky
2021-02-15tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth
2021-02-15xen-block: fix reporting of discard featureRoger Pau Monne
2021-02-15hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICEAlexander Bulekov
2021-02-15blockjob: Fix crash with IOthread when block commit after snapshotMichael Qiu
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf
2021-02-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell