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
2022-02-14
hw/nvme: fix CVE-2021-3929
Klaus Jensen
2022-02-12
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...
Peter Maydell
2022-02-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0...
Peter Maydell
2022-02-11
iotests/281: Let NBD connection yield in iothread
Hanna Reitz
2022-02-11
block/nbd: Move s->ioc on AioContext change
Hanna Reitz
2022-02-11
iotests/281: Test lingering timers
Hanna Reitz
2022-02-11
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
2022-02-11
block/nbd: Assert there are no timers when closed
Hanna Reitz
2022-02-11
block/nbd: Delete open timer when done
Hanna Reitz
2022-02-11
block/nbd: Delete reconnect delay timer when done
Hanna Reitz
2022-02-09
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-02-09
plugins: move reset of plugin data to tb_start
Alex Bennée
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-02-09
tests/plugins: add instruction matching to libinsn.so
Alex Bennée
2022-02-09
tests/plugin: allow libinsn.so per-CPU counts
Alex Bennée
2022-02-09
contrib/plugins: add a drcov plugin
Ivanov Arkady
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
2022-02-09
tracing: remove TCG memory access tracing
Alex Bennée
2022-02-09
docs: remove references to TCG tracing
Alex Bennée
2022-02-09
tests/tcg/sh4: disable another unreliable test
Alex Bennée
2022-02-09
tests: Update CentOS 8 container to CentOS Stream 8
Thomas Huth
2022-02-09
tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
Thomas Huth
2022-02-09
gitlab: fall back to commit hash in qemu-setup filename
Stefan Hajnoczi
2022-02-09
docs/devel: mention our .editorconfig
Alex Bennée
2022-02-09
tests/lcitool: Install libibumad to cover RDMA on Debian based distros
Philippe Mathieu-Daudé
2022-02-09
tests: Manually remove libxml2 on MSYS2 runners
Philippe Mathieu-Daudé
2022-02-09
tests/lcitool: Refresh submodule and remove libxml2
Philippe Mathieu-Daudé
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
Philippe Mathieu-Daudé
2022-02-09
gitmodules: Correct libvirt-ci submodule URL
Philippe Mathieu-Daudé
2022-02-09
MAINTAINERS: Cover lcitool submodule with build test / automation
Philippe Mathieu-Daudé
2022-02-09
.gitignore: add .gcov pattern
Alex Bennée
2022-02-09
Makefile: also remove .gcno files when cleaning
Alex Bennée
2022-02-09
tests/qtest: enable more vhost-user tests by default
Alex Bennée
2022-02-09
tests/Makefile.include: clean-up old code
Alex Bennée
2022-02-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208'...
Peter Maydell
2022-02-08
hw/sensor: Add lsm303dlhc magnetometer device
Kevin Townsend
2022-02-08
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
Peter Maydell
2022-02-08
hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
Peter Maydell
[next]