aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20tests/vm/freebsd: Update to FreeBSD 13.2Thomas Huth
2023-04-20qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controllerStefan Berger
2023-04-20qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename itStefan Berger
2023-04-20qtest: Add functions for accessing devices on Aspeed I2C controllerStefan Berger
2023-04-20MAINTAINERS: Add Juan Quintela to developer guides reviewJuan Quintela
2023-04-20cpu: Remove parameter of list_cpus()Thomas Huth
2023-04-20hw/core: Move numa.c into the target independent source setThomas Huth
2023-04-20softmmu: Move dirtylimit.c into the target independent source setThomas Huth
2023-04-20hw/display: Compile vga.c as target-independent codeThomas Huth
2023-04-20softmmu: Make qtest.c target independentThomas Huth
2023-04-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth
2023-04-20softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.cThomas Huth
2023-04-20hw/char: Move two more files from specific_ss to softmmu_ssThomas Huth
2023-04-20target/i386: Set family/model/stepping of the "max" CPU according to LM bitThomas Huth
2023-04-20tests/migration: Only run auto_converge in slow modeJuan Quintela
2023-04-20travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' jobVaibhav Jain
2023-04-20travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' jobVaibhav Jain
2023-04-20chardev: Allow setting file chardev input file on the command linePeter Maydell
2023-04-20qtest: Don't assert on "-qtest chardev:myid"Peter Maydell
2023-04-20test: Fix test-crypto-secret when compiling without keyring supportJuan Quintela
2023-04-20docs/cxl: Fix sentenceStefan Weil
2023-04-20docs: Fix typo (wphx => whpx)Stefan Weil
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-19Update version for v8.0.0 releasev8.0.0Peter Maydell
2023-04-13Update version for v8.0.0-rc4 releasev8.0.0-rc4Peter Maydell
2023-04-13Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse
2023-04-12migration: fix ram_state_pending_exact()Juan Quintela
2023-04-12migration/ram.c: Fix migration with compress enabledLukas Straub
2023-04-12migration: Recover behavior of preempt channel creation for pre-7.2Peter Xu
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu
2023-04-12io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server sidePeter Xu
2023-04-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-04-12block/nfs: do not poll within a coroutinePaolo Bonzini
2023-04-12Merge tag 'coverity-fixes-pull-request' of git://git.infradead.org/qemu-nvme ...Peter Maydell
2023-04-12hw/nvme: fix memory leak in nvme_dsmKlaus Jensen
2023-04-12hw/nvme: fix memory leak in fdp ruhid parsingKlaus Jensen
2023-04-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini
2023-04-11block-backend: ignore inserted state in blk_co_nb_sectorsPaolo Bonzini
2023-04-11block-backend: inline bdrv_co_get_geometryPaolo Bonzini
2023-04-11migration/block: replace uses of blk_nb_sectors that do not check resultPaolo Bonzini
2023-04-11block: remove has_variable_length from BlockDriverPaolo Bonzini
2023-04-11block: refresh bs->total_sectors on reopenPaolo Bonzini
2023-04-11block: remove has_variable_length from filtersPaolo Bonzini
2023-04-11block: move has_variable_length to BlockLimitsPaolo Bonzini
2023-04-11hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6IPeter Maydell
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf
2023-04-11block/vhdx: fix dynamic VHDX BAT corruptionLukas Tschoke
2023-04-10Merge tag 'pull-tcg-20230410' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell