Age | Commit message (Expand) | Author |
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 |
2022-07-12 | block: Change blk_{pread,pwrite}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to blk_pread() | Alberto Faria |
2022-07-12 | block: Make blk_{pread,pwrite}() return 0 on success | Alberto Faria |
2022-07-12 | tests/qemu-iotests: skip 108 when FUSE is not loaded | John Snow |
2022-07-12 | tests/qemu-iotests: hotfix for 307, 223 output | John Snow |
2022-07-12 | crypto: Make block callbacks return 0 on success | Alberto Faria |
2022-07-12 | block: Make bdrv_{pread,pwrite}() return 0 on success | Alberto Faria |
2022-07-12 | block: Change bdrv_{pread,pwrite,pwrite_sync}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}() | Alberto Faria |
2022-07-12 | iotests/copy-before-write: specify required_fmts | Vladimir Sementsov-Ogievskiy |
2022-07-12 | iotests: fix copy-before-write for macOS and FreeBSD | Vladimir Sementsov-Ogievskiy |
2022-07-06 | tests/tcg/ppc64: Add mffsce test | Víctor Colombo |
2022-07-06 | tests/tcg: compile system emulation tests as freestanding | Paolo Bonzini |
2022-07-06 | tests/vm: do not specify -bios option | Paolo Bonzini |
2022-07-05 | tests: use consistent bandwidth/downtime limits in migration tests | Daniel P. Berrangé |
2022-07-05 | tests: increase migration test converge downtime to 30 seconds | Daniel P. Berrangé |
2022-07-05 | tests: wait for migration completion before looking for STOP event | Daniel P. Berrangé |
2022-07-05 | tests: wait max 120 seconds for migration test status changes | Daniel P. Berrangé |
2022-07-05 | tests/fp: Do not build softfloat3 tests if TCG is disabled | Philippe Mathieu-Daudé |
2022-07-04 | tests: fix test-cutils leaks | Marc-André Lureau |
2022-07-03 | target/riscv: Set env->bins in gen_exception_illegal | Richard Henderson |
2022-06-30 | hw: m25p80: add tests for write protect (WP# and SRWD bit) | Iris Chen |
2022-06-29 | iotests: copy-before-write: add cases for cbw-timeout option | Vladimir Sementsov-Ogievskiy |
2022-06-29 | iotests: add copy-before-write: on-cbw-error tests | Vladimir Sementsov-Ogievskiy |
2022-06-23 | migration: remove the QEMUFileOps abstraction | Daniel P. Berrangé |
2022-06-22 | io: add a QIOChannelNull equivalent to /dev/null | Daniel P. Berrangé |
2022-06-22 | hw: m25p80: fixing individual test failure when tests are running in isolation | Iris Chen |
2022-06-22 | test/avocado/machine_aspeed.py: Add an I2C RTC test | Cédric Le Goater |
2022-06-22 | test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb | Cédric Le Goater |