index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-20
tests/vm/freebsd: Update to FreeBSD 13.2
Thomas Huth
2023-04-20
qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
Stefan Berger
2023-04-20
qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
Stefan Berger
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
MAINTAINERS: Add Juan Quintela to developer guides review
Juan Quintela
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
2023-04-20
hw/core: Move numa.c into the target independent source set
Thomas Huth
2023-04-20
softmmu: Move dirtylimit.c into the target independent source set
Thomas Huth
2023-04-20
hw/display: Compile vga.c as target-independent code
Thomas Huth
2023-04-20
softmmu: Make qtest.c target independent
Thomas Huth
2023-04-20
include/exec: Provide the tswap() functions for target independent code, too
Thomas Huth
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
2023-04-20
hw/char: Move two more files from specific_ss to softmmu_ss
Thomas Huth
2023-04-20
target/i386: Set family/model/stepping of the "max" CPU according to LM bit
Thomas Huth
2023-04-20
tests/migration: Only run auto_converge in slow mode
Juan Quintela
2023-04-20
travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' job
Vaibhav Jain
2023-04-20
travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' job
Vaibhav Jain
2023-04-20
chardev: Allow setting file chardev input file on the command line
Peter Maydell
2023-04-20
qtest: Don't assert on "-qtest chardev:myid"
Peter Maydell
2023-04-20
test: Fix test-crypto-secret when compiling without keyring support
Juan Quintela
2023-04-20
docs/cxl: Fix sentence
Stefan Weil
2023-04-20
docs: Fix typo (wphx => whpx)
Stefan Weil
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-19
Update version for v8.0.0 release
v8.0.0
Peter Maydell
2023-04-13
Update version for v8.0.0-rc4 release
v8.0.0-rc4
Peter Maydell
2023-04-13
Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-04-13
hw/xen: Fix double-free in xen_console store_con_info()
David Woodhouse
2023-04-12
migration: fix ram_state_pending_exact()
Juan Quintela
2023-04-12
migration/ram.c: Fix migration with compress enabled
Lukas Straub
2023-04-12
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
2023-04-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-04-12
block/nfs: do not poll within a coroutine
Paolo Bonzini
2023-04-12
Merge tag 'coverity-fixes-pull-request' of git://git.infradead.org/qemu-nvme ...
Peter Maydell
2023-04-12
hw/nvme: fix memory leak in nvme_dsm
Klaus Jensen
2023-04-12
hw/nvme: fix memory leak in fdp ruhid parsing
Klaus Jensen
2023-04-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-04-11
block, block-backend: write some hot coroutine wrappers by hand
Paolo Bonzini
2023-04-11
block-backend: ignore inserted state in blk_co_nb_sectors
Paolo Bonzini
2023-04-11
block-backend: inline bdrv_co_get_geometry
Paolo Bonzini
2023-04-11
migration/block: replace uses of blk_nb_sectors that do not check result
Paolo Bonzini
2023-04-11
block: remove has_variable_length from BlockDriver
Paolo Bonzini
2023-04-11
block: refresh bs->total_sectors on reopen
Paolo Bonzini
2023-04-11
block: remove has_variable_length from filters
Paolo Bonzini
2023-04-11
block: move has_variable_length to BlockLimits
Paolo Bonzini
2023-04-11
hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
Peter Maydell
2023-04-11
iotests: Regression test for vhdx log corruption
Kevin Wolf
2023-04-11
block/vhdx: fix dynamic VHDX BAT corruption
Lukas Tschoke
2023-04-10
Merge tag 'pull-tcg-20230410' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
[next]