summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-07-20tests: Add postcopy preempt testsPeter Xu
2022-07-20tests: Add postcopy tls recovery migration testPeter Xu
2022-07-20tests: Add postcopy tls migration testPeter Xu
2022-07-20tests: Move MigrateCommon upperPeter Xu
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé
2022-07-19tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson
2022-07-18tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2022-07-18qtest/machine-none: Add LoongArch supportSong Gao
2022-07-18tests/vm: Remove docker cross-compile test from CentOS VMJohn Snow
2022-07-18tests/vm: add 1GB extra memory per coreJohn Snow
2022-07-18tests/vm: remove duplicate 'centos' VM testJohn Snow
2022-07-18tests/vm: remove ubuntu.i386 VM testJohn Snow
2022-07-18tests/vm: upgrade Ubuntu 18.04 VM to 20.04John Snow
2022-07-18tests/vm: switch centos.aarch64 to CentOS 8 StreamJohn Snow
2022-07-18tests/vm: switch CentOS 8 to CentOS 8 StreamJohn Snow
2022-07-18tests/vm: use 'cp' instead of 'ln' for temporary vm imagesJohn Snow
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater
2022-07-14Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-07-13datadir: Use bundle mechanismAkihiko Odaki
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas
2022-07-12Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-12iotests/297: Have mypy ignore unused ignoresHanna Reitz
2022-07-12block: Add blk_co_truncate()Alberto Faria
2022-07-12block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria
2022-07-12block: Add blk_co_pwrite_compressed()Alberto Faria
2022-07-12block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria
2022-07-12block: Add blk_[co_]preadv_part()Alberto Faria
2022-07-12block: Add blk_{preadv,pwritev}()Alberto Faria
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2022-07-12block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria
2022-07-12tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow
2022-07-12tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow
2022-07-12crypto: Make block callbacks return 0 on successAlberto Faria