aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell10-34/+89
2020-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-9/+94
2020-11-17Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20201117' into...Peter Maydell1-4/+11
2020-11-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell17-17/+172
2020-11-17tmp105: Correct handling of temperature limit checksPeter Maydell2-9/+68
2020-11-17hw/misc/tmp105: reset the T_low and T_High registersPeter Maydell1-0/+3
2020-11-17configure: Make "does libgio work" test pull in some actual functionsPeter Maydell1-2/+9
2020-11-17util/cutils: Fix Coverity array overrun in freq_to_str()Philippe Mathieu-Daudé1-1/+2
2020-11-17register: Remove unnecessary NULL checkAlistair Francis1-4/+0
2020-11-17target/openrisc: Remove dead code attempting to check "is timer disabled"Peter Maydell1-3/+0
2020-11-17hw/input/ps2.c: Remove remnants of printf debugPeter Maydell1-9/+0
2020-11-17exynos: Fix bad printf format specifiersAlex Chen2-6/+6
2020-11-17hw/arm/virt: ARM_VIRT must select ARM_GICAndrew Jones1-0/+1
2020-11-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-38/+65
2020-11-17iotests/081: Test rewrite-corrupted without WRITEMax Reitz2-0/+81
2020-11-17iotests/081: Filter image format after testdirMax Reitz1-3/+4
2020-11-17quorum: Require WRITE perm with rewrite-corruptedMax Reitz1-0/+5
2020-11-17io_uring: do not use pointer after freePaolo Bonzini1-1/+1
2020-11-17file-posix: allow -EBUSY errors during write zeros on raw block devicesMaxim Levitsky1-0/+1
2020-11-17iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf1-1/+1
2020-11-17char-stdio: Fix QMP default for 'signal'Kevin Wolf2-5/+2
2020-11-17Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-11-16' into st...Peter Maydell2-3/+3
2020-11-17hw/sd: Fix 2 GiB card CSD register valuesBin Meng1-4/+11
2020-11-17max111x: put it into the 'misc' categoryGan Qixin1-0/+1
2020-11-17nand: put it into the 'storage' categoryGan Qixin1-0/+1
2020-11-17ads7846: put it into the 'input' categoryGan Qixin1-0/+2
2020-11-17ssd0323: put it into the 'display' categoryGan Qixin1-0/+1
2020-11-17vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen2-2/+2
2020-11-17contrib/libvhost-user: Fix bad printf format specifiersAlexChen1-12/+12
2020-11-17gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.comRebecca Cran1-1/+1
2020-11-17target/microblaze: Fix possible array out of bounds in mmu_write()AlexChen1-1/+2
2020-11-17tests/vm: update NetBSD to 9.1Brad Smith1-3/+3
2020-11-17tests/vm: Add Haiku test based on their vagrant imagesAlexander von Gluck IV5-3/+152
2020-11-17configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.hThomas Huth3-1/+7
2020-11-17configure: Do not build pc-bios/optionrom on HaikuThomas Huth1-1/+1
2020-11-17configure: Fix the _BSD_SOURCE define for the Haiku buildThomas Huth1-1/+1
2020-11-17qemu/bswap: Remove unused qemu_bswap_len()Philippe Mathieu-Daudé1-6/+0
2020-11-16Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell6-11/+53
2020-11-16iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf1-1/+1
2020-11-16nbd: Silence Coverity false positiveEric Blake1-2/+2
2020-11-16Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-16-tag' in...Peter Maydell2-8/+10
2020-11-16memory: Skip dirty tracking for un-migratable memory regionsZenghui Yu1-1/+4
2020-11-16target/i386: avoid theoretical leak on MCE injectionPaolo Bonzini1-6/+4
2020-11-16scsi-disk: convert more errno values back to SCSI statusesPaolo Bonzini1-0/+19
2020-11-16util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()David Hildenbrand2-0/+20
2020-11-16kvm/i386: Set proper nested state format for SVMTom Lendacky1-4/+6
2020-11-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell340-341/+341
2020-11-16qga: update schema for guest-get-disks 'dependents' fieldMichael Roth2-8/+10
2020-11-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1611...Peter Maydell9-31/+35
2020-11-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201116-pull-request...Peter Maydell3-35/+48