summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell2022-07-204-85/+484
|\
| * tests: Add postcopy preempt testsPeter Xu2022-07-201-2/+57
| * tests: Add postcopy tls recovery migration testPeter Xu2022-07-201-9/+30
| * tests: Add postcopy tls migration testPeter Xu2022-07-201-10/+51
| * tests: Move MigrateCommon upperPeter Xu2022-07-201-72/+72
| * tests: Add dirty page rate limit testHyman Huang(黄勇)2022-07-203-0/+280
| * softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+2
* | Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2022-07-202-0/+418
|\ \
| * | tests/tcg/s390x: test signed vfmin/vfmaxIlya Leoshkevich2022-07-192-0/+418
* | | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell2022-07-203-5/+264
|\ \ \ | |_|/ |/| |
| * | Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2022-07-192-0/+147
| * | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson2022-07-191-5/+117
* | | tests/tcg/loongarch64: Add pcadd related instructions testSong Gao2022-07-192-0/+39
* | | tests/tcg/loongarch64: Add fp comparison instructions testSong Gao2022-07-192-0/+38
* | | tests/tcg/loongarch64: Add fclass testSong Gao2022-07-192-0/+131
* | | tests/tcg/loongarch64: Add div and mod related instructions testSong Gao2022-07-192-0/+55
* | | tests/tcg/loongarch64: Add clo related instructions testSong Gao2022-07-192-0/+103
* | | tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé2022-07-193-0/+2504
* | | tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson2022-07-192-0/+27
|/ /
* | tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2022-07-182-24/+24
* | qtest/machine-none: Add LoongArch supportSong Gao2022-07-181-0/+1
* | tests/vm: Remove docker cross-compile test from CentOS VMJohn Snow2022-07-181-1/+0Star
* | tests/vm: add 1GB extra memory per coreJohn Snow2022-07-181-0/+5
* | tests/vm: remove duplicate 'centos' VM testJohn Snow2022-07-181-1/+1
* | tests/vm: remove ubuntu.i386 VM testJohn Snow2022-07-182-42/+1Star
* | tests/vm: upgrade Ubuntu 18.04 VM to 20.04John Snow2022-07-181-3/+7
* | tests/vm: switch centos.aarch64 to CentOS 8 StreamJohn Snow2022-07-181-150/+24Star
* | tests/vm: switch CentOS 8 to CentOS 8 StreamJohn Snow2022-07-181-3/+3
* | tests/vm: use 'cp' instead of 'ln' for temporary vm imagesJohn Snow2022-07-181-1/+1
|/
* Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2022-07-182-1/+120
* hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu2022-07-181-1/+1
* Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell2022-07-153-0/+206
|\
| * hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas2022-07-141-1/+1
| * qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas2022-07-141-0/+27
| * hw: m25p80: add tests for BP and TB bit write protectIris Chen2022-07-141-0/+111
| * test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater2022-07-141-0/+68
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-142-18/+76
|\ \ | |/ |/|
| * datadir: Use bundle mechanismAkihiko Odaki2022-07-131-18/+0Star
| * scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella2022-07-131-0/+76
* | Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell2022-07-141-8/+9
|\ \
| * | avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas2022-07-131-8/+9
| |/
* | Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell2022-07-126-37/+169
|\ \ | |/ |/|
| * iotests/297: Have mypy ignore unused ignoresHanna Reitz2022-07-121-1/+1
| * block: Add blk_co_truncate()Alberto Faria2022-07-121-0/+14
| * block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria2022-07-121-0/+17
| * block: Add blk_co_pwrite_compressed()Alberto Faria2022-07-121-0/+18
| * block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria2022-07-121-0/+19
| * block: Add blk_[co_]preadv_part()Alberto Faria2022-07-121-0/+19
| * block: Add blk_{preadv,pwritev}()Alberto Faria2022-07-121-1/+41
| * block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-4/+4