Age | Commit message (Expand) | Author |
2022-07-20 | Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st... | Peter Maydell |
2022-07-20 | Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2022-07-20 | tests: Add postcopy preempt tests | Peter Xu |
2022-07-20 | tests: Add postcopy tls recovery migration test | Peter Xu |
2022-07-20 | tests: Add postcopy tls migration test | Peter Xu |
2022-07-20 | tests: Move MigrateCommon upper | Peter Xu |
2022-07-20 | tests: Add dirty page rate limit test | Hyman Huang(黄勇) |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) |
2022-07-20 | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging | Peter Maydell |
2022-07-19 | Hexagon (target/hexagon) fix bug in mem_noshuf load exception | Taylor Simpson |
2022-07-19 | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load | Taylor Simpson |
2022-07-19 | tests/tcg/loongarch64: Add pcadd related instructions test | Song Gao |
2022-07-19 | tests/tcg/loongarch64: Add fp comparison instructions test | Song Gao |
2022-07-19 | tests/tcg/loongarch64: Add fclass test | Song Gao |
2022-07-19 | tests/tcg/loongarch64: Add div and mod related instructions test | Song Gao |
2022-07-19 | tests/tcg/loongarch64: Add clo related instructions test | Song Gao |
2022-07-19 | tests/tcg/loongarch64: Add float reference files | Philippe Mathieu-Daudé |
2022-07-19 | tests/docker/dockerfiles: Add debian-loongarch-cross.docker | Richard Henderson |
2022-07-19 | tests/tcg/s390x: test signed vfmin/vfmax | Ilya Leoshkevich |
2022-07-18 | tests/unit: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé |
2022-07-18 | qtest/machine-none: Add LoongArch support | Song Gao |
2022-07-18 | tests/vm: Remove docker cross-compile test from CentOS VM | John Snow |
2022-07-18 | tests/vm: add 1GB extra memory per core | John Snow |
2022-07-18 | tests/vm: remove duplicate 'centos' VM test | John Snow |
2022-07-18 | tests/vm: remove ubuntu.i386 VM test | John Snow |
2022-07-18 | tests/vm: upgrade Ubuntu 18.04 VM to 20.04 | John Snow |
2022-07-18 | tests/vm: switch centos.aarch64 to CentOS 8 Stream | John Snow |
2022-07-18 | tests/vm: switch CentOS 8 to CentOS 8 Stream | John Snow |
2022-07-18 | tests/vm: use 'cp' instead of 'ln' for temporary vm images | John Snow |
2022-07-18 | Align Raspberry Pi DMA interrupts with Linux DTS | Andrey Makarov |
2022-07-18 | hw/adc: Fix CONV bit in NPCM7XX ADC CON register | Hao Wu |
2022-07-15 | Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta... | Peter Maydell |
2022-07-14 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2022-07-14 | hw/gpio/aspeed: Don't let guests modify input pins | Peter Delevoryas |
2022-07-14 | qtest/aspeed_gpio: Add input pin modification test | Peter Delevoryas |
2022-07-14 | hw: m25p80: add tests for BP and TB bit write protect | Iris Chen |
2022-07-14 | test/avocado/machine_aspeed.py: Add SDK tests | Cédric Le Goater |
2022-07-14 | Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging | Peter Maydell |
2022-07-13 | datadir: Use bundle mechanism | Akihiko Odaki |
2022-07-13 | scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216) | Mauro Matteo Cascella |
2022-07-13 | avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR | Peter Delevoryas |
2022-07-12 | Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into staging | Peter Maydell |
2022-07-12 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2022-07-12 | iotests/297: Have mypy ignore unused ignores | Hanna Reitz |
2022-07-12 | block: Add blk_co_truncate() | Alberto Faria |
2022-07-12 | block: Implement blk_pwrite_zeroes() using generated_co_wrapper | Alberto Faria |
2022-07-12 | block: Add blk_co_pwrite_compressed() | Alberto Faria |
2022-07-12 | block: Export blk_pwritev_part() in block-backend-io.h | Alberto Faria |
2022-07-12 | block: Add blk_[co_]preadv_part() | Alberto Faria |
2022-07-12 | block: Add blk_{preadv,pwritev}() | Alberto Faria |