aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-07-29tests: refresh to latest libvirt-ci moduleDaniel P. Berrangé16-12/+36
2022-07-26iotests/131: Add parallels regression testHanna Reitz2-1/+47
2022-07-20Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell4-85/+484
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-0/+418
2022-07-20tests: Add postcopy preempt testsPeter Xu1-2/+57
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu1-9/+30
2022-07-20tests: Add postcopy tls migration testPeter Xu1-10/+51
2022-07-20tests: Move MigrateCommon upperPeter Xu1-72/+72
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)3-0/+280
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)1-0/+2
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell3-5/+264
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2-0/+147
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson1-5/+117
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2-0/+39
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2-0/+38
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao2-0/+131
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2-0/+55
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao2-0/+103
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé3-0/+2504
2022-07-19tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson2-0/+27
2022-07-19tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2-0/+418
2022-07-18tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2-24/+24
2022-07-18qtest/machine-none: Add LoongArch supportSong Gao1-0/+1
2022-07-18tests/vm: Remove docker cross-compile test from CentOS VMJohn Snow1-1/+0
2022-07-18tests/vm: add 1GB extra memory per coreJohn Snow1-0/+5
2022-07-18tests/vm: remove duplicate 'centos' VM testJohn Snow1-1/+1
2022-07-18tests/vm: remove ubuntu.i386 VM testJohn Snow2-42/+1
2022-07-18tests/vm: upgrade Ubuntu 18.04 VM to 20.04John Snow1-3/+7
2022-07-18tests/vm: switch centos.aarch64 to CentOS 8 StreamJohn Snow1-150/+24
2022-07-18tests/vm: switch CentOS 8 to CentOS 8 StreamJohn Snow1-3/+3
2022-07-18tests/vm: use 'cp' instead of 'ln' for temporary vm imagesJohn Snow1-1/+1
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2-1/+120
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu1-1/+1
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell3-0/+206
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-18/+76
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas1-1/+1
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas1-0/+27
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen1-0/+111
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater1-0/+68
2022-07-14Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell1-8/+9
2022-07-13datadir: Use bundle mechanismAkihiko Odaki1-18/+0
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella1-0/+76
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas1-8/+9
2022-07-12Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell6-37/+169
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell9-8/+5
2022-07-12iotests/297: Have mypy ignore unused ignoresHanna Reitz1-1/+1
2022-07-12block: Add blk_co_truncate()Alberto Faria1-0/+14
2022-07-12block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria1-0/+17
2022-07-12block: Add blk_co_pwrite_compressed()Alberto Faria1-0/+18
2022-07-12block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria1-0/+19